WHOIS QUERY TIME

6 May 2024 - 6:07 PM UTC

Registered: 22 February 2024
Expiry: 22 February 2025

REGISTRAR

Name: 海南美洁达科技有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

clientHold

REGISTRANT

Name: 张金宝
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hights.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hights.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hights.cn",
            "domain_keyword": "hights",
            "domain_tld": "cn",
            "query_time": "2024-05-06 18:07:39",
            "create_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "海南美洁达科技有限公司",
            "registrant_name": "张金宝",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.091,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hights.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hights.cn</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 18:07:39</query_time>
   <create_date>2024-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>海南美洁达科技有限公司</registrar_name>
   <registrant_name>张金宝</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.091</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.432 seconds) for "hights.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Mar 2024 - 6:26 AM UTC

Registered: 22 February 2024
Expiry: 22 February 2025

REGISTRAR

Name: 海南美洁达科技有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

ok

REGISTRANT

Name: 张金宝
Email: [email protected]

#2 - QUERY TIME

6 May 2024 - 6:07 PM UTC

Registered: 22 February 2024
Expiry: 22 February 2025

REGISTRAR

Name: 海南美洁达科技有限公司

DNSSEC

unsigned

NAME SERVERS

jm1.dns.com
jm2.dns.com

DOMAIN STATUS

clientHold

REGISTRANT

Name: 张金宝
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=hights.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hights.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hights.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "hights.cn",
            "domain_keyword": "hights",
            "domain_tld": "cn",
            "query_time": "2024-03-09 06:26:34",
            "create_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "海南美洁达科技有限公司",
            "registrant_name": "张金宝",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hights.cn",
            "domain_keyword": "hights",
            "domain_tld": "cn",
            "query_time": "2024-05-06 18:07:39",
            "create_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "海南美洁达科技有限公司",
            "registrant_name": "张金宝",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.432,
        "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>hights.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>hights.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hights.cn</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-03-09 06:26:34</query_time>
   <create_date>2024-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>海南美洁达科技有限公司</registrar_name>
   <registrant_name>张金宝</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hights.cn</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 18:07:39</query_time>
   <create_date>2024-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>海南美洁达科技有限公司</registrar_name>
   <registrant_name>张金宝</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.432</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 14 domain names (in 0.185 seconds) which contained the exact domain keyword "hights".
