WHOIS QUERY TIME

25 May 2024 - 12:32 PM UTC

Modified: 23 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: adrian atelj

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=homespage.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "homespage.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "homespage.com.au",
            "domain_keyword": "homespage",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 12:32:45",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "adrian atelj",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.084,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>homespage.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>homespage.com.au</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>adrian atelj</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.084</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.18 seconds) for "homespage.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

1 Feb 2024 - 6:27 PM UTC

Modified: 19 October 2023

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: adrian atelj

#2 - QUERY TIME

25 May 2024 - 12:32 PM UTC

Modified: 23 April 2024

REGISTRAR

Name: Melbourne IT
Website: https://elb.www.netregistry.com.au/contact-us/

DNSSEC

unsigned

NAME SERVERS

ns1.netregistry.net
ns2.netregistry.net
ns3.netregistry.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: adrian atelj

* 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=homespage.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "homespage.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "homespage.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "homespage.com.au",
            "domain_keyword": "homespage",
            "domain_tld": "com.au",
            "query_time": "2024-02-01 18:27:21",
            "update_date": "2023-10-19",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "adrian atelj",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "homespage.com.au",
            "domain_keyword": "homespage",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 12:32:45",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "adrian atelj",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.18,
        "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>homespage.com.au</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>homespage.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>homespage.com.au</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-02-01 18:27:21</query_time>
   <update_date>2023-10-19</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>adrian atelj</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>homespage.com.au</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>adrian atelj</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.18</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 8 domain names (in 0.04 seconds) which contained the exact domain keyword "homespage".
Domain Name Registered Expiry Registrar Ownership
1 homespage.com 2 Dec 1997 1 Dec 2024 GoDaddy.com, LLC -
2 homespage.uk 3 Jun 2016 3 Jun 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
3 homespage.co.uk 17 Nov 2019 17 Nov 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
4 homespage.info 30 Jul 2020 30 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 homespage.co 30 Jul 2020 30 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 homespage.net 30 Jul 2020 30 Jul 2024 NameCheap, Inc. -
7 homespage.ca 28 Apr 2022 28 Apr 2025 Grape Inc. REDACTED FOR PRIVACY
8 homespage.pro 7 Mar 2024 7 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 homespage.com.au - - Melbourne IT adrian atelj

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=homespage&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "homespage",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "homespage.com, homespage.uk, homespage.co.uk, homespage.info, homespage.co, homespage.net, homespage.ca, homespage.pro, homespage.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "homespage.com",
            "domain_keyword": "homespage",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:32:45",
            "create_date": "1997-12-02",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "e3f3544b.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "homespage.uk",
            "domain_keyword": "homespage",
            "domain_tld": "uk",
            "query_time": "2024-05-25 12:32:45",
            "create_date": "2016-06-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-06-03",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns.123-reg.co.uk",
                "ns2.123-reg.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "homespage.co.uk",
            "domain_keyword": "homespage",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 12:32:45",
            "create_date": "2019-11-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-11-17",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "tadeo.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "homespage.info",
            "domain_keyword": "homespage",
            "domain_tld": "info",
            "query_time": "2024-05-25 12:32:45",
            "create_date": "2020-07-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "homespage.co",
            "domain_keyword": "homespage",
            "domain_tld": "co",
            "query_time": "2024-05-25 12:32:45",
            "create_date": "2020-07-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "homespage.net",
            "domain_keyword": "homespage",
            "domain_tld": "net",
            "query_time": "2024-05-25 12:32:45",
            "create_date": "2020-07-30",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "homespage.ca",
            "domain_keyword": "homespage",
            "domain_tld": "ca",
            "query_time": "2024-05-07 09:31:45",
            "create_date": "2022-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "registrar_name": "Grape Inc.",
            "registrar_website": "https://grape.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "homespage.pro",
            "domain_keyword": "homespage",
            "domain_tld": "pro",
            "query_time": "2024-05-07 09:31:45",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "homespage.com.au",
            "domain_keyword": "homespage",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 12:32:45",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "adrian atelj",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>homespage</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>homespage.com, homespage.uk, homespage.co.uk, homespage.info, homespage.co, homespage.net, homespage.ca, homespage.pro, homespage.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>homespage.com</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <create_date>1997-12-02</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>e3f3544b.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>homespage.uk</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <create_date>2016-06-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns.123-reg.co.uk</value>
    <value>ns2.123-reg.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>homespage.co.uk</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <create_date>2019-11-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>tadeo.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>homespage.info</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>homespage.co</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>homespage.net</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-30</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.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>7</num>
   <domain_name>homespage.ca</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-07 09:31:45</query_time>
   <create_date>2022-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Grape Inc.</registrar_name>
   <registrar_website>https://grape.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>homespage.pro</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-07 09:31:45</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>homespage.com.au</domain_name>
   <domain_keyword>homespage</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>adrian atelj</registrant_name>
   <name_servers>
    <value>ns1.netregistry.net</value>
    <value>ns2.netregistry.net</value>
    <value>ns3.netregistry.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 1,367 domain names (in 0.211 seconds) which look and sound like the brand name "homespage".
