WHOIS QUERY TIME

8 Apr 2024 - 11:32 PM UTC

Registered: 22 July 2023
Modified: 15 August 2023
Expiry: 22 July 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns3.afternic.com
ns4.afternic.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=luxt.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "luxt.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "luxt.co.uk",
            "domain_keyword": "luxt",
            "domain_tld": "co.uk",
            "query_time": "2024-04-08 23:32:09",
            "create_date": "2023-07-22",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>luxt.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>luxt.co.uk</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-08 23:32:09</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.041</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.037 seconds) for "luxt.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

25 Jul 2023 - 12:18 PM UTC

Registered: 22 July 2023
Modified: 22 July 2023
Expiry: 22 July 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns67.domaincontrol.com
ns68.domaincontrol.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

3 Oct 2023 - 2:25 PM UTC

Registered: 22 July 2023
Modified: 15 August 2023
Expiry: 22 July 2024

REGISTRAR

Name: GoDaddy.com, LLC. [Tag = GODADDY]
Website: http://uk.godaddy.com

NAME SERVERS

ns3.afternic.com
ns4.afternic.com

DOMAIN STATUS

Registered until expiry date.

* 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=luxt.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "luxt.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "luxt.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "luxt.co.uk",
            "domain_keyword": "luxt",
            "domain_tld": "co.uk",
            "query_time": "2023-07-25 12:18:00",
            "create_date": "2023-07-22",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "luxt.co.uk",
            "domain_keyword": "luxt",
            "domain_tld": "co.uk",
            "query_time": "2023-10-03 14:25:59",
            "create_date": "2023-07-22",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "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>luxt.co.uk</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>luxt.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>luxt.co.uk</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-25 12:18:00</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>luxt.co.uk</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-10-03 14:25:59</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</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 13 domain names (in 0.032 seconds) which contained the exact domain keyword "luxt".
Domain Name Registered Expiry Registrar Ownership
1 luxt.com 22 Jul 1998 21 Jul 2024 GoDaddy.com, LLC -
2 luxt.net 1 Sep 2003 1 Sep 2024 OVH, SAS REDACTED FOR PRIVACY
3 luxt.cn 20 Feb 2014 20 Feb 2025 阿里云计算有限公司(万网) 沈震峰
4 luxt.ru 23 Jun 2016 23 Jun 2025 SALENAMES-RU Private Person
5 luxt.page 9 Jan 2020 9 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
6 luxt.co.jp 24 Oct 2020 - - LUXT, Inc.
7 luxt.org 9 Sep 2021 9 Sep 2024 OVH sas REDACTED FOR PRIVACY
8 luxt.ltd 6 Feb 2023 6 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
9 luxt.xyz 4 Mar 2023 4 Mar 2025 1API GmbH p.s.pro
10 luxt.top 12 Apr 2023 12 Apr 2025 Eranet International Limited gao qiang
11 luxt.co.uk 22 Jul 2023 22 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
12 luxt.dev 22 Nov 2023 22 Nov 2024 Key-Systems LLC REDACTED FOR PRIVACY
13 luxt.shop 21 Feb 2024 21 Feb 2025 Spaceship, Inc. -
14 luxt.com.au - - Web Address Registration Pty Ltd Grant Hill

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=luxt&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "luxt",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 14,
        "relation": "eq",
        "current": 14
    },
    "unique_domains": "luxt.com, luxt.net, luxt.cn, luxt.ru, luxt.page, luxt.co.jp, luxt.org, luxt.ltd, luxt.xyz, luxt.top, luxt.co.uk, luxt.dev, luxt.shop, luxt.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "luxt.com",
            "domain_keyword": "luxt",
            "domain_tld": "com",
            "query_time": "2024-06-06 21:03:13",
            "create_date": "1998-07-22",
            "update_date": "2022-09-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "luxt.net",
            "domain_keyword": "luxt",
            "domain_tld": "net",
            "query_time": "2024-05-09 12:27:06",
            "create_date": "2003-09-01",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-01",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "luxt.cn",
            "domain_keyword": "luxt",
            "domain_tld": "cn",
            "query_time": "2024-05-27 05:31:04",
            "create_date": "2014-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "沈震峰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "luxt.ru",
            "domain_keyword": "luxt",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:30:40",
            "create_date": "2016-06-23",
            "expiry_date": "2025-06-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "luxt.page",
            "domain_keyword": "luxt",
            "domain_tld": "page",
            "query_time": "2024-05-17 08:19:41",
            "create_date": "2020-01-09",
            "update_date": "2024-02-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "luxt.co.jp",
            "domain_keyword": "luxt",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 08:19:41",
            "create_date": "2020-10-24",
            "update_date": "2023-11-01",
            "registrant_company": "LUXT, Inc.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 7,
            "domain_name": "luxt.org",
            "domain_keyword": "luxt",
            "domain_tld": "org",
            "query_time": "2024-04-17 23:11:14",
            "create_date": "2021-09-09",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-09",
            "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_state": "TS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "luxt.ltd",
            "domain_keyword": "luxt",
            "domain_tld": "ltd",
            "query_time": "2024-05-31 11:32:40",
            "create_date": "2023-02-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-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": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "luxt.xyz",
            "domain_keyword": "luxt",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 06:11:50",
            "create_date": "2023-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "p.s.pro",
            "registrant_state": "Greater PL",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the 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.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "luxt.top",
            "domain_keyword": "luxt",
            "domain_tld": "top",
            "query_time": "2024-04-17 23:11:14",
            "create_date": "2023-04-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "gao qiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CQ",
            "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": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "luxt.co.uk",
            "domain_keyword": "luxt",
            "domain_tld": "co.uk",
            "query_time": "2024-04-08 23:32:09",
            "create_date": "2023-07-22",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-22",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "luxt.dev",
            "domain_keyword": "luxt",
            "domain_tld": "dev",
            "query_time": "2024-05-27 05:31:04",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "luxt.shop",
            "domain_keyword": "luxt",
            "domain_tld": "shop",
            "query_time": "2024-06-06 21:03:14",
            "create_date": "2024-02-21",
            "update_date": "2024-03-18",
            "expiry_date": "2025-02-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "igor.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "luxt.com.au",
            "domain_keyword": "luxt",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 23:11:14",
            "update_date": "2023-11-12",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Grant Hill",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>luxt</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>14</total>
  <relation>eq</relation>
  <current>14</current>
 </count>
 <unique_domains>luxt.com, luxt.net, luxt.cn, luxt.ru, luxt.page, luxt.co.jp, luxt.org, luxt.ltd, luxt.xyz, luxt.top, luxt.co.uk, luxt.dev, luxt.shop, luxt.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>luxt.com</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 21:03:13</query_time>
   <create_date>1998-07-22</create_date>
   <update_date>2022-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>luxt.net</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 12:27:06</query_time>
   <create_date>2003-09-01</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://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_state>TS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>luxt.cn</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 05:31:04</query_time>
   <create_date>2014-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>沈震峰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>luxt.ru</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:30:40</query_time>
   <create_date>2016-06-23</create_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>luxt.page</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-17 08:19:41</query_time>
   <create_date>2020-01-09</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>luxt.co.jp</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 08:19:41</query_time>
   <create_date>2020-10-24</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>LUXT, Inc.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>luxt.org</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 23:11:14</query_time>
   <create_date>2021-09-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-09</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_state>TS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>luxt.ltd</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-31 11:32:40</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-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>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>luxt.xyz</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 06:11:50</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>p.s.pro</registrant_company>
   <registrant_state>Greater PL</registrant_state>
   <registrant_country>PL</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.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>luxt.top</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 23:11:14</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>gao qiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CQ</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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>luxt.co.uk</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-08 23:32:09</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-22</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>luxt.dev</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 05:31:04</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_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>CH</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>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>luxt.shop</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-06 21:03:14</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>igor.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>luxt.com.au</domain_name>
   <domain_keyword>luxt</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 23:11:14</query_time>
   <update_date>2023-11-12</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Grant Hill</registrant_name>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</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 2,081 domain names (in 0.074 seconds) which look and sound like the brand name "luxt".