Domain Name Registered Expiry Registrar Ownership
1 hights.com 13 Mar 2000 13 Mar 2025 GoDaddy.com, LLC -
2 hights.net 3 Oct 2004 3 Oct 2024 GoDaddy.com, LLC -
3 hights.org 26 Aug 2008 26 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 hights.town 3 Mar 2019 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
5 hights.co.uk 19 May 2021 19 May 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
6 hights.today 4 Jan 2023 4 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
7 hights.online 4 Jan 2023 4 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
8 hights.live 14 Jul 2023 14 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 hights.pro 26 Sep 2023 26 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 hights.info 4 Oct 2023 4 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 hights.cn 22 Feb 2024 22 Feb 2025 海南美洁达科技有限公司 张金宝
12 hights.buzz 31 May 2024 31 May 2025 NameSilo, LLC See PrivacyGuardian.org
13 hights.lol 31 May 2024 31 May 2025 NameSilo, LLC See PrivacyGuardian.org
14 hights.xyz 31 May 2024 31 May 2025 NameSilo, LLC See PrivacyGuardian.org
15 hights.eu - - IONOS SE -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hights&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hights",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "hights.com, hights.net, hights.org, hights.town, hights.co.uk, hights.today, hights.online, hights.live, hights.pro, hights.info, hights.cn, hights.buzz, hights.lol, hights.xyz, hights.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "hights.com",
            "domain_keyword": "hights",
            "domain_tld": "com",
            "query_time": "2024-05-01 01:18:05",
            "create_date": "2000-03-13",
            "update_date": "2022-09-16",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 2,
            "domain_name": "hights.net",
            "domain_keyword": "hights",
            "domain_tld": "net",
            "query_time": "2024-04-20 19:08:06",
            "create_date": "2004-10-03",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hights.org",
            "domain_keyword": "hights",
            "domain_tld": "org",
            "query_time": "2024-06-02 18:36:29",
            "create_date": "2008-08-26",
            "update_date": "2023-06-25",
            "expiry_date": "2024-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hights.town",
            "domain_keyword": "hights",
            "domain_tld": "town",
            "query_time": "2024-06-02 18:36:29",
            "create_date": "2019-03-03",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "hights.co.uk",
            "domain_keyword": "hights",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 14:15:22",
            "create_date": "2021-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "hights.today",
            "domain_keyword": "hights",
            "domain_tld": "today",
            "query_time": "2024-05-01 01:18:05",
            "create_date": "2023-01-04",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2044a.trouble-free.net",
                "dns2044b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hights.online",
            "domain_keyword": "hights",
            "domain_tld": "online",
            "query_time": "2024-05-27 03:03:46",
            "create_date": "2023-01-04",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns2005a.trouble-free.net",
                "dns2005b.trouble-free.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hights.live",
            "domain_keyword": "hights",
            "domain_tld": "live",
            "query_time": "2024-06-02 18:36:28",
            "create_date": "2023-07-14",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-14",
            "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": [
                "rs51.rcnoc.com",
                "rs52.rcnoc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hights.pro",
            "domain_keyword": "hights",
            "domain_tld": "pro",
            "query_time": "2024-06-02 18:36:29",
            "create_date": "2023-09-26",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.com",
                "ns3.cloudoon.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hights.info",
            "domain_keyword": "hights",
            "domain_tld": "info",
            "query_time": "2024-06-02 18:36:28",
            "create_date": "2023-10-04",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.com",
                "ns3.cloudoon.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hights.cn",
            "domain_keyword": "hights",
            "domain_tld": "cn",
            "query_time": "2024-05-06 18:07:39",
            "create_date": "2024-02-22",
            "expiry_date": "2025-02-22",
            "registrar_name": "海南美洁达科技有限公司",
            "registrant_name": "张金宝",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hights.buzz",
            "domain_keyword": "hights",
            "domain_tld": "buzz",
            "query_time": "2024-06-01 14:23:33",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "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": [
                "dns2005a.trouble-free.net",
                "dns2005b.trouble-free.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hights.lol",
            "domain_keyword": "hights",
            "domain_tld": "lol",
            "query_time": "2024-06-01 16:54:52",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "rs41.rcnoc.com",
                "rs42.rcnoc.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hights.xyz",
            "domain_keyword": "hights",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 17:58:35",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "rs21.rnoc254.com",
                "rs22.rnoc254.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hights.eu",
            "domain_keyword": "hights",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:50:50",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1029.ui-dns.de",
                "ns1035.ui-dns.biz",
                "ns1044.ui-dns.org",
                "ns1103.ui-dns.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.185,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hights</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>hights.com, hights.net, hights.org, hights.town, hights.co.uk, hights.today, hights.online, hights.live, hights.pro, hights.info, hights.cn, hights.buzz, hights.lol, hights.xyz, hights.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hights.com</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 01:18:05</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2025-03-13</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hights.net</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 19:08:06</query_time>
   <create_date>2004-10-03</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hights.org</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 18:36:29</query_time>
   <create_date>2008-08-26</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>4</num>
   <domain_name>hights.town</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-06-02 18:36:29</query_time>
   <create_date>2019-03-03</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.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>hights.co.uk</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 14:15:22</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>hights.today</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-01 01:18:05</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns2044a.trouble-free.net</value>
    <value>dns2044b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>hights.online</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 03:03:46</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns2005a.trouble-free.net</value>
    <value>dns2005b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hights.live</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-02 18:36:28</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-14</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>rs51.rcnoc.com</value>
    <value>rs52.rcnoc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>hights.pro</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-02 18:36:29</query_time>
   <create_date>2023-09-26</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.com</value>
    <value>ns3.cloudoon.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hights.info</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 18:36:28</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.com</value>
    <value>ns3.cloudoon.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>hights.cn</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 18:07:39</query_time>
   <create_date>2024-02-22</create_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>海南美洁达科技有限公司</registrar_name>
   <registrant_name>张金宝</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hights.buzz</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-06-01 14:23:33</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</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>dns2005a.trouble-free.net</value>
    <value>dns2005b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hights.lol</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-01 16:54:52</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>rs41.rcnoc.com</value>
    <value>rs42.rcnoc.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hights.xyz</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 17:58:35</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>rs21.rnoc254.com</value>
    <value>rs22.rnoc254.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hights.eu</domain_name>
   <domain_keyword>hights</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:50:50</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1029.ui-dns.de</value>
    <value>ns1035.ui-dns.biz</value>
    <value>ns1044.ui-dns.org</value>
    <value>ns1103.ui-dns.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.185</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,756 domain names (in 0.921 seconds) which look and sound like the brand name "hights".
Domain Name Registered Expiry Registrar Ownership
1 high5s.org 17 Sep 2008 17 Sep 2024 Key-Systems GmbH EdenMedia
2 rights.live 21 Jun 2022 21 Jun 2024 Sav.com, LLC Privacy Protection
3 lights.earth 12 Apr 2019 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
4 nights.xyz 19 Dec 2016 19 Dec 2026 Dynadot LLC -
5 hiights.com 19 Apr 2021 19 Apr 2025 GoDaddy.com, LLC -
6 nights.org 6 May 2003 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 fights.com 24 Sep 1996 23 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
8 rights.digital 26 Feb 2021 26 Feb 2025 Squarespace Domains II LLC Web Ventures LLC
9 shights.com 22 Jun 2023 22 Jun 2028 GoDaddy.com, LLC -
10 nights.co 24 Jan 2016 23 Jan 2027 Dynadot Inc Shane Kinsey - NameShop.co
11 fights.vegas 25 Aug 2023 25 Aug 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 sights.fun 1 Jun 2022 1 Jun 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) tommy yu
13 heights.exposed 26 Jan 2021 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 7ights.com 11 Jun 2022 11 Jun 2024 Squarespace Domains II LLC Echelon Partners LLC
15 nights.tokyo 11 Mar 2017 11 Mar 2025 GMO Internet Group, Inc. -
16 nights.news 17 Nov 2016 17 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
17 rights.support 14 Jun 2020 14 Jun 2024 Porkbun LLC Private by Design, LLC
18 highps.com 22 Nov 2015 21 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
19 tights.com 30 Apr 2019 27 Aug 2024 REGISTER S.P.A. Cenariomagistral Lda
20 heights.group 14 Nov 2020 14 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
21 hightr.com 2 Nov 2018 2 Nov 2024 GoDaddy.com, LLC -
22 eights.lol 21 Jul 2023 21 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
23 heights.world 12 Dec 2023 12 Dec 2024 Sav.com, LLC - 10 REDACTED FOR PRIVACY
24 nights.promo 1 Oct 2016 1 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
25 highti.net 9 Jul 2013 9 Jul 2024 MESH DIGITAL LIMITED -
26 tights.it 22 Aug 2014 7 Sep 2024 Puglia.com srls Puglia.com S.r.l.s.
27 sights.co 21 Nov 2012 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 nights.la 1 Oct 2014 1 Oct 2024 TLD Registrar Solutions Ltd -
29 heights.org.au - - Melbourne IT IT Department
30 lights.fish 17 Dec 2015 17 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 rights.technology 5 Feb 2017 5 Feb 2025 Cloudflare, Inc Daniel Morgan
32 eights.xyz 19 Nov 2021 19 Nov 2025 West263 International Limited Y Swetha
33 fights.app 8 May 2018 8 May 2025 Name.com, Inc. Kyle Miller Creative
34 fights.pro 9 Feb 2022 9 Feb 2025 Cloudflare, Inc REDACTED FOR PRIVACY
35 sights.live 25 May 2023 25 May 2025 Sav.com, LLC - 6 Privacy Protection
36 sights.ru 16 Dec 2014 16 Dec 2024 REGRU-RU First studio Ltd
37 rights.contact 25 Jul 2023 25 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 heights.it 18 Oct 2009 22 Nov 2024 Algorithmedia S.r.l. Puglia.com srls
39 eights.fr 9 Mar 2019 9 Mar 2026 KEY-SYSTEMS GmbH Ano Nymous
40 mights.ru 5 May 2022 5 May 2025 DOMENUS-RU Private Person
41 rights.llc 6 May 2022 6 May 2025 Gabia, Inc. REDACTED FOR PRIVACY
42 tights.quest 23 Oct 2023 23 Oct 2024 Porkbun, LLC Private by Design, LLC
43 rights.audio 14 May 2021 14 May 2025 Register.com, Inc muwzer
44 lights.lol 23 Mar 2024 23 Mar 2026 Namecheap Privacy service provided by Withheld for Privacy ehf
45 lights.supply 18 Dec 2020 18 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 lights.company 26 Nov 2019 26 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
47 rhights.com 7 Jan 2021 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 tights.online 26 Aug 2015 26 Aug 2024 IONOS SE DaddyJ Limited
49 nights.net 11 Sep 2002 11 Sep 2024 GoDaddy.com, LLC -
50 nights.dev 15 Jun 2020 15 Jun 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
51 zights.com 2 May 2008 2 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
52 tights.gallery 1 Oct 2014 1 Oct 2024 united-domains AG internetdienste-mueller
53 lights.lt 19 Mar 2021 20 Mar 2025 UAB "Interneto vizija" UAB "Interneto vizija"
54 sights.africa 3 Jul 2017 3 Jul 2024 united-domains AG REDACTED
55 rights.ca 5 Feb 2001 5 Feb 2025 WHC Online Solutions Inc. REDACTED FOR PRIVACY
56 fights.today 25 Nov 2015 25 Nov 2024 eNom, LLC Mark Pereira
57 highps.online 27 Apr 2023 27 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
58 rights.org.uk 22 Feb 2022 22 Feb 2025 Kevin Moore [Tag = MOORE-IE] Kevin Moore
59 rights.top 25 Jul 2021 25 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhao Hong
60 heights.co.nz 13 Sep 2014 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
61 high-s.sbs 10 Jun 2023 10 Jun 2024 Web Commerce Communications Ltd Whoisprotection.cc
62 hightt.org 31 Mar 2023 31 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166902380
63 rights.org 12 Sep 1995 11 Sep 2028 GoDaddy.com, LLC NameFind Cayman Islands Ltd.
64 nights.camp 25 Dec 2022 25 Dec 2024 Porkbun LLC Private by Design, LLC
65 rights.icu 13 Aug 2023 13 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 bights.net 29 Nov 2020 29 Nov 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
67 rights.men 25 Apr 2023 25 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 rights.group 8 Jun 2016 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 tights.xyz 2 Jun 2014 2 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
70 highss.com 31 Dec 2016 31 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
71 fights.net 14 Dec 1999 14 Dec 2024 Porkbun LLC Private by Design, LLC
72 sights.asia 6 Aug 2008 6 Aug 2024 Vautron Rechenzentrum AG Andreas Piller
73 fights.uk.com 5 Dec 2012 5 Dec 2024 Domain Exploitation International -
74 highte.com 16 Jun 2004 16 Jun 2024 Leascend Technology Co., Ltd. -
75 rights.asia 6 Nov 2023 6 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com li tao
76 wights.cfd 5 Dec 2023 5 Dec 2024 Dynadot LLC -
77 tights.direct 1 Oct 2014 1 Oct 2024 CSC Corporate Domains, Inc. Sportdirect.Com Retail Limited
78 tights.org 23 Aug 2007 23 Aug 2024 Dynadot Inc REDACTED FOR PRIVACY
79 lights.life 13 Dec 2019 13 Dec 2024 Chengdu West Dimension Digital Technology Co., Ltd. Wei Cao
80 sights.se 17 Oct 2005 17 Oct 2024 Loopia AB -
81 rights.fit 29 Apr 2015 29 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 rights.pro 5 Jul 2018 5 Jul 2025 Dynadot Inc REDACTED FOR PRIVACY
83 heights.org 9 Aug 2000 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 heights.guru 29 Dec 2022 29 Dec 2024 NameCheap, Inc. REDACTED FOR PRIVACY
85 highst.net 25 Mar 2022 25 Mar 2025 Dynadot Inc -
86 lights.science 26 Jan 2022 26 Jan 2025 united-domains AG Department of Clinical Research University of Basel
87 nights.pl 2 Aug 2008 1 Sep 2025 Aftermarket.pl Limited -
88 rights.exchange 26 Apr 2024 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
89 fights.baby 29 Jan 2024 29 Jan 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
90 heights.org.uk 23 May 2023 23 May 2024 Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV] -
91 lights.camera 30 Apr 2021 30 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 highrs.com 10 Aug 2019 10 Aug 2024 GoDaddy.com, LLC -
93 xights.com 3 Sep 2019 3 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
94 sights.com 29 Nov 1995 28 Nov 2025 GoDaddy.com, LLC -
95 heights.fitness 9 Nov 2023 9 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 heights.community 8 Sep 2021 8 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
97 eights.online 14 Apr 2024 14 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
98 bights.com 10 Feb 2002 10 Feb 2025 GoDaddy.com, LLC -
99 sights.cloud 2 Aug 2023 2 Aug 2024 OVH sas REDACTED FOR PRIVACY
100 rights.guru 28 Jul 2016 28 Jul 2026 Easyspace Limited Easyspace Privacy
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 Hights.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hights.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hights.cn",
        "page_size": 100
    },
    "count": {
        "total": 5756,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "high5s.org, rights.live, lights.earth, nights.xyz, hiights.com, nights.org, fights.com, rights.digital, shights.com, nights.co, fights.vegas, sights.fun, heights.exposed, 7ights.com, nights.tokyo, nights.news, rights.support, highps.com, tights.com, heights.group, hightr.com, eights.lol, heights.world, nights.promo, highti.net, tights.it, sights.co, nights.la, heights.org.au, lights.fish, rights.technology, eights.xyz, fights.app, fights.pro, sights.live, sights.ru, rights.contact, heights.it, eights.fr, mights.ru, rights.llc, tights.quest, rights.audio, lights.lol, lights.supply, lights.company, rhights.com, tights.online, nights.net, nights.dev, zights.com, tights.gallery, lights.lt, sights.africa, rights.ca, fights.today, highps.online, rights.org.uk, rights.top, heights.co.nz, high-s.sbs, hightt.org, rights.org, nights.camp, rights.icu, bights.net, rights.men, rights.group, tights.xyz, highss.com, fights.net, sights.asia, fights.uk.com, highte.com, rights.asia, wights.cfd, tights.direct, tights.org, lights.life, sights.se, rights.fit, rights.pro, heights.org, heights.guru, highst.net, lights.science, nights.pl, rights.exchange, fights.baby, heights.org.uk, lights.camera, highrs.com, xights.com, sights.com, heights.fitness, heights.community, eights.online, bights.com, sights.cloud, rights.guru",
    "results": [
        {
            "num": 1,
            "domain_name": "high5s.org",
            "domain_keyword": "high5s",
            "domain_tld": "org",
            "query_time": "2024-04-14 16:59:25",
            "create_date": "2008-09-17",
            "update_date": "2023-06-26",
            "expiry_date": "2024-09-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EdenMedia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "2917.ns1.abovedomains.com",
                "2917.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rights.live",
            "domain_keyword": "rights",
            "domain_tld": "live",
            "query_time": "2024-04-14 06:46:23",
            "create_date": "2022-06-21",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lights.earth",
            "domain_keyword": "lights",
            "domain_tld": "earth",
            "query_time": "2024-05-02 04:56:11",
            "create_date": "2019-04-12",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "nights.xyz",
            "domain_keyword": "nights",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 09:56:24",
            "create_date": "2016-12-19",
            "update_date": "2023-08-31",
            "expiry_date": "2026-12-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "hiights.com",
            "domain_keyword": "hiights",
            "domain_tld": "com",
            "query_time": "2024-04-28 14:34:52",
            "create_date": "2021-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nights.org",
            "domain_keyword": "nights",
            "domain_tld": "org",
            "query_time": "2024-05-12 08:50:19",
            "create_date": "2003-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fights.com",
            "domain_keyword": "fights",
            "domain_tld": "com",
            "query_time": "2024-05-28 22:36:42",
            "create_date": "1996-09-24",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/ce0e5d5b-9cb3-4bcf-a82f-a17a1deb9423",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingspa.com",
                "ns2.parkingspa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rights.digital",
            "domain_keyword": "rights",
            "domain_tld": "digital",
            "query_time": "2024-04-27 09:19:16",
            "create_date": "2021-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Web Ventures LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "mariah.ns.cloudflare.com",
                "nick.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "shights.com",
            "domain_keyword": "shights",
            "domain_tld": "com",
            "query_time": "2024-04-13 21:17:58",
            "create_date": "2023-06-22",
            "update_date": "2023-06-22",
            "expiry_date": "2028-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "nights.co",
            "domain_keyword": "nights",
            "domain_tld": "co",
            "query_time": "2024-04-16 09:56:24",
            "create_date": "2016-01-24",
            "update_date": "2024-04-15",
            "expiry_date": "2027-01-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shane Kinsey - NameShop.co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Suffolk",
            "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.dan.com",
                "ns2.dan.com",
                "verification-5o76drmb.ns3.dan.hosting",
                "verification-f6mwz3yrfbsrgianrkzsq6.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "fights.vegas",
            "domain_keyword": "fights",
            "domain_tld": "vegas",
            "query_time": "2024-05-04 23:30:49",
            "create_date": "2023-08-25",
            "update_date": "2024-03-07",
            "expiry_date": "2025-08-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sights.fun",
            "domain_keyword": "sights",
            "domain_tld": "fun",
            "query_time": "2024-05-12 21:20:42",
            "create_date": "2022-06-01",
            "update_date": "2023-08-31",
            "expiry_date": "2032-06-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "tommy yu",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "heights.exposed",
            "domain_keyword": "heights",
            "domain_tld": "exposed",
            "query_time": "2024-05-28 07:10:04",
            "create_date": "2021-01-26",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "7ights.com",
            "domain_keyword": "7ights",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:47:07",
            "create_date": "2022-06-11",
            "update_date": "2024-04-09",
            "expiry_date": "2024-06-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Echelon Partners LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "nights.tokyo",
            "domain_keyword": "nights",
            "domain_tld": "tokyo",
            "query_time": "2024-04-16 09:56:24",
            "create_date": "2017-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.muumuu-domain.com",
                "ns2.muumuu-domain.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "nights.news",
            "domain_keyword": "nights",
            "domain_tld": "news",
            "query_time": "2024-04-16 09:56:24",
            "create_date": "2016-11-17",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dns.name.com",
                "ns2jrt.name.com",
                "ns3dgj.name.com",
                "ns4fmw.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rights.support",
            "domain_keyword": "rights",
            "domain_tld": "support",
            "query_time": "2024-05-11 12:24:13",
            "create_date": "2020-06-14",
            "update_date": "2023-07-29",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "highps.com",
            "domain_keyword": "highps",
            "domain_tld": "com",
            "query_time": "2024-05-24 14:13:36",
            "create_date": "2015-11-22",
            "update_date": "2015-11-24",
            "expiry_date": "2024-11-21",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "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_email": "[email protected]",
            "registrant_phone": "+7.9139504896",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tights.com",
            "domain_keyword": "tights",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:07:32",
            "create_date": "2019-04-30",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-27",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cenariomagistral Lda",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "heights.group",
            "domain_keyword": "heights",
            "domain_tld": "group",
            "query_time": "2024-05-28 07:10:05",
            "create_date": "2020-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Barcelona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns1.undeveloped.com",
                "ns2.dan.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hightr.com",
            "domain_keyword": "hightr",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:36:22",
            "create_date": "2018-11-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-11-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "eights.lol",
            "domain_keyword": "eights",
            "domain_tld": "lol",
            "query_time": "2024-04-06 02:38:35",
            "create_date": "2023-07-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "heights.world",
            "domain_keyword": "heights",
            "domain_tld": "world",
            "query_time": "2024-04-06 08:48:54",
            "create_date": "2023-12-12",
            "update_date": "2024-03-07",
            "expiry_date": "2024-12-12",
            "registrar_iana": 3900,
            "registrar_name": "Sav.com, LLC - 10",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nights.promo",
            "domain_keyword": "nights",
            "domain_tld": "promo",
            "query_time": "2024-04-12 11:38:43",
            "create_date": "2016-10-01",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": 25,
            "domain_name": "highti.net",
            "domain_keyword": "highti",
            "domain_tld": "net",
            "query_time": "2024-04-20 19:05:34",
            "create_date": "2013-07-09",
            "update_date": "2023-07-08",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1390,
            "registrar_name": "MESH DIGITAL LIMITED",
            "registrar_website": "http://www.domainbox.com",
            "registrant_country": "DE",
            "registrant_email": "https://webform.meshdigital.com",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "charles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "tights.it",
            "domain_keyword": "tights",
            "domain_tld": "it",
            "query_time": "2024-05-02 19:30:43",
            "create_date": "2014-08-22",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-07",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "sights.co",
            "domain_keyword": "sights",
            "domain_tld": "co",
            "query_time": "2024-04-09 22:46:30",
            "create_date": "2012-11-21",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-20",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nights.la",
            "domain_keyword": "nights",
            "domain_tld": "la",
            "query_time": "2024-04-12 11:38:43",
            "create_date": "2014-10-01",
            "update_date": "2019-03-28",
            "expiry_date": "2024-10-01",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrant_email": "https://whois.nic.la/contact/nights.la/registrant",
            "name_servers": [
                "ns1.nameinvestorsdns.com",
                "ns2.nameinvestorsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "heights.org.au",
            "domain_keyword": "heights",
            "domain_tld": "org.au",
            "query_time": "2024-04-19 23:40:30",
            "update_date": "2020-02-21",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "IT Department",
            "name_servers": [
                "ns1.netregistry.net",
                "ns2.netregistry.net",
                "ns3.netregistry.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "lights.fish",
            "domain_keyword": "lights",
            "domain_tld": "fish",
            "query_time": "2024-04-20 06:47:30",
            "create_date": "2015-12-17",
            "update_date": "2024-01-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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "rights.technology",
            "domain_keyword": "rights",
            "domain_tld": "technology",
            "query_time": "2024-05-15 17:29:59",
            "create_date": "2017-02-05",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daniel Morgan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "gail.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "eights.xyz",
            "domain_keyword": "eights",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 17:47:06",
            "create_date": "2021-11-19",
            "update_date": "2023-08-31",
            "expiry_date": "2025-11-19",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "fights.app",
            "domain_keyword": "fights",
            "domain_tld": "app",
            "query_time": "2024-05-12 08:38:36",
            "create_date": "2018-05-08",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kyle Miller Creative",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns1lmy.name.com",
                "ns2dfg.name.com",
                "ns3qty.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "fights.pro",
            "domain_keyword": "fights",
            "domain_tld": "pro",
            "query_time": "2024-05-24 20:55:23",
            "create_date": "2022-02-09",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Victoria",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adaline.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "sights.live",
            "domain_keyword": "sights",
            "domain_tld": "live",
            "query_time": "2024-05-26 18:45:30",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 3896,
            "registrar_name": "Sav.com, LLC - 6",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sights.ru",
            "domain_keyword": "sights",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:48:27",
            "create_date": "2014-12-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "REGRU-RU",
            "registrant_company": "First studio Ltd",
            "name_servers": [
                "ns1.domainseller.ru",
                "ns2.domainseller.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "rights.contact",
            "domain_keyword": "rights",
            "domain_tld": "contact",
            "query_time": "2024-04-09 01:55:55",
            "create_date": "2023-07-25",
            "update_date": "2023-09-20",
            "expiry_date": "2024-07-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "heights.it",
            "domain_keyword": "heights",
            "domain_tld": "it",
            "query_time": "2024-04-19 23:40:25",
            "create_date": "2009-10-18",
            "update_date": "2024-04-04",
            "expiry_date": "2024-11-22",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 39,
            "domain_name": "eights.fr",
            "domain_keyword": "eights",
            "domain_tld": "fr",
            "query_time": "2024-05-10 15:28:53",
            "create_date": "2019-03-09",
            "update_date": "2024-02-23",
            "expiry_date": "2026-03-09",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 40,
            "domain_name": "mights.ru",
            "domain_keyword": "mights",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:02:43",
            "create_date": "2022-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "DOMENUS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "rights.llc",
            "domain_keyword": "rights",
            "domain_tld": "llc",
            "query_time": "2024-05-11 12:24:12",
            "create_date": "2022-05-06",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-06",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "tights.quest",
            "domain_keyword": "tights",
            "domain_tld": "quest",
            "query_time": "2024-05-08 12:41:02",
            "create_date": "2023-10-23",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "rights.audio",
            "domain_keyword": "rights",
            "domain_tld": "audio",
            "query_time": "2024-05-18 19:53:51",
            "create_date": "2021-05-14",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-14",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc",
            "registrar_website": "http://www.register.com/",
            "registrant_company": "muwzer",
            "registrant_state": "CO",
            "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": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "lights.lol",
            "domain_keyword": "lights",
            "domain_tld": "lol",
            "query_time": "2024-05-22 22:51:31",
            "create_date": "2024-03-23",
            "update_date": "2024-04-09",
            "expiry_date": "2026-03-23",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "lights.supply",
            "domain_keyword": "lights",
            "domain_tld": "supply",
            "query_time": "2024-05-28 04:22:44",
            "create_date": "2020-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "lights.company",
            "domain_keyword": "lights",
            "domain_tld": "company",
            "query_time": "2024-04-08 12:04:06",
            "create_date": "2019-11-26",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar 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.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "rhights.com",
            "domain_keyword": "rhights",
            "domain_tld": "com",
            "query_time": "2024-04-12 09:40:23",
            "create_date": "2021-01-07",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rhights.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "tights.online",
            "domain_keyword": "tights",
            "domain_tld": "online",
            "query_time": "2024-04-18 10:24:51",
            "create_date": "2015-08-26",
            "update_date": "2023-11-01",
            "expiry_date": "2024-08-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "DaddyJ Limited",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nights.net",
            "domain_keyword": "nights",
            "domain_tld": "net",
            "query_time": "2024-05-07 07:22:06",
            "create_date": "2002-09-11",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "nights.dev",
            "domain_keyword": "nights",
            "domain_tld": "dev",
            "query_time": "2024-05-12 08:50:19",
            "create_date": "2020-06-15",
            "update_date": "2024-04-25",
            "expiry_date": "2024-06-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "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": [
                "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": 51,
            "domain_name": "zights.com",
            "domain_keyword": "zights",
            "domain_tld": "com",
            "query_time": "2024-05-07 03:31:51",
            "create_date": "2008-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "tights.gallery",
            "domain_keyword": "tights",
            "domain_tld": "gallery",
            "query_time": "2024-05-02 19:30:43",
            "create_date": "2014-10-01",
            "update_date": "2024-04-29",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "internetdienste-mueller",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "lights.lt",
            "domain_keyword": "lights",
            "domain_tld": "lt",
            "query_time": "2024-04-20 06:47:30",
            "create_date": "2021-03-19",
            "expiry_date": "2025-03-20",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 54,
            "domain_name": "sights.africa",
            "domain_keyword": "sights",
            "domain_tld": "africa",
            "query_time": "2024-05-19 15:04:17",
            "create_date": "2017-07-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "www.united-domains.de",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "rights.ca",
            "domain_keyword": "rights",
            "domain_tld": "ca",
            "query_time": "2024-05-29 17:59:29",
            "create_date": "2001-02-05",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-05",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "fights.today",
            "domain_keyword": "fights",
            "domain_tld": "today",
            "query_time": "2024-06-01 04:15:23",
            "create_date": "2015-11-25",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mark Pereira",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "highps.online",
            "domain_keyword": "highps",
            "domain_tld": "online",
            "query_time": "2024-05-01 01:14:28",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rights.org.uk",
            "domain_keyword": "rights",
            "domain_tld": "org.uk",
            "query_time": "2024-04-30 12:23:11",
            "create_date": "2022-02-22",
            "update_date": "2024-03-08",
            "expiry_date": "2025-02-22",
            "registrar_name": "Kevin Moore [Tag = MOORE-IE]",
            "registrar_website": "Email enquiries: [email protected]",
            "registrant_name": "Kevin Moore",
            "registrant_address": "Buck Cottage, Pembrokestown, Duncormick, County Wexford, Y35 K2P4, Ireland",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 59,
            "domain_name": "rights.top",
            "domain_keyword": "rights",
            "domain_tld": "top",
            "query_time": "2024-04-14 06:46:24",
            "create_date": "2021-07-25",
            "update_date": "2022-02-28",
            "expiry_date": "2024-07-25",
            "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": "Zhao Hong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shandong",
            "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": 60,
            "domain_name": "heights.co.nz",
            "domain_keyword": "heights",
            "domain_tld": "co.nz",
            "query_time": "2024-04-19 23:40:25",
            "create_date": "2014-09-13",
            "update_date": "2022-10-31",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.syrahost.com",
                "ns2.syrahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "high-s.sbs",
            "domain_keyword": "high-s",
            "domain_tld": "sbs",
            "query_time": "2024-05-08 00:57:08",
            "create_date": "2023-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-10",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the 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": [
                "kai.ns.cloudflare.com",
                "mona.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hightt.org",
            "domain_keyword": "hightt",
            "domain_tld": "org",
            "query_time": "2024-04-06 17:08:41",
            "create_date": "2023-03-31",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-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 0166902380",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "rights.org",
            "domain_keyword": "rights",
            "domain_tld": "org",
            "query_time": "2024-04-14 06:46:24",
            "create_date": "1995-09-12",
            "update_date": "2022-10-26",
            "expiry_date": "2028-09-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind Cayman Islands Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Grand Cayman",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "nights.camp",
            "domain_keyword": "nights",
            "domain_tld": "camp",
            "query_time": "2024-05-02 18:16:37",
            "create_date": "2022-12-25",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "rights.icu",
            "domain_keyword": "rights",
            "domain_tld": "icu",
            "query_time": "2024-05-03 16:28:07",
            "create_date": "2023-08-13",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "BC",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "ophelia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "bights.net",
            "domain_keyword": "bights",
            "domain_tld": "net",
            "query_time": "2024-04-30 14:30:31",
            "create_date": "2020-11-29",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-29",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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": "https://tieredaccess.com/contact/2c18cb98-194b-4143-b0bc-a18a148fb4d3",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bend.bights.net",
                "hitch.bights.net",
                "knot.bights.net",
                "loop.bights.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "rights.men",
            "domain_keyword": "rights",
            "domain_tld": "men",
            "query_time": "2024-05-18 19:53:51",
            "create_date": "2023-04-25",
            "update_date": "2023-10-22",
            "expiry_date": "2025-04-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "rights.group",
            "domain_keyword": "rights",
            "domain_tld": "group",
            "query_time": "2024-04-14 06:46:23",
            "create_date": "2016-06-08",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-08",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tights.xyz",
            "domain_keyword": "tights",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 10:24:51",
            "create_date": "2014-06-02",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "highss.com",
            "domain_keyword": "highss",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:24:05",
            "create_date": "2016-12-31",
            "update_date": "2020-12-25",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "fights.net",
            "domain_keyword": "fights",
            "domain_tld": "net",
            "query_time": "2024-04-24 09:49:17",
            "create_date": "1999-12-14",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/fights.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sights.asia",
            "domain_keyword": "sights",
            "domain_tld": "asia",
            "query_time": "2024-05-12 21:20:41",
            "create_date": "2008-08-06",
            "update_date": "2023-09-20",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Andreas Piller",
            "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.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "fights.uk.com",
            "domain_keyword": "fights",
            "domain_tld": "uk.com",
            "query_time": "2024-05-10 15:47:52",
            "create_date": "2012-12-05",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-05",
            "registrar_iana": 9999,
            "registrar_name": "Domain Exploitation International",
            "registrant_email": "https://whois.centralnic.com/contact/fights.uk.com/registrant",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "highte.com",
            "domain_keyword": "highte",
            "domain_tld": "com",
            "query_time": "2024-05-18 12:00:45",
            "create_date": "2004-06-16",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "rights.asia",
            "domain_keyword": "rights",
            "domain_tld": "asia",
            "query_time": "2024-05-15 17:29:59",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li tao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "henan",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "wights.cfd",
            "domain_keyword": "wights",
            "domain_tld": "cfd",
            "query_time": "2024-05-29 00:59:12",
            "create_date": "2023-12-05",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "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": [
                "ian.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "tights.direct",
            "domain_keyword": "tights",
            "domain_tld": "direct",
            "query_time": "2024-04-18 10:24:51",
            "create_date": "2014-10-01",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-01",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sportdirect.Com Retail Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "tights.org",
            "domain_keyword": "tights",
            "domain_tld": "org",
            "query_time": "2024-04-18 10:24:51",
            "create_date": "2007-08-23",
            "update_date": "2023-12-16",
            "expiry_date": "2024-08-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": 79,
            "domain_name": "lights.life",
            "domain_keyword": "lights",
            "domain_tld": "life",
            "query_time": "2024-04-19 05:36:53",
            "create_date": "2019-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wei Cao",
            "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": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "sights.se",
            "domain_keyword": "sights",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:56",
            "create_date": "2005-10-17",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-17",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 81,
            "domain_name": "rights.fit",
            "domain_keyword": "rights",
            "domain_tld": "fit",
            "query_time": "2024-05-07 12:44:17",
            "create_date": "2015-04-29",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-29",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "rights.pro",
            "domain_keyword": "rights",
            "domain_tld": "pro",
            "query_time": "2024-05-11 12:24:12",
            "create_date": "2018-07-05",
            "update_date": "2024-03-19",
            "expiry_date": "2025-07-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "heights.org",
            "domain_keyword": "heights",
            "domain_tld": "org",
            "query_time": "2024-05-11 02:05:47",
            "create_date": "2000-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "heights.guru",
            "domain_keyword": "heights",
            "domain_tld": "guru",
            "query_time": "2024-05-11 02:05:47",
            "create_date": "2022-12-29",
            "update_date": "2024-02-12",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": 85,
            "domain_name": "highst.net",
            "domain_keyword": "highst",
            "domain_tld": "net",
            "query_time": "2024-05-23 19:58:54",
            "create_date": "2022-03-25",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "clyde.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lights.science",
            "domain_keyword": "lights",
            "domain_tld": "science",
            "query_time": "2024-05-17 07:29:14",
            "create_date": "2022-01-26",
            "update_date": "2024-04-02",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Department of Clinical Research University of Basel",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elly.ns.cloudflare.com",
                "lloyd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "nights.pl",
            "domain_keyword": "nights",
            "domain_tld": "pl",
            "query_time": "2024-05-29 05:50:17",
            "create_date": "2008-08-02",
            "update_date": "2023-11-14",
            "expiry_date": "2025-09-01",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 88,
            "domain_name": "rights.exchange",
            "domain_keyword": "rights",
            "domain_tld": "exchange",
            "query_time": "2024-04-29 17:14:47",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "fights.baby",
            "domain_keyword": "fights",
            "domain_tld": "baby",
            "query_time": "2024-05-24 20:55:23",
            "create_date": "2024-01-29",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-29",
            "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": 90,
            "domain_name": "heights.org.uk",
            "domain_keyword": "heights",
            "domain_tld": "org.uk",
            "query_time": "2024-05-25 22:26:30",
            "create_date": "2023-05-23",
            "update_date": "2023-05-24",
            "expiry_date": "2024-05-23",
            "registrar_name": "Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-dc987700.ns3.dan.hosting"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 91,
            "domain_name": "lights.camera",
            "domain_keyword": "lights",
            "domain_tld": "camera",
            "query_time": "2024-04-08 12:04:06",
            "create_date": "2021-04-30",
            "update_date": "2023-07-26",
            "expiry_date": "2025-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground327.com",
                "ns2.siteground327.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "highrs.com",
            "domain_keyword": "highrs",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:18:45",
            "create_date": "2019-08-10",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "xights.com",
            "domain_keyword": "xights",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:38:02",
            "create_date": "2019-09-03",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hong Kong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://tieredaccess.com/contact/05122b46-f4ff-4021-bfb4-5c31126eb899",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "sights.com",
            "domain_keyword": "sights",
            "domain_tld": "com",
            "query_time": "2024-05-21 00:02:15",
            "create_date": "1995-11-29",
            "update_date": "2023-11-06",
            "expiry_date": "2025-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "heights.fitness",
            "domain_keyword": "heights",
            "domain_tld": "fitness",
            "query_time": "2024-05-17 07:36:54",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "heights.community",
            "domain_keyword": "heights",
            "domain_tld": "community",
            "query_time": "2024-05-28 07:10:04",
            "create_date": "2021-09-08",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-08",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 97,
            "domain_name": "eights.online",
            "domain_keyword": "eights",
            "domain_tld": "online",
            "query_time": "2024-04-25 02:00:31",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "bights.com",
            "domain_keyword": "bights",
            "domain_tld": "com",
            "query_time": "2024-04-08 20:49:17",
            "create_date": "2002-02-10",
            "update_date": "2024-01-21",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sights.cloud",
            "domain_keyword": "sights",
            "domain_tld": "cloud",
            "query_time": "2024-04-09 22:46:30",
            "create_date": "2023-08-02",
            "update_date": "2023-10-30",
            "expiry_date": "2024-08-02",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "luke.ns.cloudflare.com",
                "nelly.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "rights.guru",
            "domain_keyword": "rights",
            "domain_tld": "guru",
            "query_time": "2024-05-11 12:24:12",
            "create_date": "2016-07-28",
            "update_date": "2024-03-27",
            "expiry_date": "2026-07-28",
            "registrar_iana": 79,
            "registrar_name": "Easyspace Limited",
            "registrar_website": "http://www.easyspace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Easyspace Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.921,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hights.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5756</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>high5s.org, rights.live, lights.earth, nights.xyz, hiights.com, nights.org, fights.com, rights.digital, shights.com, nights.co, fights.vegas, sights.fun, heights.exposed, 7ights.com, nights.tokyo, nights.news, rights.support, highps.com, tights.com, heights.group, hightr.com, eights.lol, heights.world, nights.promo, highti.net, tights.it, sights.co, nights.la, heights.org.au, lights.fish, rights.technology, eights.xyz, fights.app, fights.pro, sights.live, sights.ru, rights.contact, heights.it, eights.fr, mights.ru, rights.llc, tights.quest, rights.audio, lights.lol, lights.supply, lights.company, rhights.com, tights.online, nights.net, nights.dev, zights.com, tights.gallery, lights.lt, sights.africa, rights.ca, fights.today, highps.online, rights.org.uk, rights.top, heights.co.nz, high-s.sbs, hightt.org, rights.org, nights.camp, rights.icu, bights.net, rights.men, rights.group, tights.xyz, highss.com, fights.net, sights.asia, fights.uk.com, highte.com, rights.asia, wights.cfd, tights.direct, tights.org, lights.life, sights.se, rights.fit, rights.pro, heights.org, heights.guru, highst.net, lights.science, nights.pl, rights.exchange, fights.baby, heights.org.uk, lights.camera, highrs.com, xights.com, sights.com, heights.fitness, heights.community, eights.online, bights.com, sights.cloud, rights.guru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>high5s.org</domain_name>
   <domain_keyword>high5s</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 16:59:25</query_time>
   <create_date>2008-09-17</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-09-17</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>EdenMedia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</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>2917.ns1.abovedomains.com</value>
    <value>2917.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rights.live</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-14 06:46:23</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lights.earth</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-02 04:56:11</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>4</num>
   <domain_name>nights.xyz</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 09:56:24</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-12-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hiights.com</domain_name>
   <domain_keyword>hiights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 14:34:52</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>nights.org</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 08:50:19</query_time>
   <create_date>2003-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>fights.com</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 22:36:42</query_time>
   <create_date>1996-09-24</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ce0e5d5b-9cb3-4bcf-a82f-a17a1deb9423</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingspa.com</value>
    <value>ns2.parkingspa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rights.digital</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-27 09:19:16</query_time>
   <create_date>2021-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Web Ventures LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>mariah.ns.cloudflare.com</value>
    <value>nick.ns.cloudflare.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>shights.com</domain_name>
   <domain_keyword>shights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 21:17:58</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2028-06-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>nights.co</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-16 09:56:24</query_time>
   <create_date>2016-01-24</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2027-01-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shane Kinsey - NameShop.co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Suffolk</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-5o76drmb.ns3.dan.hosting</value>
    <value>verification-f6mwz3yrfbsrgianrkzsq6.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>fights.vegas</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>vegas</domain_tld>
   <query_time>2024-05-04 23:30:49</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-08-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sights.fun</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-12 21:20:42</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2032-06-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>tommy yu</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.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>heights.exposed</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>exposed</domain_tld>
   <query_time>2024-05-28 07:10:04</query_time>
   <create_date>2021-01-26</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>7ights.com</domain_name>
   <domain_keyword>7ights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:47:07</query_time>
   <create_date>2022-06-11</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Echelon Partners LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>nights.tokyo</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-16 09:56:24</query_time>
   <create_date>2017-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</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>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.muumuu-domain.com</value>
    <value>ns2.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>nights.news</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-16 09:56:24</query_time>
   <create_date>2016-11-17</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2jrt.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4fmw.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>rights.support</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-11 12:24:13</query_time>
   <create_date>2020-06-14</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>highps.com</domain_name>
   <domain_keyword>highps</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 14:13:36</query_time>
   <create_date>2015-11-22</create_date>
   <update_date>2015-11-24</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <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_email>[email protected]</registrant_email>
   <registrant_phone>+7.9139504896</registrant_phone>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tights.com</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:07:32</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cenariomagistral Lda</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>heights.group</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-28 07:10:05</query_time>
   <create_date>2020-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</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>Barcelona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns1.undeveloped.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hightr.com</domain_name>
   <domain_keyword>hightr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:36:22</query_time>
   <create_date>2018-11-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-11-02</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>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>22</num>
   <domain_name>eights.lol</domain_name>
   <domain_keyword>eights</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-06 02:38:35</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>heights.world</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-06 08:48:54</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>3900</registrar_iana>
   <registrar_name>Sav.com, LLC - 10</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>nights.promo</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-04-12 11:38:43</query_time>
   <create_date>2016-10-01</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>25</num>
   <domain_name>highti.net</domain_name>
   <domain_keyword>highti</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 19:05:34</query_time>
   <create_date>2013-07-09</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>MESH DIGITAL LIMITED</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://webform.meshdigital.com</registrant_email>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>charles.ns.cloudflare.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>26</num>
   <domain_name>tights.it</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 19:30:43</query_time>
   <create_date>2014-08-22</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>sights.co</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-09 22:46:30</query_time>
   <create_date>2012-11-21</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-20</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>nights.la</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-04-12 11:38:43</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2019-03-28</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrant_email>https://whois.nic.la/contact/nights.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.nameinvestorsdns.com</value>
    <value>ns2.nameinvestorsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>heights.org.au</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-04-19 23:40:30</query_time>
   <update_date>2020-02-21</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>IT Department</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>30</num>
   <domain_name>lights.fish</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-04-20 06:47:30</query_time>
   <create_date>2015-12-17</create_date>
   <update_date>2024-01-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>ns65.domaincontrol.com</value>
    <value>ns66.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>31</num>
   <domain_name>rights.technology</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-15 17:29:59</query_time>
   <create_date>2017-02-05</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-05</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>Daniel Morgan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>gail.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>eights.xyz</domain_name>
   <domain_keyword>eights</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 17:47:06</query_time>
   <create_date>2021-11-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-11-19</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>fights.app</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 08:38:36</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kyle Miller Creative</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns1lmy.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>fights.pro</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 20:55:23</query_time>
   <create_date>2022-02-09</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-09</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Victoria</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adaline.ns.cloudflare.com</value>
    <value>ken.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>sights.live</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-26 18:45:30</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>3896</registrar_iana>
   <registrar_name>Sav.com, LLC - 6</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sights.ru</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:48:27</query_time>
   <create_date>2014-12-16</create_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>First studio Ltd</registrant_company>
   <name_servers>
    <value>ns1.domainseller.ru</value>
    <value>ns2.domainseller.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>rights.contact</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>contact</domain_tld>
   <query_time>2024-04-09 01:55:55</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>heights.it</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 23:40:25</query_time>
   <create_date>2009-10-18</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>eights.fr</domain_name>
   <domain_keyword>eights</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-10 15:28:53</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>mights.ru</domain_name>
   <domain_keyword>mights</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:02:43</query_time>
   <create_date>2022-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>DOMENUS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>rights.llc</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-11 12:24:12</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>tights.quest</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-08 12:41:02</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>rights.audio</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-05-18 19:53:51</query_time>
   <create_date>2021-05-14</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc</registrar_name>
   <registrar_website>http://www.register.com/</registrar_website>
   <registrant_company>muwzer</registrant_company>
   <registrant_state>CO</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>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>lights.lol</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-22 22:51:31</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2026-03-23</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>lights.supply</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-28 04:22:44</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>lights.company</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-08 12:04:06</query_time>
   <create_date>2019-11-26</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-26</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.onamae.com</value>
    <value>dns2.onamae.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>rhights.com</domain_name>
   <domain_keyword>rhights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 09:40:23</query_time>
   <create_date>2021-01-07</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=rhights.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>tights.online</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-18 10:24:51</query_time>
   <create_date>2015-08-26</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>DaddyJ Limited</registrant_company>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>nights.net</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 07:22:06</query_time>
   <create_date>2002-09-11</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>nights.dev</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 08:50:19</query_time>
   <create_date>2020-06-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-06-15</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</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>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>51</num>
   <domain_name>zights.com</domain_name>
   <domain_keyword>zights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 03:31:51</query_time>
   <create_date>2008-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>52</num>
   <domain_name>tights.gallery</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-02 19:30:43</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>internetdienste-mueller</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>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>lights.lt</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-20 06:47:30</query_time>
   <create_date>2021-03-19</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>sights.africa</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-19 15:04:17</query_time>
   <create_date>2017-07-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>www.united-domains.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>rights.ca</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-29 17:59:29</query_time>
   <create_date>2001-02-05</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>fights.today</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-01 04:15:23</query_time>
   <create_date>2015-11-25</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mark Pereira</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>highps.online</domain_name>
   <domain_keyword>highps</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 01:14:28</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rights.org.uk</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-30 12:23:11</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>Kevin Moore [Tag = MOORE-IE]</registrar_name>
   <registrar_website>Email enquiries: [email protected]</registrar_website>
   <registrant_name>Kevin Moore</registrant_name>
   <registrant_address>Buck Cottage, Pembrokestown, Duncormick, County Wexford, Y35 K2P4, Ireland</registrant_address>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>rights.top</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-14 06:46:24</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2022-02-28</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhao Hong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shandong</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>60</num>
   <domain_name>heights.co.nz</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-19 23:40:25</query_time>
   <create_date>2014-09-13</create_date>
   <update_date>2022-10-31</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.syrahost.com</value>
    <value>ns2.syrahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>high-s.sbs</domain_name>
   <domain_keyword>high-s</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-08 00:57:08</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</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>kai.ns.cloudflare.com</value>
    <value>mona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hightt.org</domain_name>
   <domain_keyword>hightt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-06 17:08:41</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-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 0166902380</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>rights.org</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 06:46:24</query_time>
   <create_date>1995-09-12</create_date>
   <update_date>2022-10-26</update_date>
   <expiry_date>2028-09-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind Cayman Islands Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Grand Cayman</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>nights.camp</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-05-02 18:16:37</query_time>
   <create_date>2022-12-25</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>rights.icu</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-03 16:28:07</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>BC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>ophelia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bights.net</domain_name>
   <domain_keyword>bights</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 14:30:31</query_time>
   <create_date>2020-11-29</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2c18cb98-194b-4143-b0bc-a18a148fb4d3</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bend.bights.net</value>
    <value>hitch.bights.net</value>
    <value>knot.bights.net</value>
    <value>loop.bights.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>rights.men</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-05-18 19:53:51</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>rights.group</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-14 06:46:23</query_time>
   <create_date>2016-06-08</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>buynow.nametime.com</value>
    <value>forsale.nametime.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>69</num>
   <domain_name>tights.xyz</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 10:24:51</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>highss.com</domain_name>
   <domain_keyword>highss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:24:05</query_time>
   <create_date>2016-12-31</create_date>
   <update_date>2020-12-25</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>fights.net</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 09:49:17</query_time>
   <create_date>1999-12-14</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/fights.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sights.asia</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-12 21:20:41</query_time>
   <create_date>2008-08-06</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-08-06</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>Andreas Piller</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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>fights.uk.com</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-10 15:47:52</query_time>
   <create_date>2012-12-05</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Domain Exploitation International</registrar_name>
   <registrant_email>https://whois.centralnic.com/contact/fights.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>highte.com</domain_name>
   <domain_keyword>highte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 12:00:45</query_time>
   <create_date>2004-06-16</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>rights.asia</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-15 17:29:59</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li tao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>henan</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.alidns.com</value>
    <value>ns2.alidns.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>wights.cfd</domain_name>
   <domain_keyword>wights</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-29 00:59:12</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <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>ian.ns.cloudflare.com</value>
    <value>margot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>tights.direct</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-18 10:24:51</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sportdirect.Com Retail Limited</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>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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>tights.org</domain_name>
   <domain_keyword>tights</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 10:24:51</query_time>
   <create_date>2007-08-23</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>79</num>
   <domain_name>lights.life</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-19 05:36:53</query_time>
   <create_date>2019-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wei Cao</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>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>80</num>
   <domain_name>sights.se</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:56</query_time>
   <create_date>2005-10-17</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>rights.fit</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-07 12:44:17</query_time>
   <create_date>2015-04-29</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-29</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>ns27.domaincontrol.com</value>
    <value>ns28.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>82</num>
   <domain_name>rights.pro</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 12:24:12</query_time>
   <create_date>2018-07-05</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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.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>83</num>
   <domain_name>heights.org</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 02:05:47</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>heights.guru</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-11 02:05:47</query_time>
   <create_date>2022-12-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>85</num>
   <domain_name>highst.net</domain_name>
   <domain_keyword>highst</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 19:58:54</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>clyde.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lights.science</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-05-17 07:29:14</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Department of Clinical Research University of Basel</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>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elly.ns.cloudflare.com</value>
    <value>lloyd.ns.cloudflare.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>nights.pl</domain_name>
   <domain_keyword>nights</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-29 05:50:17</query_time>
   <create_date>2008-08-02</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>rights.exchange</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-29 17:14:47</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>fights.baby</domain_name>
   <domain_keyword>fights</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-24 20:55:23</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-29</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>90</num>
   <domain_name>heights.org.uk</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-25 22:26:30</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_name>Premkumar Veerabadran t/a sitekart [Tag = PREMKUMARV]</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-dc987700.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>lights.camera</domain_name>
   <domain_keyword>lights</domain_keyword>
   <domain_tld>camera</domain_tld>
   <query_time>2024-04-08 12:04:06</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground327.com</value>
    <value>ns2.siteground327.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>92</num>
   <domain_name>highrs.com</domain_name>
   <domain_keyword>highrs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:18:45</query_time>
   <create_date>2019-08-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-10</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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>xights.com</domain_name>
   <domain_keyword>xights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:38:02</query_time>
   <create_date>2019-09-03</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/05122b46-f4ff-4021-bfb4-5c31126eb899</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>sights.com</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 00:02:15</query_time>
   <create_date>1995-11-29</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2025-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>heights.fitness</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>fitness</domain_tld>
   <query_time>2024-05-17 07:36:54</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-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>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>96</num>
   <domain_name>heights.community</domain_name>
   <domain_keyword>heights</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-28 07:10:04</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-08</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>eights.online</domain_name>
   <domain_keyword>eights</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-25 02:00:31</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>bights.com</domain_name>
   <domain_keyword>bights</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 20:49:17</query_time>
   <create_date>2002-02-10</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sights.cloud</domain_name>
   <domain_keyword>sights</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-09 22:46:30</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TN</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>luke.ns.cloudflare.com</value>
    <value>nelly.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>100</num>
   <domain_name>rights.guru</domain_name>
   <domain_keyword>rights</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-11 12:24:12</query_time>
   <create_date>2016-07-28</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-07-28</expiry_date>
   <registrar_iana>79</registrar_iana>
   <registrar_name>Easyspace Limited</registrar_name>
   <registrar_website>http://www.easyspace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Easyspace 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>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.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.921</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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