Domain Name Registered Expiry Registrar Ownership
1 homespace.pe - - NIC.PE Dattatec.com SRL
2 homespages.online 10 Sep 2021 10 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
3 homessage.com 21 May 2010 21 May 2026 GoDaddy.com, LLC -
4 homespace.live 17 Dec 2022 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 homespace.one 10 Jul 2021 10 Jul 2024 Key-Systems LLC Private Person
6 home-page.eu - - CPS-Datensysteme GmbH -
7 homespare.co.uk 14 Dec 1998 14 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
8 homespace.org 30 Mar 2013 30 Mar 2027 GoDaddy.com, LLC Calgary Community Land Trust Society
9 homespace.work 21 Mar 2020 21 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 homestage.app 27 Feb 2024 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 homespace.com.au - - Corporation Service Company (Aust) Pty Ltd Domain Administrator
12 homespace.net 5 May 2002 5 May 2025 ENOM, INC. NameStore.com - UrlCollection.com - TopNames.com
13 homepage.cool 4 Apr 2024 4 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
14 homepage.uk.com 15 Jan 2004 15 Jan 2025 123-Reg Limited -
15 homepage.domains 12 Mar 2014 12 Mar 2025 Cloudflare, Inc iSearch GmbH
16 homepage.lol 29 Mar 2024 29 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
17 homepage.science 30 Sep 2022 30 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 homepage.zone 30 Apr 2014 30 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
19 homepage.so 6 Dec 2023 6 Dec 2024 NameCheap Privacy service provided by Withheld for Privacy ehf
20 homesage.com 12 Dec 2002 12 Dec 2024 Network Solutions, LLC PERFECT PRIVACY, LLC
21 homepage.com 21 Nov 1997 2 Nov 2024 MarkMonitor, Inc. Constellation Web Solutions, Inc. dba Market Leader
22 homepage.top 18 Feb 2019 18 Feb 2025 west263 International Limited REDACTED FOR PRIVACY
23 homespace.it 24 Aug 2012 24 Aug 2024 Landolfi Progetti s.a.s. di Antonio Landolfi Landolfi Progetti SAS
24 homespace.us 6 Jan 2024 6 Jan 2025 Sav.com, LLC - 1 Gleison Rodrigo
25 homestage.de - - - -
26 home-page.org.uk 23 Oct 2023 23 Oct 2024 Hans Lempka [Tag = ALPHADOMAINS] -
27 home-page.site 19 Oct 2017 19 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
28 home-page.tools 15 Aug 2019 15 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
29 homespace.cn 11 Sep 2009 11 Sep 2024 阿里云计算有限公司(万网) 杨学艺
30 homespace.top 8 Sep 2022 8 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen lin
31 homeepage.com 31 Aug 2002 31 Aug 2024 RegistryGate GmbH REDACTED FOR PRIVACY
32 homespase.site 25 Dec 2021 25 Dec 2026 DNSPod, Inc. Lan Ting
33 homestage.sk 17 Nov 2011 17 Nov 2024 WebSupport s.r.o. HomeBrand s.r.o.
34 homestage.ru 30 Jul 2013 30 Jul 2024 SALENAMES-RU Private Person
35 homespace.nl 24 Mar 2006 - Previder B.V. -
36 homestage.me 4 Jul 2023 4 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
37 homestage.net 5 Aug 2004 5 Aug 2024 TUCOWS, INC. Buydomains.com
38 home-page.org 11 Dec 1998 10 Dec 2024 Vautron Rechenzentrum AG Ruediger Spaeth
39 homespace.moscow 15 May 2023 15 May 2025 JSC "RU-CENTER" Personal data, can not be publicly disclosed according to applicable laws.
40 home-page.co.uk 14 Jun 2016 14 Jun 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
41 homestage.space 30 Apr 2024 30 Apr 2025 Hosting Ukraine LLC Hosting Ukraine LLC
42 home-page.net 31 Jan 2004 31 Jan 2025 Dynadot Inc -
43 homespace.xyz 27 Dec 2020 27 Dec 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
44 homespace.co.in 2 Nov 2023 2 Nov 2024 GoDaddy.com, LLC Interior design and construction firm
45 homespace.family 28 Apr 2023 28 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com OMEGA CENTRE PTE LTD
46 homestage.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
47 homestage.jp 23 Feb 2008 28 Feb 2025 - MITSUYAMA AKIO
48 homespace.space 8 Nov 2023 8 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) qi xian xing
49 homeypage.com 25 Jan 2000 25 Jan 2025 GoDaddy.com, LLC -
50 homestage.nl 22 Jun 2005 - AXC -
51 homexpage.com 26 Apr 2023 26 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
52 homespace.digital 2 Feb 2023 2 Feb 2026 Domain.com, LLC IVAN BARABACH
53 homespace.shopping 31 Dec 2022 31 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0166074034
54 homespace.run 30 May 2020 30 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
55 homestage.work 27 Aug 2022 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 home-page.co.jp 9 May 2000 - - attend system
57 homespace.tech 10 Sep 2019 10 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
58 home4page.site 20 Feb 2024 20 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
59 homestage.info 15 May 2023 15 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
60 homestage.stream 12 Jun 2020 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 home-page.info 20 Sep 2001 20 Sep 2024 One.com A/S Trillian Holding AB
62 holmespage.me.uk 26 Aug 2005 26 Aug 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
63 homespace.ie 26 Sep 2023 26 Sep 2024 Letshost REDACTED FOR PRIVACY
64 homespame.com 16 Feb 2015 16 Feb 2029 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
65 homespace.realestate 21 Oct 2023 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 home-page.website 3 Feb 2022 3 Feb 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
67 homestage.org 24 Jan 2013 24 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
68 homespace.co.nz 6 Nov 2011 - Freeparking Limited -
69 homespare.com 10 Jun 1999 10 Jun 2024 123-Reg Limited -
70 home4page.com 30 Nov 2023 30 Nov 2024 RegistryGate GmbH REDACTED FOR PRIVACY
71 home-page.tokyo 19 Oct 2017 19 Oct 2024 GMO Internet Group, Inc. -
72 homestage.site 28 Mar 2024 28 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
73 homespace.link 10 Nov 2020 10 Nov 2024 Cronon GmbH REDACTED FOR PRIVACY
74 homespace.info 16 Oct 2023 16 Oct 2024 1API GmbH Registrant of homespace.info
75 home-page.cloud 11 May 2019 11 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
76 homespace.uk 13 Jun 2019 13 Jun 2024 Index eBusiness Ltd t/a HOST100 [Tag = HOST100] The Homespace Company Ltd
77 homespace.ca 25 Jun 2020 25 Jun 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
78 homespace.com.pl 16 Jan 2017 16 Jan 2029 home.pl S.A. -
79 home-page.xyz 23 Jun 2018 23 Jun 2027 Squarespace Domains II LLC -
80 holmespage.com 24 May 1999 24 May 2025 Tucows Domains Inc. -
81 homespace.realtor 24 Jul 2023 24 Jul 2024 Name Share, Inc NAR's official operator of the .REALTOR TLD
82 homestage.pl 29 Jul 2018 29 Jul 2024 premium.pl Sp. z o.o. -
83 homeopage.de - - - -
84 homespace.co.uk 5 Sep 2010 5 Sep 2024 Index eBusiness Ltd t/a HOST100 [Tag = HOST100] The Homespace Company Ltd
85 homespace.in 5 Sep 2007 5 Sep 2024 GoDaddy.com, LLC The Printers Mysore Private Limited
86 home-page.work 8 May 2017 8 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
87 homestage.nz 24 Feb 2016 - Affordable Domains -
88 homespace.green 9 Jan 2023 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 homespace.app 9 Jul 2018 9 Jul 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
90 homestage.co.nz 27 Sep 2019 - Instra Corporation Pty Ltd. -
91 homestage.co.jp 22 Oct 2010 - - HOMESTAGE,Inc.
92 homespace.fun 23 Nov 2021 23 Nov 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen zhen yu
93 homespace.design 8 Oct 2016 8 Oct 2024 Tucows Domains Inc. DOSI DESIGN srl Societa/Ditta
94 homespaze.com 13 Sep 2022 13 Sep 2024 Hostinger Operations, UAB Home Spaze
95 homepage.one 12 Nov 2019 12 Nov 2024 NameSilo, LLC See PrivacyGuardian.org
96 homepage.app 9 Mar 2022 9 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
97 homepage.cn 17 Mar 2003 17 Mar 2026 Canada 001 names Ltd. 中信安控科技股份有限公司
98 homepage.skin 23 Mar 2022 23 Mar 2025 Porkbun, LLC Private by Design, LLC
99 homepage.cx - - InterNetX GmbH KV GmbH
100 homepage.cc 7 Dec 1997 5 Mar 2027 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
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 Homespage.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=homespage.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "homespage.com.au",
        "page_size": 100
    },
    "count": {
        "total": 1367,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "homespace.pe, homespages.online, homessage.com, homespace.live, homespace.one, home-page.eu, homespare.co.uk, homespace.org, homespace.work, homestage.app, homespace.com.au, homespace.net, homepage.cool, homepage.uk.com, homepage.domains, homepage.lol, homepage.science, homepage.zone, homepage.so, homesage.com, homepage.com, homepage.top, homespace.it, homespace.us, homestage.de, home-page.org.uk, home-page.site, home-page.tools, homespace.cn, homespace.top, homeepage.com, homespase.site, homestage.sk, homestage.ru, homespace.nl, homestage.me, homestage.net, home-page.org, homespace.moscow, home-page.co.uk, homestage.space, home-page.net, homespace.xyz, homespace.co.in, homespace.family, homestage.online, homestage.jp, homespace.space, homeypage.com, homestage.nl, homexpage.com, homespace.digital, homespace.shopping, homespace.run, homestage.work, home-page.co.jp, homespace.tech, home4page.site, homestage.info, homestage.stream, home-page.info, holmespage.me.uk, homespace.ie, homespame.com, homespace.realestate, home-page.website, homestage.org, homespace.co.nz, homespare.com, home4page.com, home-page.tokyo, homestage.site, homespace.link, homespace.info, home-page.cloud, homespace.uk, homespace.ca, homespace.com.pl, home-page.xyz, holmespage.com, homespace.realtor, homestage.pl, homeopage.de, homespace.co.uk, homespace.in, home-page.work, homestage.nz, homespace.green, homespace.app, homestage.co.nz, homestage.co.jp, homespace.fun, homespace.design, homespaze.com, homepage.one, homepage.app, homepage.cn, homepage.skin, homepage.cx, homepage.cc",
    "results": [
        {
            "num": 1,
            "domain_name": "homespace.pe",
            "domain_keyword": "homespace",
            "domain_tld": "pe",
            "query_time": "2024-04-23 06:56:36",
            "registrar_name": "NIC.PE",
            "registrant_name": "Dattatec.com SRL",
            "name_servers": [
                "ns1.donweb.com",
                "ns2.donweb.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "homespages.online",
            "domain_keyword": "homespages",
            "domain_tld": "online",
            "query_time": "2024-05-14 20:20:48",
            "create_date": "2021-09-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-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.hosting24.com",
                "ns2.hosting24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "homessage.com",
            "domain_keyword": "homessage",
            "domain_tld": "com",
            "query_time": "2024-04-22 05:04:57",
            "create_date": "2010-05-21",
            "update_date": "2024-03-10",
            "expiry_date": "2026-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.hinetidc.net",
                "ns2.hinetidc.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "homespace.live",
            "domain_keyword": "homespace",
            "domain_tld": "live",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2022-12-17",
            "update_date": "2023-07-31",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "homespace.one",
            "domain_keyword": "homespace",
            "domain_tld": "one",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2021-07-10",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Respublika Bashkortostan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "home-page.eu",
            "domain_keyword": "home-page",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:50:05",
            "registrar_name": "CPS-Datensysteme GmbH",
            "registrar_website": "www.cps-datensysteme.de",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 7,
            "domain_name": "homespare.co.uk",
            "domain_keyword": "homespare",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 12:32:47",
            "create_date": "1998-12-14",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "homespace.org",
            "domain_keyword": "homespace",
            "domain_tld": "org",
            "query_time": "2024-06-02 02:48:20",
            "create_date": "2013-03-30",
            "update_date": "2024-05-14",
            "expiry_date": "2027-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Calgary Community Land Trust Society",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AB",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "homespace.work",
            "domain_keyword": "homespace",
            "domain_tld": "work",
            "query_time": "2024-05-20 04:53:56",
            "create_date": "2020-03-21",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "homestage.app",
            "domain_keyword": "homestage",
            "domain_tld": "app",
            "query_time": "2024-04-29 18:13:13",
            "create_date": "2024-02-27",
            "update_date": "2024-03-03",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "homespace.com.au",
            "domain_keyword": "homespace",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 12:32:47",
            "update_date": "2023-08-17",
            "registrar_name": "Corporation Service Company (Aust) Pty Ltd",
            "registrar_website": "https://www.cscdigitalbrand.services",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.iinet.net.au",
                "ns2.iinet.net.au",
                "ns3.iinet.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "homespace.net",
            "domain_keyword": "homespace",
            "domain_tld": "net",
            "query_time": "2024-05-07 09:31:44",
            "create_date": "2002-05-05",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-05",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "NameStore.com Construction Publications, Inc.",
            "registrant_company": "NameStore.com - UrlCollection.com - TopNames.com",
            "registrant_address": "755 Grand Blvd. B105 #180, CPi Sites, Inc. - Business Identity Group",
            "registrant_city": "Miramar Beach",
            "registrant_state": "FL",
            "registrant_zip": "32550",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8004396040",
            "registrant_fax": "+1.8004396040",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "homepage.cool",
            "domain_keyword": "homepage",
            "domain_tld": "cool",
            "query_time": "2024-06-01 19:38:37",
            "create_date": "2024-04-04",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "homepage.uk.com",
            "domain_keyword": "homepage",
            "domain_tld": "uk.com",
            "query_time": "2024-05-23 08:38:07",
            "create_date": "2004-01-15",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/homepage.uk.com/registrant",
            "name_servers": [
                "ns1.cloud-3c17d5.managed-vps.net",
                "ns2.cloud-3c17d5.managed-vps.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "homepage.domains",
            "domain_keyword": "homepage",
            "domain_tld": "domains",
            "query_time": "2024-05-13 16:54:05",
            "create_date": "2014-03-12",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iSearch GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NRW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "anuj.ns.cloudflare.com",
                "jo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "homepage.lol",
            "domain_keyword": "homepage",
            "domain_tld": "lol",
            "query_time": "2024-05-29 22:21:00",
            "create_date": "2024-03-29",
            "update_date": "2024-05-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "s6k5vejg.verify.hn",
                "verification-bpfl468teoyezgfixojurq.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "homepage.science",
            "domain_keyword": "homepage",
            "domain_tld": "science",
            "query_time": "2024-06-07 11:03:18",
            "create_date": "2022-09-30",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "homepage.zone",
            "domain_keyword": "homepage",
            "domain_tld": "zone",
            "query_time": "2024-05-06 18:44:23",
            "create_date": "2014-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-ca.ui-dns.biz",
                "ns-ca.ui-dns.com",
                "ns-ca.ui-dns.de",
                "ns-ca.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "homepage.so",
            "domain_keyword": "homepage",
            "domain_tld": "so",
            "query_time": "2024-04-27 11:37:23",
            "create_date": "2023-12-06",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap",
            "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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "homesage.com",
            "domain_keyword": "homesage",
            "domain_tld": "com",
            "query_time": "2024-06-05 04:59:37",
            "create_date": "2002-12-12",
            "update_date": "2022-10-13",
            "expiry_date": "2024-12-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "homepage.com",
            "domain_keyword": "homepage",
            "domain_tld": "com",
            "query_time": "2024-06-02 07:06:14",
            "create_date": "1997-11-21",
            "update_date": "2023-10-01",
            "expiry_date": "2024-11-02",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Constellation Web Solutions, Inc. dba Market Leader",
            "registrant_state": "WA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/homepage.com",
            "name_servers": [
                "ns3.marketleader.com",
                "ns3.marketleader.us",
                "ns4.marketleader.com",
                "ns4.marketleader.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "homepage.top",
            "domain_keyword": "homepage",
            "domain_tld": "top",
            "query_time": "2024-06-10 17:14:24",
            "create_date": "2019-02-18",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1915,
            "registrar_name": "west263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "homespace.it",
            "domain_keyword": "homespace",
            "domain_tld": "it",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2012-08-24",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-24",
            "registrar_name": "Landolfi Progetti s.a.s. di Antonio Landolfi",
            "registrar_website": "https://www.netlan.it",
            "registrant_company": "Landolfi Progetti SAS",
            "registrant_address": "Via A.Vespucci 33",
            "registrant_city": "Pontecagnano",
            "registrant_state": "SA",
            "registrant_zip": "84098",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.ultradnsserver.it",
                "dns2.ultradnsserver.net",
                "eu1.homehostingdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 24,
            "domain_name": "homespace.us",
            "domain_keyword": "homespace",
            "domain_tld": "us",
            "query_time": "2024-05-25 12:32:45",
            "create_date": "2024-01-06",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-06",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "registrar_website": "sav.com",
            "registrant_name": "Gleison Rodrigo",
            "registrant_address": "Rua Maria Cortada Codorniz, 93",
            "registrant_city": "sao paulo",
            "registrant_state": "sao paulo",
            "registrant_zip": "04940140",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.1158316653",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "homestage.de",
            "domain_keyword": "homestage",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:26:57",
            "update_date": "2024-03-19",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 26,
            "domain_name": "home-page.org.uk",
            "domain_keyword": "home-page",
            "domain_tld": "org.uk",
            "query_time": "2024-05-09 10:51:18",
            "create_date": "2023-10-23",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "Hans Lempka [Tag = ALPHADOMAINS]",
            "registrar_website": "https://www.alphadomains.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "home-page.site",
            "domain_keyword": "home-page",
            "domain_tld": "site",
            "query_time": "2024-04-30 09:56:24",
            "create_date": "2017-10-19",
            "update_date": "2024-04-22",
            "expiry_date": "2024-10-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "home-page.tools",
            "domain_keyword": "home-page",
            "domain_tld": "tools",
            "query_time": "2024-05-14 02:52:14",
            "create_date": "2019-08-15",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-15",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar 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.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "homespace.cn",
            "domain_keyword": "homespace",
            "domain_tld": "cn",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2009-09-11",
            "expiry_date": "2024-09-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "杨学艺",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "homespace.top",
            "domain_keyword": "homespace",
            "domain_tld": "top",
            "query_time": "2024-05-26 21:50:27",
            "create_date": "2022-09-08",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen lin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "homeepage.com",
            "domain_keyword": "homeepage",
            "domain_tld": "com",
            "query_time": "2024-04-24 12:21:30",
            "create_date": "2002-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "homespase.site",
            "domain_keyword": "homespase",
            "domain_tld": "site",
            "query_time": "2024-05-25 12:32:47",
            "create_date": "2021-12-25",
            "update_date": "2023-08-31",
            "expiry_date": "2026-12-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Lan Ting",
            "registrant_state": "guang dong sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "genevieve.dnspod.net",
                "octahedron.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "homestage.sk",
            "domain_keyword": "homestage",
            "domain_tld": "sk",
            "query_time": "2024-05-05 02:45:28",
            "create_date": "2011-11-17",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-17",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Michal Brandis",
            "registrant_company": "HomeBrand s.r.o.",
            "registrant_address": "Kopernikova 3791/5",
            "registrant_city": "Bratislava",
            "registrant_zip": "82104",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 34,
            "domain_name": "homestage.ru",
            "domain_keyword": "homestage",
            "domain_tld": "ru",
            "query_time": "2024-05-01 14:44:08",
            "create_date": "2013-07-30",
            "expiry_date": "2024-07-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "homespace.nl",
            "domain_keyword": "homespace",
            "domain_tld": "nl",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2006-03-24",
            "update_date": "2016-11-16",
            "registrar_name": "Previder B.V.",
            "name_servers": [
                "nsauth1.introweb.nl",
                "nsauth2.introweb.nl",
                "nsauth3.introweb.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 36,
            "domain_name": "homestage.me",
            "domain_keyword": "homestage",
            "domain_tld": "me",
            "query_time": "2024-04-22 05:05:23",
            "create_date": "2023-07-04",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-04",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "homestage.net",
            "domain_keyword": "homestage",
            "domain_tld": "net",
            "query_time": "2024-04-29 18:13:13",
            "create_date": "2004-08-05",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-05",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "This Domain For Sale Toll Free 866-822-9073 or 339-222-5132",
            "registrant_company": "Buydomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3392225132",
            "registrant_fax": "+1.0000000000",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "home-page.org",
            "domain_keyword": "home-page",
            "domain_tld": "org",
            "query_time": "2024-05-08 19:01:21",
            "create_date": "1998-12-11",
            "update_date": "2024-01-24",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ruediger Spaeth",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "homespace.moscow",
            "domain_keyword": "homespace",
            "domain_tld": "moscow",
            "query_time": "2024-05-17 14:00:30",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 463,
            "registrar_name": "JSC \"RU-CENTER\"",
            "registrar_website": "https://www.nic.ru/",
            "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_state": "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_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "dnsproxy1.fm.nic.ru",
                "dnsproxy2.fm.nic.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "home-page.co.uk",
            "domain_keyword": "home-page",
            "domain_tld": "co.uk",
            "query_time": "2024-04-19 21:44:58",
            "create_date": "2016-06-14",
            "update_date": "2023-12-05",
            "expiry_date": "2024-06-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "homestage.space",
            "domain_keyword": "homestage",
            "domain_tld": "space",
            "query_time": "2024-05-02 17:47:31",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns115.inhostedns.com",
                "ns215.inhostedns.net",
                "ns315.inhostedns.org"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "home-page.net",
            "domain_keyword": "home-page",
            "domain_tld": "net",
            "query_time": "2024-04-19 21:44:58",
            "create_date": "2004-01-31",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "homespace.xyz",
            "domain_keyword": "homespace",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2020-12-27",
            "update_date": "2024-04-08",
            "expiry_date": "2024-12-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "homespace.co.in",
            "domain_keyword": "homespace",
            "domain_tld": "co.in",
            "query_time": "2024-05-07 09:31:44",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Interior design and construction firm",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "homespace.family",
            "domain_keyword": "homespace",
            "domain_tld": "family",
            "query_time": "2024-05-07 09:31:44",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "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": "OMEGA CENTRE PTE LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Singapore",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "homestage.online",
            "domain_keyword": "homestage",
            "domain_tld": "online",
            "query_time": "2024-05-20 04:54:02",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "homestage.jp",
            "domain_keyword": "homestage",
            "domain_tld": "jp",
            "query_time": "2024-05-14 20:20:59",
            "create_date": "2008-02-23",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "MITSUYAMA AKIO",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 48,
            "domain_name": "homespace.space",
            "domain_keyword": "homespace",
            "domain_tld": "space",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2023-11-08",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "qi xian xing",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "homeypage.com",
            "domain_keyword": "homeypage",
            "domain_tld": "com",
            "query_time": "2024-04-26 05:07:54",
            "create_date": "2000-01-25",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "homestage.nl",
            "domain_keyword": "homestage",
            "domain_tld": "nl",
            "query_time": "2024-04-29 18:13:14",
            "create_date": "2005-06-22",
            "update_date": "2023-07-01",
            "registrar_name": "AXC",
            "name_servers": [
                "ns1.wordpressloket.nl",
                "ns2.wordpressloket.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 51,
            "domain_name": "homexpage.com",
            "domain_keyword": "homexpage",
            "domain_tld": "com",
            "query_time": "2024-04-29 23:51:32",
            "create_date": "2023-04-26",
            "update_date": "2023-05-14",
            "expiry_date": "2025-04-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "homespace.digital",
            "domain_keyword": "homespace",
            "domain_tld": "digital",
            "query_time": "2024-05-12 04:32:50",
            "create_date": "2023-02-02",
            "update_date": "2024-01-22",
            "expiry_date": "2026-02-02",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IVAN BARABACH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "homespace.shopping",
            "domain_keyword": "homespace",
            "domain_tld": "shopping",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2022-12-31",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-31",
            "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 0166074034",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "homespace.run",
            "domain_keyword": "homespace",
            "domain_tld": "run",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2020-05-30",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 55,
            "domain_name": "homestage.work",
            "domain_keyword": "homestage",
            "domain_tld": "work",
            "query_time": "2024-05-14 20:20:59",
            "create_date": "2022-08-27",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "home-page.co.jp",
            "domain_keyword": "home-page",
            "domain_tld": "co.jp",
            "query_time": "2024-04-25 05:33:40",
            "create_date": "2000-05-09",
            "update_date": "2023-06-01",
            "registrant_company": "attend system",
            "name_servers": [
                "ns1.tsukaeru.ne.jp",
                "ns2.tsukaeru.ne.jp"
            ]
        },
        {
            "num": 57,
            "domain_name": "homespace.tech",
            "domain_keyword": "homespace",
            "domain_tld": "tech",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2019-09-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "home4page.site",
            "domain_keyword": "home4page",
            "domain_tld": "site",
            "query_time": "2024-04-25 05:34:36",
            "create_date": "2024-02-20",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "lady.ns.cloudflare.com",
                "norm.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "homestage.info",
            "domain_keyword": "homestage",
            "domain_tld": "info",
            "query_time": "2024-05-17 14:00:35",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "homestage.stream",
            "domain_keyword": "homestage",
            "domain_tld": "stream",
            "query_time": "2024-04-22 05:05:23",
            "create_date": "2020-06-12",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "home-page.info",
            "domain_keyword": "home-page",
            "domain_tld": "info",
            "query_time": "2024-05-14 02:52:14",
            "create_date": "2001-09-20",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-20",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Trillian Holding AB",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "holmespage.me.uk",
            "domain_keyword": "holmespage",
            "domain_tld": "me.uk",
            "query_time": "2024-04-23 03:17:21",
            "create_date": "2005-08-26",
            "update_date": "2023-07-27",
            "expiry_date": "2024-08-26",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.fast-hosts.org",
                "ns2.fast-hosts.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "homespace.ie",
            "domain_keyword": "homespace",
            "domain_tld": "ie",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2023-09-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-26",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.dnsireland.com",
                "ns6.dnsireland.com",
                "ns7.dnsireland.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "homespame.com",
            "domain_keyword": "homespame",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:32:46",
            "create_date": "2015-02-16",
            "update_date": "2023-03-27",
            "expiry_date": "2029-02-16",
            "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.cyberly.com",
                "ns2.cyberly.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "homespace.realestate",
            "domain_keyword": "homespace",
            "domain_tld": "realestate",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2023-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "home-page.website",
            "domain_keyword": "home-page",
            "domain_tld": "website",
            "query_time": "2024-06-13 08:12:04",
            "create_date": "2022-02-03",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "homestage.org",
            "domain_keyword": "homestage",
            "domain_tld": "org",
            "query_time": "2024-04-22 05:05:23",
            "create_date": "2013-01-24",
            "update_date": "2024-03-09",
            "expiry_date": "2025-01-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "homespace.co.nz",
            "domain_keyword": "homespace",
            "domain_tld": "co.nz",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2011-11-06",
            "update_date": "2023-10-15",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "dns1.host.net.nz",
                "dns1.networksavvy.org",
                "dns2.host.net.nz",
                "dns2.networksavvy.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "homespare.com",
            "domain_keyword": "homespare",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:32:47",
            "create_date": "1999-06-10",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "home4page.com",
            "domain_keyword": "home4page",
            "domain_tld": "com",
            "query_time": "2024-06-13 08:14:18",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "home-page.tokyo",
            "domain_keyword": "home-page",
            "domain_tld": "tokyo",
            "query_time": "2024-05-04 12:53:02",
            "create_date": "2017-10-19",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "homestage.site",
            "domain_keyword": "homestage",
            "domain_tld": "site",
            "query_time": "2024-05-26 21:50:31",
            "create_date": "2024-03-28",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "homespace.link",
            "domain_keyword": "homespace",
            "domain_tld": "link",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2020-11-10",
            "update_date": "2023-12-25",
            "expiry_date": "2024-11-10",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.strato.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks08.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "homespace.info",
            "domain_keyword": "homespace",
            "domain_tld": "info",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2023-10-16",
            "update_date": "2024-01-10",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of homespace.info",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "home-page.cloud",
            "domain_keyword": "home-page",
            "domain_tld": "cloud",
            "query_time": "2024-04-19 21:44:57",
            "create_date": "2019-05-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "homespace.uk",
            "domain_keyword": "homespace",
            "domain_tld": "uk",
            "query_time": "2024-05-14 20:20:47",
            "create_date": "2019-06-13",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-13",
            "registrar_name": "Index eBusiness Ltd t/a HOST100 [Tag = HOST100]",
            "registrar_website": "https://www.host100.co.uk",
            "registrant_name": "The Homespace Company Ltd",
            "registrant_address": "Unit 8 Anglo Industrial Park, Fishponds Road, Wokingham, Berkshire, RG41 2AN, United Kingdom",
            "name_servers": [
                "ns3.host100.co.uk",
                "ns4.host100.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "homespace.ca",
            "domain_keyword": "homespace",
            "domain_tld": "ca",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2020-06-25",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-25",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "homespace.com.pl",
            "domain_keyword": "homespace",
            "domain_tld": "com.pl",
            "query_time": "2024-06-12 10:19:15",
            "create_date": "2017-01-16",
            "update_date": "2024-01-15",
            "expiry_date": "2029-01-16",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "home-page.xyz",
            "domain_keyword": "home-page",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 21:44:58",
            "create_date": "2018-06-23",
            "update_date": "2023-11-29",
            "expiry_date": "2027-06-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_state": "東京都",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "holmespage.com",
            "domain_keyword": "holmespage",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:51:41",
            "create_date": "1999-05-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.mailbank.com",
                "ns2.mailbank.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "homespace.realtor",
            "domain_keyword": "homespace",
            "domain_tld": "realtor",
            "query_time": "2024-05-25 12:32:44",
            "create_date": "2023-07-24",
            "update_date": "2023-07-24",
            "expiry_date": "2024-07-24",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NAR's official operator of the .REALTOR TLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "homestage.pl",
            "domain_keyword": "homestage",
            "domain_tld": "pl",
            "query_time": "2024-04-21 03:26:34",
            "create_date": "2018-07-29",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-29",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.premium.pl",
                "ns2.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "homeopage.de",
            "domain_keyword": "homeopage",
            "domain_tld": "de",
            "query_time": "2024-05-05 19:26:39",
            "update_date": "2006-12-29",
            "name_servers": [
                "docks20.rzone.de",
                "shades14.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 84,
            "domain_name": "homespace.co.uk",
            "domain_keyword": "homespace",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2010-09-05",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-05",
            "registrar_name": "Index eBusiness Ltd t/a HOST100 [Tag = HOST100]",
            "registrar_website": "https://www.host100.co.uk",
            "registrant_name": "The Homespace Company Ltd",
            "registrant_address": "Unit 8 Anglo Industrial Park, Fishponds Road, Wokingham, Berkshire, RG41 2AN, United Kingdom",
            "name_servers": [
                "ns3.host100.co.uk",
                "ns4.host100.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "homespace.in",
            "domain_keyword": "homespace",
            "domain_tld": "in",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2007-09-05",
            "update_date": "2023-02-15",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Printers Mysore Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "home-page.work",
            "domain_keyword": "home-page",
            "domain_tld": "work",
            "query_time": "2024-04-19 21:44:58",
            "create_date": "2017-05-08",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "homestage.nz",
            "domain_keyword": "homestage",
            "domain_tld": "nz",
            "query_time": "2024-04-29 18:13:14",
            "create_date": "2016-02-24",
            "update_date": "2024-02-24",
            "registrar_name": "Affordable Domains",
            "registrar_website": "https://www.affordabledomains.co.nz",
            "name_servers": [
                "dns1.affordabledomains.co.nz",
                "dns2.affordabledomains.co.nz",
                "dns3.affordabledomains.co.nz",
                "dns4.affordabledomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "homespace.green",
            "domain_keyword": "homespace",
            "domain_tld": "green",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2023-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "homespace.app",
            "domain_keyword": "homespace",
            "domain_tld": "app",
            "query_time": "2024-05-26 21:50:27",
            "create_date": "2018-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "homestage.co.nz",
            "domain_keyword": "homestage",
            "domain_tld": "co.nz",
            "query_time": "2024-06-02 02:48:46",
            "create_date": "2019-09-27",
            "update_date": "2023-08-11",
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "homestage.co.jp",
            "domain_keyword": "homestage",
            "domain_tld": "co.jp",
            "query_time": "2024-04-29 18:13:13",
            "create_date": "2010-10-22",
            "update_date": "2023-11-01",
            "registrant_company": "HOMESTAGE,Inc.",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 92,
            "domain_name": "homespace.fun",
            "domain_keyword": "homespace",
            "domain_tld": "fun",
            "query_time": "2024-05-25 12:32:43",
            "create_date": "2021-11-23",
            "update_date": "2023-08-31",
            "expiry_date": "2031-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "chen zhen yu",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "kenneth.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "homespace.design",
            "domain_keyword": "homespace",
            "domain_tld": "design",
            "query_time": "2024-05-07 09:31:44",
            "create_date": "2016-10-08",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOSI DESIGN srl Societa/Ditta",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "homespaze.com",
            "domain_keyword": "homespaze",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:32:48",
            "create_date": "2022-09-13",
            "update_date": "2022-11-13",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Home Spaze",
            "registrant_company": "Home Spaze",
            "registrant_address": "94 Lokmanya street East RS Puram",
            "registrant_city": "coimbatore",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "641002",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9943220884",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "homepage.one",
            "domain_keyword": "homepage",
            "domain_tld": "one",
            "query_time": "2024-05-06 18:44:22",
            "create_date": "2019-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "homepage.app",
            "domain_keyword": "homepage",
            "domain_tld": "app",
            "query_time": "2024-05-06 18:44:22",
            "create_date": "2022-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "homepage.cn",
            "domain_keyword": "homepage",
            "domain_tld": "cn",
            "query_time": "2024-05-06 18:44:22",
            "create_date": "2003-03-17",
            "expiry_date": "2026-03-17",
            "registrar_name": "Canada 001 names Ltd.",
            "registrant_name": "中信安控科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns8.66.cn",
                "dns9.66.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "homepage.skin",
            "domain_keyword": "homepage",
            "domain_tld": "skin",
            "query_time": "2024-05-26 21:48:47",
            "create_date": "2022-03-23",
            "update_date": "2023-10-17",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "audrey.ns.cloudflare.com",
                "damian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "homepage.cx",
            "domain_keyword": "homepage",
            "domain_tld": "cx",
            "query_time": "2024-05-23 08:38:07",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KV GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.subdomain.net",
                "ns2.subdomain.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "homepage.cc",
            "domain_keyword": "homepage",
            "domain_tld": "cc",
            "query_time": "2024-06-01 13:35:27",
            "create_date": "1997-12-07",
            "update_date": "2017-03-07",
            "expiry_date": "2027-03-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.211,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>homespage.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1367</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>homespace.pe, homespages.online, homessage.com, homespace.live, homespace.one, home-page.eu, homespare.co.uk, homespace.org, homespace.work, homestage.app, homespace.com.au, homespace.net, homepage.cool, homepage.uk.com, homepage.domains, homepage.lol, homepage.science, homepage.zone, homepage.so, homesage.com, homepage.com, homepage.top, homespace.it, homespace.us, homestage.de, home-page.org.uk, home-page.site, home-page.tools, homespace.cn, homespace.top, homeepage.com, homespase.site, homestage.sk, homestage.ru, homespace.nl, homestage.me, homestage.net, home-page.org, homespace.moscow, home-page.co.uk, homestage.space, home-page.net, homespace.xyz, homespace.co.in, homespace.family, homestage.online, homestage.jp, homespace.space, homeypage.com, homestage.nl, homexpage.com, homespace.digital, homespace.shopping, homespace.run, homestage.work, home-page.co.jp, homespace.tech, home4page.site, homestage.info, homestage.stream, home-page.info, holmespage.me.uk, homespace.ie, homespame.com, homespace.realestate, home-page.website, homestage.org, homespace.co.nz, homespare.com, home4page.com, home-page.tokyo, homestage.site, homespace.link, homespace.info, home-page.cloud, homespace.uk, homespace.ca, homespace.com.pl, home-page.xyz, holmespage.com, homespace.realtor, homestage.pl, homeopage.de, homespace.co.uk, homespace.in, home-page.work, homestage.nz, homespace.green, homespace.app, homestage.co.nz, homestage.co.jp, homespace.fun, homespace.design, homespaze.com, homepage.one, homepage.app, homepage.cn, homepage.skin, homepage.cx, homepage.cc</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>homespace.pe</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-23 06:56:36</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Dattatec.com SRL</registrant_name>
   <name_servers>
    <value>ns1.donweb.com</value>
    <value>ns2.donweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>homespages.online</domain_name>
   <domain_keyword>homespages</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-14 20:20:48</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-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.hosting24.com</value>
    <value>ns2.hosting24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>homessage.com</domain_name>
   <domain_keyword>homessage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 05:04:57</query_time>
   <create_date>2010-05-21</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2026-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.hinetidc.net</value>
    <value>ns2.hinetidc.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>homespace.live</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2022-12-17</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>homespace.one</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2021-07-10</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Respublika Bashkortostan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>home-page.eu</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:50:05</query_time>
   <registrar_name>CPS-Datensysteme GmbH</registrar_name>
   <registrar_website>www.cps-datensysteme.de</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>homespare.co.uk</domain_name>
   <domain_keyword>homespare</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 12:32:47</query_time>
   <create_date>1998-12-14</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>homespace.org</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 02:48:20</query_time>
   <create_date>2013-03-30</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2027-03-30</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>Calgary Community Land Trust Society</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AB</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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>homespace.work</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-20 04:53:56</query_time>
   <create_date>2020-03-21</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>homestage.app</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 18:13:13</query_time>
   <create_date>2024-02-27</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>homespace.com.au</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 12:32:47</query_time>
   <update_date>2023-08-17</update_date>
   <registrar_name>Corporation Service Company (Aust) Pty Ltd</registrar_name>
   <registrar_website>https://www.cscdigitalbrand.services</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.iinet.net.au</value>
    <value>ns2.iinet.net.au</value>
    <value>ns3.iinet.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>homespace.net</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 09:31:44</query_time>
   <create_date>2002-05-05</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>NameStore.com Construction Publications, Inc.</registrant_name>
   <registrant_company>NameStore.com - UrlCollection.com - TopNames.com</registrant_company>
   <registrant_address>755 Grand Blvd. B105 #180, CPi Sites, Inc. - Business Identity Group</registrant_address>
   <registrant_city>Miramar Beach</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32550</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8004396040</registrant_phone>
   <registrant_fax>+1.8004396040</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>homepage.cool</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-06-01 19:38:37</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>homepage.uk.com</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-23 08:38:07</query_time>
   <create_date>2004-01-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/homepage.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.cloud-3c17d5.managed-vps.net</value>
    <value>ns2.cloud-3c17d5.managed-vps.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>homepage.domains</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-13 16:54:05</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>iSearch GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>anuj.ns.cloudflare.com</value>
    <value>jo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>homepage.lol</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-29 22:21:00</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>s6k5vejg.verify.hn</value>
    <value>verification-bpfl468teoyezgfixojurq.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>homepage.science</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-06-07 11:03:18</query_time>
   <create_date>2022-09-30</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.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>18</num>
   <domain_name>homepage.zone</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-05-06 18:44:23</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-ca.ui-dns.biz</value>
    <value>ns-ca.ui-dns.com</value>
    <value>ns-ca.ui-dns.de</value>
    <value>ns-ca.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>homepage.so</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-04-27 11:37:23</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap</registrar_name>
   <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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>homesage.com</domain_name>
   <domain_keyword>homesage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 04:59:37</query_time>
   <create_date>2002-12-12</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.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>homepage.com</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 07:06:14</query_time>
   <create_date>1997-11-21</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Constellation Web Solutions, Inc. dba Market Leader</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/homepage.com</registrant_email>
   <name_servers>
    <value>ns3.marketleader.com</value>
    <value>ns3.marketleader.us</value>
    <value>ns4.marketleader.com</value>
    <value>ns4.marketleader.us</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>22</num>
   <domain_name>homepage.top</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-10 17:14:24</query_time>
   <create_date>2019-02-18</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>west263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>homespace.it</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2012-08-24</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Landolfi Progetti s.a.s. di Antonio Landolfi</registrar_name>
   <registrar_website>https://www.netlan.it</registrar_website>
   <registrant_company>Landolfi Progetti SAS</registrant_company>
   <registrant_address>Via A.Vespucci 33</registrant_address>
   <registrant_city>Pontecagnano</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>84098</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.ultradnsserver.it</value>
    <value>dns2.ultradnsserver.net</value>
    <value>eu1.homehostingdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>homespace.us</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 12:32:45</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</registrar_name>
   <registrar_website>sav.com</registrar_website>
   <registrant_name>Gleison Rodrigo</registrant_name>
   <registrant_address>Rua Maria Cortada Codorniz, 93</registrant_address>
   <registrant_city>sao paulo</registrant_city>
   <registrant_state>sao paulo</registrant_state>
   <registrant_zip>04940140</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.1158316653</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>homestage.de</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:26:57</query_time>
   <update_date>2024-03-19</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>home-page.org.uk</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-09 10:51:18</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Hans Lempka [Tag = ALPHADOMAINS]</registrar_name>
   <registrar_website>https://www.alphadomains.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>home-page.site</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 09:56:24</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>home-page.tools</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-14 02:52:14</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>homespace.cn</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2009-09-11</create_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>杨学艺</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.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>homespace.top</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 21:50:27</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen lin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>homeepage.com</domain_name>
   <domain_keyword>homeepage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 12:21:30</query_time>
   <create_date>2002-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>homespase.site</domain_name>
   <domain_keyword>homespase</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 12:32:47</query_time>
   <create_date>2021-12-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-12-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Lan Ting</registrant_company>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>genevieve.dnspod.net</value>
    <value>octahedron.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>homestage.sk</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 02:45:28</query_time>
   <create_date>2011-11-17</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Michal Brandis</registrant_name>
   <registrant_company>HomeBrand s.r.o.</registrant_company>
   <registrant_address>Kopernikova 3791/5</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82104</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>homestage.ru</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 14:44:08</query_time>
   <create_date>2013-07-30</create_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>homespace.nl</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2006-03-24</create_date>
   <update_date>2016-11-16</update_date>
   <registrar_name>Previder B.V.</registrar_name>
   <name_servers>
    <value>nsauth1.introweb.nl</value>
    <value>nsauth2.introweb.nl</value>
    <value>nsauth3.introweb.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>homestage.me</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-22 05:05:23</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>homestage.net</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 18:13:13</query_time>
   <create_date>2004-08-05</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>This Domain For Sale Toll Free 866-822-9073 or 339-222-5132</registrant_name>
   <registrant_company>Buydomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3392225132</registrant_phone>
   <registrant_fax>+1.0000000000</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>home-page.org</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 19:01:21</query_time>
   <create_date>1998-12-11</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ruediger Spaeth</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>homespace.moscow</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-17 14:00:30</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>JSC &quot;RU-CENTER&quot;</registrar_name>
   <registrar_website>https://www.nic.ru/</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_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <name_servers>
    <value>dnsproxy1.fm.nic.ru</value>
    <value>dnsproxy2.fm.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>home-page.co.uk</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-19 21:44:58</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>homestage.space</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-02 17:47:31</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</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>ns115.inhostedns.com</value>
    <value>ns215.inhostedns.net</value>
    <value>ns315.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>home-page.net</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 21:44:58</query_time>
   <create_date>2004-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>homespace.xyz</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2020-12-27</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>homespace.co.in</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-07 09:31:44</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Interior design and construction firm</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>homespace.family</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-07 09:31:44</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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>OMEGA CENTRE PTE LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Singapore</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>homestage.online</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 04:54:02</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>homestage.jp</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-14 20:20:59</query_time>
   <create_date>2008-02-23</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>MITSUYAMA AKIO</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</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>48</num>
   <domain_name>homespace.space</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>qi xian xing</registrant_company>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>homeypage.com</domain_name>
   <domain_keyword>homeypage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 05:07:54</query_time>
   <create_date>2000-01-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.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>50</num>
   <domain_name>homestage.nl</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 18:13:14</query_time>
   <create_date>2005-06-22</create_date>
   <update_date>2023-07-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns1.wordpressloket.nl</value>
    <value>ns2.wordpressloket.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>homexpage.com</domain_name>
   <domain_keyword>homexpage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 23:51:32</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>CN</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>homespace.digital</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-12 04:32:50</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IVAN BARABACH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>homespace.shopping</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2022-12-31</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-31</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 0166074034</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>homespace.run</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2020-05-30</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>55</num>
   <domain_name>homestage.work</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-14 20:20:59</query_time>
   <create_date>2022-08-27</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>home-page.co.jp</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-25 05:33:40</query_time>
   <create_date>2000-05-09</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>attend system</registrant_company>
   <name_servers>
    <value>ns1.tsukaeru.ne.jp</value>
    <value>ns2.tsukaeru.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>57</num>
   <domain_name>homespace.tech</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2019-09-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>58</num>
   <domain_name>home4page.site</domain_name>
   <domain_keyword>home4page</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-25 05:34:36</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>lady.ns.cloudflare.com</value>
    <value>norm.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>homestage.info</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 14:00:35</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>homestage.stream</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-04-22 05:05:23</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>61</num>
   <domain_name>home-page.info</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 02:52:14</query_time>
   <create_date>2001-09-20</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Trillian Holding AB</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>SE</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>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>holmespage.me.uk</domain_name>
   <domain_keyword>holmespage</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-23 03:17:21</query_time>
   <create_date>2005-08-26</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.fast-hosts.org</value>
    <value>ns2.fast-hosts.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>homespace.ie</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns5.dnsireland.com</value>
    <value>ns6.dnsireland.com</value>
    <value>ns7.dnsireland.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>homespame.com</domain_name>
   <domain_keyword>homespame</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:32:46</query_time>
   <create_date>2015-02-16</create_date>
   <update_date>2023-03-27</update_date>
   <expiry_date>2029-02-16</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.cyberly.com</value>
    <value>ns2.cyberly.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>homespace.realestate</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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>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>66</num>
   <domain_name>home-page.website</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-13 08:12:04</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>homestage.org</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 05:05:23</query_time>
   <create_date>2013-01-24</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>homespace.co.nz</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2011-11-06</create_date>
   <update_date>2023-10-15</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>dns1.host.net.nz</value>
    <value>dns1.networksavvy.org</value>
    <value>dns2.host.net.nz</value>
    <value>dns2.networksavvy.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>homespare.com</domain_name>
   <domain_keyword>homespare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:32:47</query_time>
   <create_date>1999-06-10</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>70</num>
   <domain_name>home4page.com</domain_name>
   <domain_keyword>home4page</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 08:14:18</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>home-page.tokyo</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-04 12:53:02</query_time>
   <create_date>2017-10-19</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>homestage.site</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 21:50:31</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>homespace.link</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2020-11-10</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.strato.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>homespace.info</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of homespace.info</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>home-page.cloud</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-19 21:44:57</query_time>
   <create_date>2019-05-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>homespace.uk</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-14 20:20:47</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>Index eBusiness Ltd t/a HOST100 [Tag = HOST100]</registrar_name>
   <registrar_website>https://www.host100.co.uk</registrar_website>
   <registrant_name>The Homespace Company Ltd</registrant_name>
   <registrant_address>Unit 8 Anglo Industrial Park, Fishponds Road, Wokingham, Berkshire, RG41 2AN, United Kingdom</registrant_address>
   <name_servers>
    <value>ns3.host100.co.uk</value>
    <value>ns4.host100.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>homespace.ca</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>homespace.com.pl</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-12 10:19:15</query_time>
   <create_date>2017-01-16</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2029-01-16</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>home-page.xyz</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 21:44:58</query_time>
   <create_date>2018-06-23</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2027-06-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_state>東京都</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>holmespage.com</domain_name>
   <domain_keyword>holmespage</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:51:41</query_time>
   <create_date>1999-05-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-24</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.mailbank.com</value>
    <value>ns2.mailbank.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>homespace.realtor</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>realtor</domain_tld>
   <query_time>2024-05-25 12:32:44</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NAR's official operator of the .REALTOR TLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>homestage.pl</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-21 03:26:34</query_time>
   <create_date>2018-07-29</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.premium.pl</value>
    <value>ns2.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>homeopage.de</domain_name>
   <domain_keyword>homeopage</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 19:26:39</query_time>
   <update_date>2006-12-29</update_date>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades14.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>homespace.co.uk</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2010-09-05</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Index eBusiness Ltd t/a HOST100 [Tag = HOST100]</registrar_name>
   <registrar_website>https://www.host100.co.uk</registrar_website>
   <registrant_name>The Homespace Company Ltd</registrant_name>
   <registrant_address>Unit 8 Anglo Industrial Park, Fishponds Road, Wokingham, Berkshire, RG41 2AN, United Kingdom</registrant_address>
   <name_servers>
    <value>ns3.host100.co.uk</value>
    <value>ns4.host100.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>homespace.in</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2007-09-05</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Printers Mysore Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>86</num>
   <domain_name>home-page.work</domain_name>
   <domain_keyword>home-page</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-19 21:44:58</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</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>87</num>
   <domain_name>homestage.nz</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-04-29 18:13:14</query_time>
   <create_date>2016-02-24</create_date>
   <update_date>2024-02-24</update_date>
   <registrar_name>Affordable Domains</registrar_name>
   <registrar_website>https://www.affordabledomains.co.nz</registrar_website>
   <name_servers>
    <value>dns1.affordabledomains.co.nz</value>
    <value>dns2.affordabledomains.co.nz</value>
    <value>dns3.affordabledomains.co.nz</value>
    <value>dns4.affordabledomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>homespace.green</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2023-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>homespace.app</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 21:50:27</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>homestage.co.nz</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-02 02:48:46</query_time>
   <create_date>2019-09-27</create_date>
   <update_date>2023-08-11</update_date>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>homestage.co.jp</domain_name>
   <domain_keyword>homestage</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-29 18:13:13</query_time>
   <create_date>2010-10-22</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>HOMESTAGE,Inc.</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>homespace.fun</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-25 12:32:43</query_time>
   <create_date>2021-11-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>chen zhen yu</registrant_company>
   <registrant_state>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>kenneth.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>homespace.design</domain_name>
   <domain_keyword>homespace</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-07 09:31:44</query_time>
   <create_date>2016-10-08</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOSI DESIGN srl Societa/Ditta</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>homespaze.com</domain_name>
   <domain_keyword>homespaze</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:32:48</query_time>
   <create_date>2022-09-13</create_date>
   <update_date>2022-11-13</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Home Spaze</registrant_name>
   <registrant_company>Home Spaze</registrant_company>
   <registrant_address>94 Lokmanya street East RS Puram</registrant_address>
   <registrant_city>coimbatore</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>641002</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9943220884</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>homepage.one</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-06 18:44:22</query_time>
   <create_date>2019-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>homepage.app</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-06 18:44:22</query_time>
   <create_date>2022-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>homepage.cn</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 18:44:22</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2026-03-17</expiry_date>
   <registrar_name>Canada 001 names Ltd.</registrar_name>
   <registrant_name>中信安控科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns8.66.cn</value>
    <value>dns9.66.cn</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>98</num>
   <domain_name>homepage.skin</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-26 21:48:47</query_time>
   <create_date>2022-03-23</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>audrey.ns.cloudflare.com</value>
    <value>damian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>homepage.cx</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-23 08:38:07</query_time>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KV GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.subdomain.net</value>
    <value>ns2.subdomain.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>homepage.cc</domain_name>
   <domain_keyword>homepage</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 13:35:27</query_time>
   <create_date>1997-12-07</create_date>
   <update_date>2017-03-07</update_date>
   <expiry_date>2027-03-05</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>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.211</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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