Domain Name Registered Expiry Registrar Ownership
1 liuxt.work 26 Feb 2024 26 Feb 2025 Xin Net Technology Corporation yangshuai
2 lpxt.com 21 Feb 2010 21 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
3 luxd.app 23 Sep 2021 23 Sep 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
4 uuxt.com 28 Feb 2008 28 Feb 2031 Dynadot Inc -
5 luft.cool 8 May 2014 8 May 2025 Key-Systems, LLC Bosa Ventilatoren BV
6 luxy.uk 13 Sep 2021 13 Sep 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
7 luxn.site 23 May 2023 23 May 2025 Registrar of Domain Names REG.RU, LLC Private Person
8 luxyt.store 19 May 2022 19 May 2025 IONOS SE 1&1 Internet Limited
9 muxt.net 9 Jun 2022 9 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
10 luxx.events 13 Jul 2018 13 Jul 2024 RegistryGate GmbH K-quadrat Vertrieb GmbH
11 lust.adult 8 May 2015 8 May 2024 Key-Systems GmbH REDACTED FOR PRIVACY
12 luxs.xyz 6 Apr 2023 6 Apr 2024 Dynadot LLC -
13 luxu.shop 15 Sep 2023 15 Sep 2024 West263 International Limited -
14 luext.com 29 Mar 2024 29 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
15 juxt.studio 17 Nov 2017 17 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
16 lsxt.top 28 Sep 2022 28 Sep 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) kong qing mao
17 lux0.com 17 Feb 2011 17 Feb 2025 NAMECHEAP INC Redacted for Privacy Purposes
18 juxt.dev 4 Mar 2019 4 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
19 luxe.limo 16 Oct 2023 16 Oct 2024 Sav.com, LLC REDACTED FOR PRIVACY
20 luxo.site 11 Nov 2023 11 Nov 2024 West263 International Limited -
21 nuxt.press 21 Nov 2023 21 Nov 2024 Gandi SAS Alexandre Chopin
22 lust.solutions 1 Apr 2024 1 Apr 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
23 luxx.ing 5 Dec 2023 5 Dec 2024 Go China Domains, LLC Domains By Proxy, LLC
24 mluxt.com 6 Jan 2021 6 Jan 2031 GoDaddy.com, LLC -
25 luxo.house 3 Jun 2016 3 Jun 2024 Registrar of Domain Names REG.RU LLC Private Person
26 luxit.it 22 Jan 2024 22 Jan 2025 Info.at Internet GmbH Domain Manager Limited
27 luxtp.com 17 Apr 2008 17 Apr 2025 Combell NV REDACTED FOR PRIVACY
28 lnxt.net 28 Aug 2011 28 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
29 luft.team 17 May 2020 17 May 2025 IONOS SE 1&1 Internet Limited
30 luxx.earth 27 Jan 2021 27 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
31 luxx.beauty 28 Aug 2023 28 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
32 luxto.net 20 May 2009 20 May 2025 Ascio Technologies, Inc Not Disclosed
33 luxe.clothing 4 Feb 2014 4 Feb 2025 eNom, LLC Michael Levosky
34 luxe.earth 2 Jul 2023 2 Jul 2024 Squarespace Domains II LLC VOSSO
35 luft.ltd 15 Feb 2022 15 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
36 lux7.vip 6 Oct 2020 6 Oct 2024 NameCheap, Inc. REDACTED FOR PRIVACY
37 luut.club 23 Jan 2022 23 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
38 luxtb.com 16 Aug 2023 16 Aug 2024 GoDaddy.com, LLC -
39 tuxt.org 11 Feb 2021 11 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
40 loxt.com 3 Nov 2003 3 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
41 luxi.store 4 Jun 2024 4 Jun 2025 Communigal Communications Ltd Domain Name Privacy Inc.
42 luyt.com 8 Dec 1997 7 Dec 2024 Dynadot Inc -
43 juxt.tv 21 May 2019 21 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 luxe.ski 24 Dec 2019 24 Dec 2024 united-domains AG REDACTED FOR PRIVACY
45 lust.makeup 8 Aug 2023 8 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
46 luxit.com.au - - GoDaddy.com LLC trading as GoDaddy.com Fabiola Gomez
47 luxtw.com 28 Aug 2022 28 Aug 2024 SAV.COM, LLC REDACTED FOR PRIVACY
48 nuxt.guide 8 Jun 2023 8 Jun 2024 Gandi SAS Alexandre Chopin
49 luxc.cc 6 Apr 2022 6 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
50 juxt.io 18 Nov 2018 18 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 luxy.wiki 2 Feb 2024 2 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 luxx.cloud 28 Jun 2022 28 Jun 2024 GoDaddy Domains By Proxy, LLC
53 luxo.vip 19 Aug 2021 19 Aug 2024 Wild West Domains, Inc. Domains By Proxy, LLC
54 luxo.io 28 Mar 2019 28 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 lnxt.cloud 2 Jan 2019 2 Jan 2027 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
56 luxg.top 12 May 2023 12 May 2025 Chengdu west dimension digital Ai Jun Zhang
57 luxi.bet 22 Feb 2024 22 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170313972
58 luyt.net 2 Jan 2013 12 Jan 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
59 tuxt.com 10 May 2005 10 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
60 luit.shop 31 Aug 2023 31 Aug 2024 Namecheap, Inc. -
61 suxt.com 20 Apr 2006 20 Apr 2025 NET TUNER CORP. DBA WEBMASTERS.COM Account Privacy
62 lutt.info 29 Oct 2004 29 Oct 2024 RegistryGate GmbH REDACTED FOR PRIVACY
63 luot.ru 11 Nov 2022 11 Nov 2024 SPRINTNAMES-RU Private Person
64 lhxt.com 5 Jan 2010 5 Jan 2025 22net, Inc. -
65 luxty.com 19 Jul 2009 19 Jul 2024 Dynadot Inc -
66 ruxt.com 7 May 2006 7 May 2026 NameSilo, LLC -
67 luxf.com 18 Apr 2010 18 Apr 2025 GoDaddy.com, LLC -
68 luxta.net 29 Mar 2019 29 Mar 2025 P.A. Viet Nam Company Limited CONG TY CO PHAN SAN XUAT THUONG MAI NAM DO
69 luxr.com 1 Jan 2003 1 Jan 2028 Squarespace Domains II LLC -
70 luxr.co.uk 18 May 2024 18 May 2025 Stenning Limited t/a Client Domain Management [Tag = DOF] -
71 nuxt.agency 10 Jul 2023 10 Jul 2024 Gandi SAS REDACTED FOR PRIVACY
72 luxa.com 24 Jun 1998 23 Jun 2025 Network Solutions, LLC -
73 loxt.co.uk 11 Oct 2019 11 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
74 luxp.ru 16 Mar 2008 16 Mar 2025 REGRU-RU Private Person
75 luit.co.uk 12 Dec 2019 12 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
76 luxc.top 30 Jan 2021 30 Jan 2029 DNSPod, Inc. Lu Xi Cong
77 luxe.cards 13 May 2019 13 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 luxe.by 2 Jan 2024 2 Jan 2025 Reliable Software, Ltd -
79 lust.vision 2 Feb 2024 2 Feb 2025 Porkbun LLC Private by Design, LLC
80 lust.bet 6 Jul 2023 6 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
81 luxit.us 10 Apr 2010 9 Apr 2025 GoDaddy.com, LLC Leucos Srl
82 luxu.ink 4 Apr 2023 4 Apr 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guang zhou ju shu ke ji xin xi zi xun you xian gong si
83 lunt.me.uk 29 Jul 2002 29 Jul 2025 UK2 Limited [Tag = UK2NET] -
84 luxi.click 24 Jan 2018 24 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
85 lnxt.store 16 Oct 2023 16 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
86 lult.com 2 May 2001 2 May 2025 NameSilo, LLC -
87 huxt.net 9 Mar 2011 9 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
88 luxm.com 7 May 2006 7 May 2025 GoDaddy.com, LLC -
89 luxr.realestate 20 Mar 2023 20 Mar 2025 Name Share, Inc REDACTED FOR PRIVACY
90 luxit.group 15 Aug 2022 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 luxa.xyz 14 Sep 2021 14 Sep 2024 Sav.com, LLC Privacy Protection
92 fluxt.dev 19 Jan 2023 19 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 luit.cc 13 Mar 2023 13 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
94 luxx.live 21 Jun 2023 21 Jun 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
95 lust.mom 14 Nov 2023 14 Nov 2024 Gandi SAS -
96 luxw.top 12 May 2023 12 May 2025 Chengdu west dimension digital Ai Jun Zhang
97 luat.net 26 Aug 2000 26 Aug 2024 Dynadot Inc -
98 luxe.christmas 25 Sep 2023 25 Sep 2024 1API GmbH Domains By Proxy, LLC
99 huxt.co.uk 23 Aug 2012 23 Aug 2024 Krystal Hosting Ltd [Tag = CLOUDHOSTING] -
100 luvt.com 24 Jan 2017 18 Jul 2024 CPS-Datensysteme GmbH REDACTED FOR 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 Luxt.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=luxt.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "luxt.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 2081,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "liuxt.work, lpxt.com, luxd.app, uuxt.com, luft.cool, luxy.uk, luxn.site, luxyt.store, muxt.net, luxx.events, lust.adult, luxs.xyz, luxu.shop, luext.com, juxt.studio, lsxt.top, lux0.com, juxt.dev, luxe.limo, luxo.site, nuxt.press, lust.solutions, luxx.ing, mluxt.com, luxo.house, luxit.it, luxtp.com, lnxt.net, luft.team, luxx.earth, luxx.beauty, luxto.net, luxe.clothing, luxe.earth, luft.ltd, lux7.vip, luut.club, luxtb.com, tuxt.org, loxt.com, luxi.store, luyt.com, juxt.tv, luxe.ski, lust.makeup, luxit.com.au, luxtw.com, nuxt.guide, luxc.cc, juxt.io, luxy.wiki, luxx.cloud, luxo.vip, luxo.io, lnxt.cloud, luxg.top, luxi.bet, luyt.net, tuxt.com, luit.shop, suxt.com, lutt.info, luot.ru, lhxt.com, luxty.com, ruxt.com, luxf.com, luxta.net, luxr.com, luxr.co.uk, nuxt.agency, luxa.com, loxt.co.uk, luxp.ru, luit.co.uk, luxc.top, luxe.cards, luxe.by, lust.vision, lust.bet, luxit.us, luxu.ink, lunt.me.uk, luxi.click, lnxt.store, lult.com, huxt.net, luxm.com, luxr.realestate, luxit.group, luxa.xyz, fluxt.dev, luit.cc, luxx.live, lust.mom, luxw.top, luat.net, luxe.christmas, huxt.co.uk, luvt.com",
    "results": [
        {
            "num": 1,
            "domain_name": "liuxt.work",
            "domain_keyword": "liuxt",
            "domain_tld": "work",
            "query_time": "2024-04-29 21:24:09",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yangshuai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijingshi",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "lpxt.com",
            "domain_keyword": "lpxt",
            "domain_tld": "com",
            "query_time": "2024-05-07 02:29:25",
            "create_date": "2010-02-21",
            "update_date": "2023-08-09",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "luxd.app",
            "domain_keyword": "luxd",
            "domain_tld": "app",
            "query_time": "2024-04-06 03:11:08",
            "create_date": "2021-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "uuxt.com",
            "domain_keyword": "uuxt",
            "domain_tld": "com",
            "query_time": "2024-04-21 13:47:12",
            "create_date": "2008-02-28",
            "update_date": "2023-11-26",
            "expiry_date": "2031-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "luft.cool",
            "domain_keyword": "luft",
            "domain_tld": "cool",
            "query_time": "2024-05-12 22:27:41",
            "create_date": "2014-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bosa Ventilatoren BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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.dnstools.nl",
                "ns2.dnstools.nl"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "luxy.uk",
            "domain_keyword": "luxy",
            "domain_tld": "uk",
            "query_time": "2024-05-17 08:23:37",
            "create_date": "2021-09-13",
            "update_date": "2024-04-22",
            "expiry_date": "2024-09-13",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "luxn.site",
            "domain_keyword": "luxn",
            "domain_tld": "site",
            "query_time": "2024-05-25 03:11:57",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Lebap",
            "registrant_country": "TM",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "luxyt.store",
            "domain_keyword": "luxyt",
            "domain_tld": "store",
            "query_time": "2024-05-21 01:11:33",
            "create_date": "2022-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "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": [
                "ns1020.ui-dns.biz",
                "ns1023.ui-dns.com",
                "ns1057.ui-dns.de",
                "ns1110.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "muxt.net",
            "domain_keyword": "muxt",
            "domain_tld": "net",
            "query_time": "2024-05-17 10:36:03",
            "create_date": "2022-06-09",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "luxx.events",
            "domain_keyword": "luxx",
            "domain_tld": "events",
            "query_time": "2024-06-02 04:05:27",
            "create_date": "2018-07-13",
            "update_date": "2023-08-27",
            "expiry_date": "2024-07-13",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "K-quadrat Vertrieb GmbH",
            "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": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "lust.adult",
            "domain_keyword": "lust",
            "domain_tld": "adult",
            "query_time": "2024-06-02 03:11:11",
            "create_date": "2015-05-08",
            "update_date": "2023-06-22",
            "expiry_date": "2024-05-08",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "luxs.xyz",
            "domain_keyword": "luxs",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 21:02:25",
            "create_date": "2023-04-06",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-06",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "luxu.shop",
            "domain_keyword": "luxu",
            "domain_tld": "shop",
            "query_time": "2024-04-17 23:12:04",
            "create_date": "2023-09-15",
            "update_date": "2024-01-25",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "luext.com",
            "domain_keyword": "luext",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:06:09",
            "create_date": "2024-03-29",
            "update_date": "2024-03-29",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "juxt.studio",
            "domain_keyword": "juxt",
            "domain_tld": "studio",
            "query_time": "2024-05-01 17:26:42",
            "create_date": "2017-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "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": [
                "angela.ns.cloudflare.com",
                "elliot.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "lsxt.top",
            "domain_keyword": "lsxt",
            "domain_tld": "top",
            "query_time": "2024-04-24 02:58:51",
            "create_date": "2022-09-28",
            "update_date": "2022-10-19",
            "expiry_date": "2025-09-28",
            "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": "kong qing mao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "lux0.com",
            "domain_keyword": "lux0",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:44:58",
            "create_date": "2011-02-17",
            "update_date": "2024-03-13",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "OR",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=lux0.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "juxt.dev",
            "domain_keyword": "juxt",
            "domain_tld": "dev",
            "query_time": "2024-04-21 05:54:11",
            "create_date": "2019-03-04",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "luxe.limo",
            "domain_keyword": "luxe",
            "domain_tld": "limo",
            "query_time": "2024-05-10 04:42:06",
            "create_date": "2023-10-16",
            "update_date": "2024-01-05",
            "expiry_date": "2024-10-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "luxo.site",
            "domain_keyword": "luxo",
            "domain_tld": "site",
            "query_time": "2024-05-23 05:12:44",
            "create_date": "2023-11-11",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nuxt.press",
            "domain_keyword": "nuxt",
            "domain_tld": "press",
            "query_time": "2024-05-30 01:55:55",
            "create_date": "2023-11-21",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "Alexandre Chopin",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the 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": [
                "leo.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "lust.solutions",
            "domain_keyword": "lust",
            "domain_tld": "solutions",
            "query_time": "2024-05-31 11:27:18",
            "create_date": "2024-04-01",
            "update_date": "2024-05-22",
            "expiry_date": "2025-04-01",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "luxx.ing",
            "domain_keyword": "luxx",
            "domain_tld": "ing",
            "query_time": "2024-06-02 04:05:27",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "mluxt.com",
            "domain_keyword": "mluxt",
            "domain_tld": "com",
            "query_time": "2024-06-11 05:23:33",
            "create_date": "2021-01-06",
            "update_date": "2022-10-30",
            "expiry_date": "2031-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "luxo.house",
            "domain_keyword": "luxo",
            "domain_tld": "house",
            "query_time": "2024-05-04 07:12:23",
            "create_date": "2016-06-03",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Stavropolskii krai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "luxit.it",
            "domain_keyword": "luxit",
            "domain_tld": "it",
            "query_time": "2024-05-09 12:24:40",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "Info.at Internet GmbH",
            "registrar_website": "http://www.info.at",
            "registrant_company": "Domain Manager Limited",
            "registrant_address": "483 Green Lanes",
            "registrant_city": "London",
            "registrant_state": "GB",
            "registrant_zip": "N13 4BS",
            "registrant_country": "GB",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "luxtp.com",
            "domain_keyword": "luxtp",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:11:48",
            "create_date": "2008-04-17",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1467,
            "registrar_name": "Combell NV",
            "registrar_website": "http://www.combell.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "lnxt.net",
            "domain_keyword": "lnxt",
            "domain_tld": "net",
            "query_time": "2024-05-17 14:17:25",
            "create_date": "2011-08-28",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "liao ning",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "luft.team",
            "domain_keyword": "luft",
            "domain_tld": "team",
            "query_time": "2024-05-21 09:38:21",
            "create_date": "2020-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1042.ui-dns.com",
                "ns1045.ui-dns.org",
                "ns1067.ui-dns.biz",
                "ns1093.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "luxx.earth",
            "domain_keyword": "luxx",
            "domain_tld": "earth",
            "query_time": "2024-05-14 06:18:57",
            "create_date": "2021-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-27",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.green-internet.net",
                "ns2.green-internet.net",
                "ns3.green-internet.net",
                "ns4.green-internet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "luxx.beauty",
            "domain_keyword": "luxx",
            "domain_tld": "beauty",
            "query_time": "2024-05-15 09:23:46",
            "create_date": "2023-08-28",
            "update_date": "2023-10-16",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "luxto.net",
            "domain_keyword": "luxto",
            "domain_tld": "net",
            "query_time": "2024-05-23 05:12:57",
            "create_date": "2009-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "Not Disclosed",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "DE",
            "registrant_email": "https://whoiscontact.ascio.com?domainname=luxto.net",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "luxe.clothing",
            "domain_keyword": "luxe",
            "domain_tld": "clothing",
            "query_time": "2024-05-23 05:10:35",
            "create_date": "2014-02-04",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Michael Levosky",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 34,
            "domain_name": "luxe.earth",
            "domain_keyword": "luxe",
            "domain_tld": "earth",
            "query_time": "2024-05-24 22:01:15",
            "create_date": "2023-07-02",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VOSSO",
            "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": [
                "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": 35,
            "domain_name": "luft.ltd",
            "domain_keyword": "luft",
            "domain_tld": "ltd",
            "query_time": "2024-06-02 01:48:43",
            "create_date": "2022-02-15",
            "update_date": "2024-02-04",
            "expiry_date": "2025-02-15",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "lux7.vip",
            "domain_keyword": "lux7",
            "domain_tld": "vip",
            "query_time": "2024-06-02 03:58:53",
            "create_date": "2020-10-06",
            "update_date": "2024-03-23",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "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": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "luut.club",
            "domain_keyword": "luut",
            "domain_tld": "club",
            "query_time": "2024-05-29 01:15:20",
            "create_date": "2022-01-23",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-23",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "luxtb.com",
            "domain_keyword": "luxtb",
            "domain_tld": "com",
            "query_time": "2024-06-06 21:03:14",
            "create_date": "2023-08-16",
            "update_date": "2024-01-05",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "tuxt.org",
            "domain_keyword": "tuxt",
            "domain_tld": "org",
            "query_time": "2024-06-10 03:36:15",
            "create_date": "2021-02-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "ns-1214.awsdns-23.org",
                "ns-1878.awsdns-42.co.uk",
                "ns-467.awsdns-58.com",
                "ns-750.awsdns-29.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "loxt.com",
            "domain_keyword": "loxt",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:40:47",
            "create_date": "2003-11-03",
            "update_date": "2023-10-05",
            "expiry_date": "2024-11-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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LT",
            "registrant_email": "https://tieredaccess.com/contact/0e3a0ca0-2de1-45a4-bad7-76766d79686f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.ezpublishing.com",
                "ns2.ezpublishing.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "luxi.store",
            "domain_keyword": "luxi",
            "domain_tld": "store",
            "query_time": "2024-06-07 17:39:24",
            "create_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 418,
            "registrar_name": "Communigal Communications Ltd",
            "registrar_website": "http://www.galcomm.com",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_state": "Paphos",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "luyt.com",
            "domain_keyword": "luyt",
            "domain_tld": "com",
            "query_time": "2024-06-13 06:56:08",
            "create_date": "1997-12-08",
            "update_date": "2023-08-27",
            "expiry_date": "2024-12-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "juxt.tv",
            "domain_keyword": "juxt",
            "domain_tld": "tv",
            "query_time": "2024-04-21 17:36:07",
            "create_date": "2019-05-21",
            "update_date": "2023-07-18",
            "expiry_date": "2025-05-21",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "luxe.ski",
            "domain_keyword": "luxe",
            "domain_tld": "ski",
            "query_time": "2024-04-24 10:49:24",
            "create_date": "2019-12-24",
            "update_date": "2024-04-08",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "lust.makeup",
            "domain_keyword": "lust",
            "domain_tld": "makeup",
            "query_time": "2024-04-28 16:56:56",
            "create_date": "2023-08-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-08",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "luxit.com.au",
            "domain_keyword": "luxit",
            "domain_tld": "com.au",
            "query_time": "2024-05-04 07:11:24",
            "update_date": "2024-03-07",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Fabiola Gomez",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "luxtw.com",
            "domain_keyword": "luxtw",
            "domain_tld": "com",
            "query_time": "2024-05-04 07:15:09",
            "create_date": "2022-08-28",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-28",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=luxtw.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "nuxt.guide",
            "domain_keyword": "nuxt",
            "domain_tld": "guide",
            "query_time": "2024-05-09 20:19:06",
            "create_date": "2023-06-08",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alexandre Chopin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "75",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "leo.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "luxc.cc",
            "domain_keyword": "luxc",
            "domain_tld": "cc",
            "query_time": "2024-05-10 04:40:27",
            "create_date": "2022-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "juxt.io",
            "domain_keyword": "juxt",
            "domain_tld": "io",
            "query_time": "2024-05-19 21:38:05",
            "create_date": "2018-11-18",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1066.awsdns-05.org",
                "ns-1545.awsdns-01.co.uk",
                "ns-45.awsdns-05.com",
                "ns-989.awsdns-59.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "luxy.wiki",
            "domain_keyword": "luxy",
            "domain_tld": "wiki",
            "query_time": "2024-05-25 03:17:26",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "luxx.cloud",
            "domain_keyword": "luxx",
            "domain_tld": "cloud",
            "query_time": "2024-05-25 03:17:16",
            "create_date": "2022-06-28",
            "update_date": "2023-10-11",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "luxo.vip",
            "domain_keyword": "luxo",
            "domain_tld": "vip",
            "query_time": "2024-05-23 05:12:44",
            "create_date": "2021-08-19",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.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.bhservers.com.br",
                "ns2.bhservers.com.br"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "luxo.io",
            "domain_keyword": "luxo",
            "domain_tld": "io",
            "query_time": "2024-05-27 05:29:01",
            "create_date": "2019-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "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": [
                "keanu.ns.cloudflare.com",
                "marlowe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "lnxt.cloud",
            "domain_keyword": "lnxt",
            "domain_tld": "cloud",
            "query_time": "2024-05-26 06:17:37",
            "create_date": "2019-01-02",
            "update_date": "2023-11-08",
            "expiry_date": "2027-01-02",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "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": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "luxg.top",
            "domain_keyword": "luxg",
            "domain_tld": "top",
            "query_time": "2024-05-15 21:53:37",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ai Jun Zhang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "luxi.bet",
            "domain_keyword": "luxi",
            "domain_tld": "bet",
            "query_time": "2024-06-06 20:57:57",
            "create_date": "2024-02-22",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-22",
            "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 0170313972",
            "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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "luyt.net",
            "domain_keyword": "luyt",
            "domain_tld": "net",
            "query_time": "2024-06-13 06:56:08",
            "create_date": "2013-01-02",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-12",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 59,
            "domain_name": "tuxt.com",
            "domain_keyword": "tuxt",
            "domain_tld": "com",
            "query_time": "2024-04-22 16:03:23",
            "create_date": "2005-05-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns-1178.awsdns-19.org",
                "ns-1547.awsdns-01.co.uk",
                "ns-203.awsdns-25.com",
                "ns-721.awsdns-26.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "luit.shop",
            "domain_keyword": "luit",
            "domain_tld": "shop",
            "query_time": "2024-04-26 11:48:44",
            "create_date": "2023-08-31",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "suxt.com",
            "domain_keyword": "suxt",
            "domain_tld": "com",
            "query_time": "2024-05-02 07:02:23",
            "create_date": "2006-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 634,
            "registrar_name": "NET TUNER CORP. DBA WEBMASTERS.COM",
            "registrar_website": "http://www.webmasters.com",
            "registrant_name": "Private Registration",
            "registrant_company": "Account Privacy",
            "registrant_address": "4465 W. Gandy Blvd., Suite 801",
            "registrant_city": "Tampa",
            "registrant_state": "FL",
            "registrant_zip": "33611",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8138378000",
            "registrant_fax": "FAX: +1.8138378900",
            "name_servers": [
                "ns73.webmasters.com",
                "ns74.webmasters.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "lutt.info",
            "domain_keyword": "lutt",
            "domain_tld": "info",
            "query_time": "2024-05-02 05:40:17",
            "create_date": "2004-10-29",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "luot.ru",
            "domain_keyword": "luot",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:28:43",
            "create_date": "2022-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "nia.ns.cloudflare.com",
                "olof.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "lhxt.com",
            "domain_keyword": "lhxt",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:23:39",
            "create_date": "2010-01-05",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "luxty.com",
            "domain_keyword": "luxty",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:11:58",
            "create_date": "2009-07-19",
            "update_date": "2024-01-16",
            "expiry_date": "2024-07-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ruxt.com",
            "domain_keyword": "ruxt",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:08:22",
            "create_date": "2006-05-07",
            "update_date": "2023-11-28",
            "expiry_date": "2026-05-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.hostlab.net.tr",
                "ns2.hostlab.net.tr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "luxf.com",
            "domain_keyword": "luxf",
            "domain_tld": "com",
            "query_time": "2024-05-03 18:03:30",
            "create_date": "2010-04-18",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "luxta.net",
            "domain_keyword": "luxta",
            "domain_tld": "net",
            "query_time": "2024-05-09 12:27:06",
            "create_date": "2019-03-29",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://www.pavietnam.vn",
            "registrant_name": "CONG TY CO PHAN SAN XUAT THUONG MAI NAM DO",
            "registrant_address": "2c Duong So 10, Phuong Binh Hung Hoa A, Quan Binh Tan",
            "registrant_city": "TP HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.918953995",
            "registrant_fax": "+84+84.703573639",
            "name_servers": [
                "ns1.pavietnam.vn",
                "ns2.pavietnam.vn",
                "ns2.pavietnam.vndnssec:unsigned",
                "nsbak.pavietnam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "luxr.com",
            "domain_keyword": "luxr",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:32:42",
            "create_date": "2003-01-01",
            "update_date": "2024-05-18",
            "expiry_date": "2028-01-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "http://domains2.squarespace.com",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "gabriella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 70,
            "domain_name": "luxr.co.uk",
            "domain_keyword": "luxr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 17:25:22",
            "create_date": "2024-05-18",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-18",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "nuxt.agency",
            "domain_keyword": "nuxt",
            "domain_tld": "agency",
            "query_time": "2024-05-30 01:55:55",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "75",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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-122-a.gandi.net",
                "ns-190-b.gandi.net",
                "ns-94-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "luxa.com",
            "domain_keyword": "luxa",
            "domain_tld": "com",
            "query_time": "2024-06-10 07:45:22",
            "create_date": "1998-06-24",
            "update_date": "2023-04-24",
            "expiry_date": "2025-06-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns45.worldnic.com",
                "ns46.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "loxt.co.uk",
            "domain_keyword": "loxt",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 17:03:48",
            "create_date": "2019-10-11",
            "update_date": "2023-12-06",
            "expiry_date": "2024-10-11",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "luxp.ru",
            "domain_keyword": "luxp",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:30:24",
            "create_date": "2008-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 75,
            "domain_name": "luit.co.uk",
            "domain_keyword": "luit",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 11:48:44",
            "create_date": "2019-12-12",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "luxc.top",
            "domain_keyword": "luxc",
            "domain_tld": "top",
            "query_time": "2024-04-24 10:47:23",
            "create_date": "2021-01-30",
            "update_date": "2021-01-30",
            "expiry_date": "2029-01-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lu Xi Cong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "marguerite.dnspod.net",
                "path.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "luxe.cards",
            "domain_keyword": "luxe",
            "domain_tld": "cards",
            "query_time": "2024-05-13 00:28:12",
            "create_date": "2019-05-13",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-13",
            "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": [
                "ns-1457.awsdns-54.org",
                "ns-1955.awsdns-52.co.uk",
                "ns-196.awsdns-24.com",
                "ns-855.awsdns-42.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "luxe.by",
            "domain_keyword": "luxe",
            "domain_tld": "by",
            "query_time": "2024-05-10 04:42:05",
            "create_date": "2024-01-02",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 79,
            "domain_name": "lust.vision",
            "domain_keyword": "lust",
            "domain_tld": "vision",
            "query_time": "2024-05-24 21:57:12",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "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": 80,
            "domain_name": "lust.bet",
            "domain_keyword": "lust",
            "domain_tld": "bet",
            "query_time": "2024-05-23 05:07:40",
            "create_date": "2023-07-06",
            "update_date": "2024-05-05",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "luxit.us",
            "domain_keyword": "luxit",
            "domain_tld": "us",
            "query_time": "2024-06-06 20:58:50",
            "create_date": "2010-04-10",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Abramo Carlo Maria Manfrotto",
            "registrant_company": "Leucos Srl",
            "registrant_address": "Via del Commercio 22",
            "registrant_city": "Romano d'Ezzelino",
            "registrant_state": "Vicenza",
            "registrant_zip": "36060",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0415741111",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "luxu.ink",
            "domain_keyword": "luxu",
            "domain_tld": "ink",
            "query_time": "2024-06-06 21:03:30",
            "create_date": "2023-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2024-04-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "guang zhou ju shu ke ji xin xi zi xun you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "lunt.me.uk",
            "domain_keyword": "lunt",
            "domain_tld": "me.uk",
            "query_time": "2024-04-25 21:43:56",
            "create_date": "2002-07-29",
            "update_date": "2023-07-29",
            "expiry_date": "2025-07-29",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "luxi.click",
            "domain_keyword": "luxi",
            "domain_tld": "click",
            "query_time": "2024-04-27 06:15:52",
            "create_date": "2018-01-24",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-24",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "lnxt.store",
            "domain_keyword": "lnxt",
            "domain_tld": "store",
            "query_time": "2024-05-01 00:59:59",
            "create_date": "2023-10-16",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "lult.com",
            "domain_keyword": "lult",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:18:04",
            "create_date": "2001-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "huxt.net",
            "domain_keyword": "huxt",
            "domain_tld": "net",
            "query_time": "2024-05-09 08:43:10",
            "create_date": "2011-03-09",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "CHONGQING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=huxt.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "luxm.com",
            "domain_keyword": "luxm",
            "domain_tld": "com",
            "query_time": "2024-05-11 23:42:30",
            "create_date": "2006-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "elinore.ns.cloudflare.com",
                "jason.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "luxr.realestate",
            "domain_keyword": "luxr",
            "domain_tld": "realestate",
            "query_time": "2024-05-09 12:26:40",
            "create_date": "2023-03-20",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 667,
            "registrar_name": "Name Share, Inc",
            "registrar_website": "www.nameshare.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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "luxit.group",
            "domain_keyword": "luxit",
            "domain_tld": "group",
            "query_time": "2024-05-09 12:24:39",
            "create_date": "2022-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "luxa.xyz",
            "domain_keyword": "luxa",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 04:39:27",
            "create_date": "2021-09-14",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-14",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "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": 92,
            "domain_name": "fluxt.dev",
            "domain_keyword": "fluxt",
            "domain_tld": "dev",
            "query_time": "2024-05-23 02:21:52",
            "create_date": "2023-01-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1138.awsdns-14.org",
                "ns-133.awsdns-16.com",
                "ns-1665.awsdns-16.co.uk",
                "ns-949.awsdns-54.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "luit.cc",
            "domain_keyword": "luit",
            "domain_tld": "cc",
            "query_time": "2024-05-21 09:40:14",
            "create_date": "2023-03-13",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "luxx.live",
            "domain_keyword": "luxx",
            "domain_tld": "live",
            "query_time": "2024-05-21 01:11:19",
            "create_date": "2023-06-21",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-21",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "lust.mom",
            "domain_keyword": "lust",
            "domain_tld": "mom",
            "query_time": "2024-05-23 05:07:40",
            "create_date": "2023-11-14",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-14",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "IL",
            "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": [
                "ns-115-b.gandi.net",
                "ns-85-c.gandi.net",
                "ns-97-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "luxw.top",
            "domain_keyword": "luxw",
            "domain_tld": "top",
            "query_time": "2024-05-15 09:23:43",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ai Jun Zhang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "luat.net",
            "domain_keyword": "luat",
            "domain_tld": "net",
            "query_time": "2024-06-08 16:35:47",
            "create_date": "2000-08-26",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "luxe.christmas",
            "domain_keyword": "luxe",
            "domain_tld": "christmas",
            "query_time": "2024-06-09 14:00:28",
            "create_date": "2023-09-25",
            "update_date": "2024-02-13",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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": [
                "dns.allo-heberge.com",
                "ns.allo-heberge.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "huxt.co.uk",
            "domain_keyword": "huxt",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 21:44:23",
            "create_date": "2012-08-23",
            "update_date": "2018-12-13",
            "expiry_date": "2024-08-23",
            "registrar_name": "Krystal Hosting Ltd [Tag = CLOUDHOSTING]",
            "registrar_website": "https://krystal.uk",
            "name_servers": [
                "ns1.cloudhosting.co.uk",
                "ns2.cloudhosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "luvt.com",
            "domain_keyword": "luvt",
            "domain_tld": "com",
            "query_time": "2024-04-24 10:42:41",
            "create_date": "2017-01-24",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1239,
            "registrar_name": "CPS-Datensysteme GmbH",
            "registrar_website": "http://www.cps-datensysteme.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please visit https://www.whoiscontact.one/?domain=luvt.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.skdnsreg.net",
                "ns2.skdnsreg.net",
                "ns3.skdnsreg.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.074,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>luxt.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2081</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>liuxt.work, lpxt.com, luxd.app, uuxt.com, luft.cool, luxy.uk, luxn.site, luxyt.store, muxt.net, luxx.events, lust.adult, luxs.xyz, luxu.shop, luext.com, juxt.studio, lsxt.top, lux0.com, juxt.dev, luxe.limo, luxo.site, nuxt.press, lust.solutions, luxx.ing, mluxt.com, luxo.house, luxit.it, luxtp.com, lnxt.net, luft.team, luxx.earth, luxx.beauty, luxto.net, luxe.clothing, luxe.earth, luft.ltd, lux7.vip, luut.club, luxtb.com, tuxt.org, loxt.com, luxi.store, luyt.com, juxt.tv, luxe.ski, lust.makeup, luxit.com.au, luxtw.com, nuxt.guide, luxc.cc, juxt.io, luxy.wiki, luxx.cloud, luxo.vip, luxo.io, lnxt.cloud, luxg.top, luxi.bet, luyt.net, tuxt.com, luit.shop, suxt.com, lutt.info, luot.ru, lhxt.com, luxty.com, ruxt.com, luxf.com, luxta.net, luxr.com, luxr.co.uk, nuxt.agency, luxa.com, loxt.co.uk, luxp.ru, luit.co.uk, luxc.top, luxe.cards, luxe.by, lust.vision, lust.bet, luxit.us, luxu.ink, lunt.me.uk, luxi.click, lnxt.store, lult.com, huxt.net, luxm.com, luxr.realestate, luxit.group, luxa.xyz, fluxt.dev, luit.cc, luxx.live, lust.mom, luxw.top, luat.net, luxe.christmas, huxt.co.uk, luvt.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>liuxt.work</domain_name>
   <domain_keyword>liuxt</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-29 21:24:09</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yangshuai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijingshi</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>ns11.xincache.com</value>
    <value>ns12.xincache.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>lpxt.com</domain_name>
   <domain_keyword>lpxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 02:29:25</query_time>
   <create_date>2010-02-21</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>luxd.app</domain_name>
   <domain_keyword>luxd</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-06 03:11:08</query_time>
   <create_date>2021-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>uuxt.com</domain_name>
   <domain_keyword>uuxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 13:47:12</query_time>
   <create_date>2008-02-28</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2031-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>luft.cool</domain_name>
   <domain_keyword>luft</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-12 22:27:41</query_time>
   <create_date>2014-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bosa Ventilatoren BV</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>NL</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.dnstools.nl</value>
    <value>ns2.dnstools.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>luxy.uk</domain_name>
   <domain_keyword>luxy</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 08:23:37</query_time>
   <create_date>2021-09-13</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>luxn.site</domain_name>
   <domain_keyword>luxn</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 03:11:57</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Lebap</registrant_state>
   <registrant_country>TM</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>luxyt.store</domain_name>
   <domain_keyword>luxyt</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 01:11:33</query_time>
   <create_date>2022-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1020.ui-dns.biz</value>
    <value>ns1023.ui-dns.com</value>
    <value>ns1057.ui-dns.de</value>
    <value>ns1110.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>muxt.net</domain_name>
   <domain_keyword>muxt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 10:36:03</query_time>
   <create_date>2022-06-09</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>luxx.events</domain_name>
   <domain_keyword>luxx</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-06-02 04:05:27</query_time>
   <create_date>2018-07-13</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>K-quadrat Vertrieb GmbH</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>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>lust.adult</domain_name>
   <domain_keyword>lust</domain_keyword>
   <domain_tld>adult</domain_tld>
   <query_time>2024-06-02 03:11:11</query_time>
   <create_date>2015-05-08</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-05-08</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>luxs.xyz</domain_name>
   <domain_keyword>luxs</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 21:02:25</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-06</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>luxu.shop</domain_name>
   <domain_keyword>luxu</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-17 23:12:04</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <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>14</num>
   <domain_name>luext.com</domain_name>
   <domain_keyword>luext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:06:09</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>juxt.studio</domain_name>
   <domain_keyword>juxt</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-01 17:26:42</query_time>
   <create_date>2017-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</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>angela.ns.cloudflare.com</value>
    <value>elliot.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>lsxt.top</domain_name>
   <domain_keyword>lsxt</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 02:58:51</query_time>
   <create_date>2022-09-28</create_date>
   <update_date>2022-10-19</update_date>
   <expiry_date>2025-09-28</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>kong qing mao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>lux0.com</domain_name>
   <domain_keyword>lux0</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:44:58</query_time>
   <create_date>2011-02-17</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>OR</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=lux0.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</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>18</num>
   <domain_name>juxt.dev</domain_name>
   <domain_keyword>juxt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-21 05:54:11</query_time>
   <create_date>2019-03-04</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>luxe.limo</domain_name>
   <domain_keyword>luxe</domain_keyword>
   <domain_tld>limo</domain_tld>
   <query_time>2024-05-10 04:42:06</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-10-16</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>luxo.site</domain_name>
   <domain_keyword>luxo</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-23 05:12:44</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>21</num>
   <domain_name>nuxt.press</domain_name>
   <domain_keyword>nuxt</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-30 01:55:55</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>Alexandre Chopin</registrant_company>
   <registrant_country>FR</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>leo.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>lust.solutions</domain_name>
   <domain_keyword>lust</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-31 11:27:18</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>luxx.ing</domain_name>
   <domain_keyword>luxx</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-02 04:05:27</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>24</num>
   <domain_name>mluxt.com</domain_name>
   <domain_keyword>mluxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 05:23:33</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2031-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>luxo.house</domain_name>
   <domain_keyword>luxo</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-04 07:12:23</query_time>
   <create_date>2016-06-03</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Stavropolskii krai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>luxit.it</domain_name>
   <domain_keyword>luxit</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 12:24:40</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Info.at Internet GmbH</registrar_name>
   <registrar_website>http://www.info.at</registrar_website>
   <registrant_company>Domain Manager Limited</registrant_company>
   <registrant_address>483 Green Lanes</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>GB</registrant_state>
   <registrant_zip>N13 4BS</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>luxtp.com</domain_name>
   <domain_keyword>luxtp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:11:48</query_time>
   <create_date>2008-04-17</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1467</registrar_iana>
   <registrar_name>Combell NV</registrar_name>
   <registrar_website>http://www.combell.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>lnxt.net</domain_name>
   <domain_keyword>lnxt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 14:17:25</query_time>
   <create_date>2011-08-28</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>liao ning</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.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>luft.team</domain_name>
   <domain_keyword>luft</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-21 09:38:21</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1042.ui-dns.com</value>
    <value>ns1045.ui-dns.org</value>
    <value>ns1067.ui-dns.biz</value>
    <value>ns1093.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>luxx.earth</domain_name>
   <domain_keyword>luxx</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-14 06:18:57</query_time>
   <create_date>2021-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.green-internet.net</value>
    <value>ns2.green-internet.net</value>
    <value>ns3.green-internet.net</value>
    <value>ns4.green-internet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>luxx.beauty</domain_name>
   <domain_keyword>luxx</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-15 09:23:46</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>luxto.net</domain_name>
   <domain_keyword>luxto</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 05:12:57</query_time>
   <create_date>2009-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>Not Disclosed</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoiscontact.ascio.com?domainname=luxto.net</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>luxe.clothing</domain_name>
   <domain_keyword>luxe</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-23 05:10:35</query_time>
   <create_date>2014-02-04</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-04</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>Michael Levosky</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>34</num>
   <domain_name>luxe.earth</domain_name>
   <domain_keyword>luxe</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-24 22:01:15</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-02</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>VOSSO</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>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>35</num>
   <domain_name>luft.ltd</domain_name>
   <domain_keyword>luft</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-02 01:48:43</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-02-15</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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>lux7.vip</domain_name>
   <domain_keyword>lux7</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-02 03:58:53</query_time>
   <create_date>2020-10-06</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>luut.club</domain_name>
   <domain_keyword>luut</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 01:15:20</query_time>
   <create_date>2022-01-23</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-23</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>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>38</num>
   <domain_name>luxtb.com</domain_name>
   <domain_keyword>luxtb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 21:03:14</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>39</num>
   <domain_name>tuxt.org</domain_name>
   <domain_keyword>tuxt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 03:36:15</query_time>
   <create_date>2021-02-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>ns-1214.awsdns-23.org</value>
    <value>ns-1878.awsdns-42.co.uk</value>
    <value>ns-467.awsdns-58.com</value>
    <value>ns-750.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>loxt.com</domain_name>
   <domain_keyword>loxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:40:47</query_time>
   <create_date>2003-11-03</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-11-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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0e3a0ca0-2de1-45a4-bad7-76766d79686f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.ezpublishing.com</value>
    <value>ns2.ezpublishing.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>luxi.store</domain_name>
   <domain_keyword>luxi</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-07 17:39:24</query_time>
   <create_date>2024-06-04</create_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>Communigal Communications Ltd</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_state>Paphos</registrant_state>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>luyt.com</domain_name>
   <domain_keyword>luyt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 06:56:08</query_time>
   <create_date>1997-12-08</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>juxt.tv</domain_name>
   <domain_keyword>juxt</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-21 17:36:07</query_time>
   <create_date>2019-05-21</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-05-21</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>luxe.ski</domain_name>
   <domain_keyword>luxe</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-04-24 10:49:24</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-12-24</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_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>45</num>
   <domain_name>lust.makeup</domain_name>
   <domain_keyword>lust</domain_keyword>
   <domain_tld>makeup</domain_tld>
   <query_time>2024-04-28 16:56:56</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-08</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>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>46</num>
   <domain_name>luxit.com.au</domain_name>
   <domain_keyword>luxit</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-04 07:11:24</query_time>
   <update_date>2024-03-07</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Fabiola Gomez</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>luxtw.com</domain_name>
   <domain_keyword>luxtw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 07:15:09</query_time>
   <create_date>2022-08-28</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=luxtw.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>nuxt.guide</domain_name>
   <domain_keyword>nuxt</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-09 20:19:06</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Alexandre Chopin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>75</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>leo.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>luxc.cc</domain_name>
   <domain_keyword>luxc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-10 04:40:27</query_time>
   <create_date>2022-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>juxt.io</domain_name>
   <domain_keyword>juxt</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 21:38:05</query_time>
   <create_date>2018-11-18</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1066.awsdns-05.org</value>
    <value>ns-1545.awsdns-01.co.uk</value>
    <value>ns-45.awsdns-05.com</value>
    <value>ns-989.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>luxy.wiki</domain_name>
   <domain_keyword>luxy</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-25 03:17:26</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>luxx.cloud</domain_name>
   <domain_keyword>luxx</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-25 03:17:16</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>luxo.vip</domain_name>
   <domain_keyword>luxo</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-23 05:12:44</query_time>
   <create_date>2021-08-19</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.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.bhservers.com.br</value>
    <value>ns2.bhservers.com.br</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>54</num>
   <domain_name>luxo.io</domain_name>
   <domain_keyword>luxo</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-27 05:29:01</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</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>keanu.ns.cloudflare.com</value>
    <value>marlowe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>lnxt.cloud</domain_name>
   <domain_keyword>lnxt</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-26 06:17:37</query_time>
   <create_date>2019-01-02</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2027-01-02</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>synergywholesale.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>VIC</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>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>luxg.top</domain_name>
   <domain_keyword>luxg</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 21:53:37</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ai Jun Zhang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>luxi.bet</domain_name>
   <domain_keyword>luxi</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-06-06 20:57:57</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-22</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 0170313972</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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>luyt.net</domain_name>
   <domain_keyword>luyt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 06:56:08</query_time>
   <create_date>2013-01-02</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>tuxt.com</domain_name>
   <domain_keyword>tuxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 16:03:23</query_time>
   <create_date>2005-05-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns-1178.awsdns-19.org</value>
    <value>ns-1547.awsdns-01.co.uk</value>
    <value>ns-203.awsdns-25.com</value>
    <value>ns-721.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>luit.shop</domain_name>
   <domain_keyword>luit</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 11:48:44</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>suxt.com</domain_name>
   <domain_keyword>suxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 07:02:23</query_time>
   <create_date>2006-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>634</registrar_iana>
   <registrar_name>NET TUNER CORP. DBA WEBMASTERS.COM</registrar_name>
   <registrar_website>http://www.webmasters.com</registrar_website>
   <registrant_name>Private Registration</registrant_name>
   <registrant_company>Account Privacy</registrant_company>
   <registrant_address>4465 W. Gandy Blvd., Suite 801</registrant_address>
   <registrant_city>Tampa</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33611</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8138378000</registrant_phone>
   <registrant_fax>FAX: +1.8138378900</registrant_fax>
   <name_servers>
    <value>ns73.webmasters.com</value>
    <value>ns74.webmasters.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>62</num>
   <domain_name>lutt.info</domain_name>
   <domain_keyword>lutt</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-02 05:40:17</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>luot.ru</domain_name>
   <domain_keyword>luot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:28:43</query_time>
   <create_date>2022-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>nia.ns.cloudflare.com</value>
    <value>olof.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>lhxt.com</domain_name>
   <domain_keyword>lhxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:23:39</query_time>
   <create_date>2010-01-05</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</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>luxty.com</domain_name>
   <domain_keyword>luxty</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:11:58</query_time>
   <create_date>2009-07-19</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ruxt.com</domain_name>
   <domain_keyword>ruxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:08:22</query_time>
   <create_date>2006-05-07</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.hostlab.net.tr</value>
    <value>ns2.hostlab.net.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>luxf.com</domain_name>
   <domain_keyword>luxf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 18:03:30</query_time>
   <create_date>2010-04-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-18</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>luxta.net</domain_name>
   <domain_keyword>luxta</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 12:27:06</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://www.pavietnam.vn</registrar_website>
   <registrant_name>CONG TY CO PHAN SAN XUAT THUONG MAI NAM DO</registrant_name>
   <registrant_address>2c Duong So 10, Phuong Binh Hung Hoa A, Quan Binh Tan</registrant_address>
   <registrant_city>TP HCM</registrant_city>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.918953995</registrant_phone>
   <registrant_fax>+84+84.703573639</registrant_fax>
   <name_servers>
    <value>ns1.pavietnam.vn</value>
    <value>ns2.pavietnam.vn</value>
    <value>ns2.pavietnam.vndnssec:unsigned</value>
    <value>nsbak.pavietnam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>luxr.com</domain_name>
   <domain_keyword>luxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:32:42</query_time>
   <create_date>2003-01-01</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2028-01-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>http://domains2.squarespace.com</registrar_website>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>gabriella.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>luxr.co.uk</domain_name>
   <domain_keyword>luxr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 17:25:22</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>nuxt.agency</domain_name>
   <domain_keyword>nuxt</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-30 01:55:55</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</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>75</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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-122-a.gandi.net</value>
    <value>ns-190-b.gandi.net</value>
    <value>ns-94-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>luxa.com</domain_name>
   <domain_keyword>luxa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 07:45:22</query_time>
   <create_date>1998-06-24</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns45.worldnic.com</value>
    <value>ns46.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>loxt.co.uk</domain_name>
   <domain_keyword>loxt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 17:03:48</query_time>
   <create_date>2019-10-11</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>luxp.ru</domain_name>
   <domain_keyword>luxp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:30:24</query_time>
   <create_date>2008-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>luit.co.uk</domain_name>
   <domain_keyword>luit</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 11:48:44</query_time>
   <create_date>2019-12-12</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>luxc.top</domain_name>
   <domain_keyword>luxc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 10:47:23</query_time>
   <create_date>2021-01-30</create_date>
   <update_date>2021-01-30</update_date>
   <expiry_date>2029-01-30</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lu Xi Cong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>marguerite.dnspod.net</value>
    <value>path.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>luxe.cards</domain_name>
   <domain_keyword>luxe</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-13 00:28:12</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-13</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>ns-1457.awsdns-54.org</value>
    <value>ns-1955.awsdns-52.co.uk</value>
    <value>ns-196.awsdns-24.com</value>
    <value>ns-855.awsdns-42.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>luxe.by</domain_name>
   <domain_keyword>luxe</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-10 04:42:05</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>79</num>
   <domain_name>lust.vision</domain_name>
   <domain_keyword>lust</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-05-24 21:57:12</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</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>80</num>
   <domain_name>lust.bet</domain_name>
   <domain_keyword>lust</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-23 05:07:40</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>luxit.us</domain_name>
   <domain_keyword>luxit</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-06 20:58:50</query_time>
   <create_date>2010-04-10</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Abramo Carlo Maria Manfrotto</registrant_name>
   <registrant_company>Leucos Srl</registrant_company>
   <registrant_address>Via del Commercio 22</registrant_address>
   <registrant_city>Romano d'Ezzelino</registrant_city>
   <registrant_state>Vicenza</registrant_state>
   <registrant_zip>36060</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0415741111</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>82</num>
   <domain_name>luxu.ink</domain_name>
   <domain_keyword>luxu</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-06-06 21:03:30</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guang zhou ju shu ke ji xin xi zi xun you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>lunt.me.uk</domain_name>
   <domain_keyword>lunt</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-25 21:43:56</query_time>
   <create_date>2002-07-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-07-29</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>luxi.click</domain_name>
   <domain_keyword>luxi</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-04-27 06:15:52</query_time>
   <create_date>2018-01-24</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>lnxt.store</domain_name>
   <domain_keyword>lnxt</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-01 00:59:59</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>lult.com</domain_name>
   <domain_keyword>lult</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:18:04</query_time>
   <create_date>2001-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>huxt.net</domain_name>
   <domain_keyword>huxt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 08:43:10</query_time>
   <create_date>2011-03-09</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>CHONGQING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=huxt.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>luxm.com</domain_name>
   <domain_keyword>luxm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 23:42:30</query_time>
   <create_date>2006-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>elinore.ns.cloudflare.com</value>
    <value>jason.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>luxr.realestate</domain_name>
   <domain_keyword>luxr</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-05-09 12:26:40</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>667</registrar_iana>
   <registrar_name>Name Share, Inc</registrar_name>
   <registrar_website>www.nameshare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>luxit.group</domain_name>
   <domain_keyword>luxit</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-09 12:24:39</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</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>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>91</num>
   <domain_name>luxa.xyz</domain_name>
   <domain_keyword>luxa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 04:39:27</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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>92</num>
   <domain_name>fluxt.dev</domain_name>
   <domain_keyword>fluxt</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-23 02:21:52</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1138.awsdns-14.org</value>
    <value>ns-133.awsdns-16.com</value>
    <value>ns-1665.awsdns-16.co.uk</value>
    <value>ns-949.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>luit.cc</domain_name>
   <domain_keyword>luit</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 09:40:14</query_time>
   <create_date>2023-03-13</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>luxx.live</domain_name>
   <domain_keyword>luxx</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-21 01:11:19</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>lust.mom</domain_name>
   <domain_keyword>lust</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-05-23 05:07:40</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>IL</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>ns-115-b.gandi.net</value>
    <value>ns-85-c.gandi.net</value>
    <value>ns-97-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>luxw.top</domain_name>
   <domain_keyword>luxw</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-15 09:23:43</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ai Jun Zhang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>luat.net</domain_name>
   <domain_keyword>luat</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 16:35:47</query_time>
   <create_date>2000-08-26</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>luxe.christmas</domain_name>
   <domain_keyword>luxe</domain_keyword>
   <domain_tld>christmas</domain_tld>
   <query_time>2024-06-09 14:00:28</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</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>dns.allo-heberge.com</value>
    <value>ns.allo-heberge.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>huxt.co.uk</domain_name>
   <domain_keyword>huxt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 21:44:23</query_time>
   <create_date>2012-08-23</create_date>
   <update_date>2018-12-13</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>Krystal Hosting Ltd [Tag = CLOUDHOSTING]</registrar_name>
   <registrar_website>https://krystal.uk</registrar_website>
   <name_servers>
    <value>ns1.cloudhosting.co.uk</value>
    <value>ns2.cloudhosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>luvt.com</domain_name>
   <domain_keyword>luvt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 10:42:41</query_time>
   <create_date>2017-01-24</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1239</registrar_iana>
   <registrar_name>CPS-Datensysteme GmbH</registrar_name>
   <registrar_website>http://www.cps-datensysteme.de</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>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please visit https://www.whoiscontact.one/?domain=luvt.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.skdnsreg.net</value>
    <value>ns2.skdnsreg.net</value>
    <value>ns3.skdnsreg.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.074</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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