WHOIS QUERY TIME

12 May 2024 - 5:15 PM UTC

Registered: 8 July 2023
Expiry: 8 July 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

ns7.alidns.com
ns8.alidns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 韩晶
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=xlaret.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "xlaret.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "xlaret.cn",
            "domain_keyword": "xlaret",
            "domain_tld": "cn",
            "query_time": "2024-05-12 17:15:55",
            "create_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "韩晶",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>xlaret.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>xlaret.cn</domain_name>
   <domain_keyword>xlaret</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 17:15:55</query_time>
   <create_date>2023-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>韩晶</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.046 seconds) for "xlaret.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jan 2024 - 7:04 PM UTC

Registered: 8 July 2023
Expiry: 8 July 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

now1.dns.com
now2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 韩晶
Email: [email protected]

#2 - QUERY TIME

12 May 2024 - 5:15 PM UTC

Registered: 8 July 2023
Expiry: 8 July 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

ns7.alidns.com
ns8.alidns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 韩晶
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=xlaret.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "xlaret.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "xlaret.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "xlaret.cn",
            "domain_keyword": "xlaret",
            "domain_tld": "cn",
            "query_time": "2024-01-12 19:04:35",
            "create_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "韩晶",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "xlaret.cn",
            "domain_keyword": "xlaret",
            "domain_tld": "cn",
            "query_time": "2024-05-12 17:15:55",
            "create_date": "2023-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "韩晶",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "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>xlaret.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>xlaret.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>xlaret.cn</domain_name>
   <domain_keyword>xlaret</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-01-12 19:04:35</query_time>
   <create_date>2023-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>韩晶</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>xlaret.cn</domain_name>
   <domain_keyword>xlaret</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 17:15:55</query_time>
   <create_date>2023-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>韩晶</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 5,268 domain names (in 0.155 seconds) which look and sound like the brand name "xlaret".
Domain Name Registered Expiry Registrar Ownership
1 claret.pl 30 Jun 2020 30 Jun 2024 OVH SAS -
2 claret.org.br 27 Jan 2009 27 Jan 2025 - Associacao Solidariedade e Esperanca
3 claret.store 13 Jul 2020 13 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
4 claret.name - - Gandi SAS -
5 xcaret.online 1 Sep 2023 1 Sep 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
6 xcaret.travel 15 May 2007 14 May 2025 EnCirca, Inc. Promotora Xcaret, S.A. de C.V.
7 xlared.com 18 May 2010 18 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
8 xcaret.vacations 22 Apr 2015 22 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 olaret.pics 31 Jan 2024 31 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
10 xcaret.se 20 Jan 2004 20 Jan 2025 Key-Systems Gmbh -
11 xcaret.app 9 May 2018 9 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
12 flaret.com 21 Dec 2016 21 Dec 2024 GoDaddy.com, LLC -
13 xcaret.photos 10 Aug 2020 10 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 claret.me 14 Apr 2010 14 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
15 xcaret.bio 24 Apr 2023 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 xlarea.com 11 Aug 2021 11 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
17 xcaret.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
18 claret.com 7 Oct 1995 6 Oct 2026 Cloudflare, Inc. DATA REDACTED
19 claret.ro 17 Mar 2015 13 Mar 2031 Awesome Projects SRL -
20 claret.club 7 May 2014 6 May 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA XSIV
21 claret.nl 16 Nov 1999 - Antagonist B.V. -
22 claret.la 14 Jan 2022 14 Jan 2025 Wild West Domains, Inc. -
23 xcaret.eu - - GoDaddy.com, LLC -
24 claret.company 4 May 2022 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 claret.group 31 Oct 2021 31 Oct 2025 Gandi SAS REDACTED FOR PRIVACY
26 claret.de - - - -
27 laret.ru 16 Mar 2012 16 Mar 2025 RU-CENTER-RU Private Person
28 laret.net 20 Apr 2018 20 Apr 2024 OVH, SAS REDACTED FOR PRIVACY
29 xaret.com 2 Feb 2007 2 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
30 xcaret.digital 27 Feb 2022 27 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 claret.it 2 Oct 2014 2 Oct 2024 Aruba s.p.a. Claret di annamaria Gravina
32 flaret.co.uk 14 Jul 2020 14 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
33 claret.app 5 Sep 2020 5 Sep 2024 Tucows Domains Inc Contact Privacy Inc. Customer 0159233284
34 xcaret.ru 11 Feb 2021 11 Feb 2025 BEGET-RU Private Person
35 claret.uk 13 Jun 2019 13 Jun 2024 Domain-It, Inc. [Tag = DOMAINIT] -
36 xcaret.co.uk 1 Apr 2022 1 Apr 2025 Ionos SE [Tag = 1AND1] -
37 xlanet.com 25 Apr 2022 25 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
38 flaret.com.br 30 Sep 2009 30 Sep 2026 - FLARET CARIMBOS E PAPELARIA LTDA ME
39 xcaret.io 1 Apr 2022 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 claret.tech 25 Sep 2017 25 Sep 2024 Cloudflare, Inc. Artificialkind
41 claret.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
42 claret.immo 12 Feb 2016 12 Feb 2025 IONOS SE Claret Immobilier
43 xcaret.jp 10 May 2022 31 May 2025 - yoshikazu tanaka
44 xcaret.pt - 6 Dec 2025 - Promotora Xcaret, S.A.P.I. de C.V.
45 claret.barcelona 21 Mar 2016 21 Mar 2025 Openprovider -
46 claret.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
47 claret.space 5 Jan 2024 5 Jan 2025 DNSPod, Inc. TencentCloud
48 wlaret.org 25 Jun 2020 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
49 xcaret.net 2 Jan 2000 2 Jan 2030 Network Solutions, LLC -
50 claret.cat 31 Mar 2006 31 Mar 2025 Openprovider Sistemas Informaticos y Medios Tecnicos, S.L.
51 claret.work 27 Mar 2024 27 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 xcaret.club 5 May 2015 4 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 claret.xyz 23 May 2020 23 May 2025 West263 International Limited Y Swetha
54 xlared.net 19 May 2000 19 May 2025 GoDaddy.com, LLC -
55 claret.co.uk 9 Jun 1998 9 Jun 2024 Domain-It, Inc. [Tag = DOMAINIT] -
56 claret.org.uk 28 Sep 1999 28 Sep 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
57 klaret.com 4 Aug 2009 4 Aug 2025 GoDaddy.com, LLC -
58 xcaret.co 13 Jun 2012 12 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 xcaret.ca 21 Sep 2019 21 Sep 2024 Go Get Canada Domain Registrar Ltd. REDACTED FOR PRIVACY
60 xcaret.org 1 Feb 2020 1 Feb 2025 Dynadot9 LLC REDACTED FOR PRIVACY
61 xcaret.me 26 Jan 2018 26 Jan 2025 Dotname Korea Corp. ODALJA COMPANY
62 claret.info 26 Nov 2009 26 Nov 2025 Sea Wasp, LLC Jewella Privacy LLC
63 xcaret.buzz 2 Feb 2024 2 Feb 2025 Porkbun Private by Design, LLC
64 claret.shop 26 Nov 2022 26 Nov 2024 IONOS SE -
65 wlaret.com 11 Oct 2017 11 Oct 2026 GoDaddy.com, LLC -
66 alaret.com 30 Jul 2013 30 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
67 claret.ca 27 Oct 2000 1 Dec 2030 Internic.ca Inc. Claret Asset Management Corporation
68 claret.or.kr 15 Dec 2000 15 Dec 2024 (?)????? ???????????
69 claret.co.jp 19 Apr 2001 - - Claret Co.,Ltd.
70 claret.email 25 Feb 2017 25 Feb 2025 Cloudflare, Inc Artificialkind
71 laret.org 11 Oct 2020 11 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 xlart.fr 29 Nov 2021 29 Nov 2024 GANDI XLArt
73 xlare.com 9 Jul 2011 9 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
74 laret.com 21 Feb 1999 21 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
75 claret.cl 13 Feb 2024 13 Feb 2026 NIC Chile Isidora Claret
76 xcaret.com.pt - 6 Dec 2024 - Promotora Xcaret, S.A.P.I. de C.V.
77 claret.page 27 Feb 2023 27 Feb 2033 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
78 claret.tv 29 Jul 2020 29 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Registry Services, LLC
79 claret.capital 11 Apr 2024 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 xlart.net 19 Sep 2023 19 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
81 laret.it 3 Mar 2005 3 Mar 2025 Aruba s.p.a. laret Snc
82 xlart.ru 8 May 2013 8 May 2025 REGRU-RU Private Person
83 claret.org 30 Sep 1994 29 Sep 2027 FastDomain Inc. REDACTED FOR PRIVACY
84 xaret.shop 26 Mar 2024 26 Mar 2025 Spaceship, Inc. -
85 xlart.org 24 Mar 2022 24 Mar 2025 OVH sas REDACTED FOR PRIVACY
86 xlart.com 27 Mar 1996 28 Mar 2029 GoDaddy.com, LLC -
87 claret.paris 13 Dec 2014 13 Dec 2024 NAMESHIELD EURL ALEXANDRE CLARET
88 claret.io 13 May 2020 13 May 2025 OVH SAS REDACTED FOR PRIVACY
89 claret.biz 12 May 2023 12 May 2024 NameCheap, Inc. REDACTED FOR PRIVACY
90 xcaret.tv 18 Oct 2006 18 Oct 2024 Wild West Domains, Inc. Domains By Proxy, LLC
91 xcaret.cn 22 Dec 2022 22 Dec 2024 中企动力科技股份有限公司 吕姣
92 xiaret.com 17 Oct 2023 17 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
93 claret.solutions 11 Mar 2024 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 xcaret.games 24 Jul 2023 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
95 klaret.shop 26 Dec 2023 26 Dec 2024 Namecheap, Inc. -
96 xcaret.de - - - -
97 xcaret.tours 8 Jul 2015 8 Jul 2024 Marcaria International LLC REDACTED FOR PRIVACY
98 xcaret.fr 22 Apr 2016 24 Apr 2025 KEY-SYSTEMS GmbH PTS Privacy & Trustee Services GmbH
99 xcaret.com 9 Jan 1991 8 Jan 2030 Network Solutions, LLC -
100 plaret.com 9 Jul 2018 9 Jul 2024 Porkbun LLC Private by Design, LLC
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 Xlaret.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=xlaret.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "xlaret.cn",
        "page_size": 100
    },
    "count": {
        "total": 5268,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "claret.pl, claret.org.br, claret.store, claret.name, xcaret.online, xcaret.travel, xlared.com, xcaret.vacations, olaret.pics, xcaret.se, xcaret.app, flaret.com, xcaret.photos, claret.me, xcaret.bio, xlarea.com, xcaret.xyz, claret.com, claret.ro, claret.club, claret.nl, claret.la, xcaret.eu, claret.company, claret.group, claret.de, laret.ru, laret.net, xaret.com, xcaret.digital, claret.it, flaret.co.uk, claret.app, xcaret.ru, claret.uk, xcaret.co.uk, xlanet.com, flaret.com.br, xcaret.io, claret.tech, claret.online, claret.immo, xcaret.jp, xcaret.pt, claret.barcelona, claret.ai, claret.space, wlaret.org, xcaret.net, claret.cat, claret.work, xcaret.club, claret.xyz, xlared.net, claret.co.uk, claret.org.uk, klaret.com, xcaret.co, xcaret.ca, xcaret.org, xcaret.me, claret.info, xcaret.buzz, claret.shop, wlaret.com, alaret.com, claret.ca, claret.or.kr, claret.co.jp, claret.email, laret.org, xlart.fr, xlare.com, laret.com, claret.cl, xcaret.com.pt, claret.page, claret.tv, claret.capital, xlart.net, laret.it, xlart.ru, claret.org, xaret.shop, xlart.org, xlart.com, claret.paris, claret.io, claret.biz, xcaret.tv, xcaret.cn, xiaret.com, claret.solutions, xcaret.games, klaret.shop, xcaret.de, xcaret.tours, xcaret.fr, xcaret.com, plaret.com",
    "results": [
        {
            "num": 1,
            "domain_name": "claret.pl",
            "domain_keyword": "claret",
            "domain_tld": "pl",
            "query_time": "2024-05-02 04:31:16",
            "create_date": "2020-06-30",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-30",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "claret.org.br",
            "domain_keyword": "claret",
            "domain_tld": "org.br",
            "query_time": "2024-06-12 17:41:10",
            "create_date": "2009-01-27",
            "update_date": "2022-02-11",
            "expiry_date": "2025-01-27",
            "registrant_name": "Associacao Solidariedade e Esperanca",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-124.awsdns-15.com",
                "ns-1517.awsdns-61.org",
                "ns-1775.awsdns-29.co.uk",
                "ns-893.awsdns-47.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "claret.store",
            "domain_keyword": "claret",
            "domain_tld": "store",
            "query_time": "2024-05-07 18:44:34",
            "create_date": "2020-07-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "claret.name",
            "domain_keyword": "claret",
            "domain_tld": "name",
            "query_time": "2024-05-07 18:44:34",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 5,
            "domain_name": "xcaret.online",
            "domain_keyword": "xcaret",
            "domain_tld": "online",
            "query_time": "2024-05-26 00:03:47",
            "create_date": "2023-09-01",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "xcaret.travel",
            "domain_keyword": "xcaret",
            "domain_tld": "travel",
            "query_time": "2024-05-19 04:49:16",
            "create_date": "2007-05-15",
            "update_date": "2023-12-18",
            "expiry_date": "2025-05-14",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Promotora Xcaret, S.A. de C.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QUINTANA ROO",
            "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.softlayer.com",
                "ns2.softlayer.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "xlared.com",
            "domain_keyword": "xlared",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:39:03",
            "create_date": "2010-05-18",
            "update_date": "2020-05-01",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "xcaret.vacations",
            "domain_keyword": "xcaret",
            "domain_tld": "vacations",
            "query_time": "2024-05-01 01:42:43",
            "create_date": "2015-04-22",
            "update_date": "2023-12-17",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.exacttarget.com",
                "ns2.exacttarget.com",
                "ns3.exacttarget.com",
                "ns4.exacttarget.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "olaret.pics",
            "domain_keyword": "olaret",
            "domain_tld": "pics",
            "query_time": "2024-05-24 21:17:39",
            "create_date": "2024-01-31",
            "update_date": "2024-03-22",
            "expiry_date": "2025-01-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Bremen",
            "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.suspended-domain.com",
                "ns2.suspended-domain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "xcaret.se",
            "domain_keyword": "xcaret",
            "domain_tld": "se",
            "query_time": "2024-05-05 10:09:38",
            "create_date": "2004-01-20",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-20",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "ns1.webone.se",
                "ns2.webone.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "xcaret.app",
            "domain_keyword": "xcaret",
            "domain_tld": "app",
            "query_time": "2024-05-12 06:28:27",
            "create_date": "2018-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-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-117.awsdns-14.com",
                "ns-1171.awsdns-18.org",
                "ns-1730.awsdns-24.co.uk",
                "ns-997.awsdns-60.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "flaret.com",
            "domain_keyword": "flaret",
            "domain_tld": "com",
            "query_time": "2024-06-06 14:14:40",
            "create_date": "2016-12-21",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "xcaret.photos",
            "domain_keyword": "xcaret",
            "domain_tld": "photos",
            "query_time": "2024-06-08 05:08:45",
            "create_date": "2020-08-10",
            "update_date": "2023-07-22",
            "expiry_date": "2025-08-10",
            "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": [
                "ns-1036.awsdns-01.org",
                "ns-1828.awsdns-36.co.uk",
                "ns-402.awsdns-50.com",
                "ns-943.awsdns-53.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "claret.me",
            "domain_keyword": "claret",
            "domain_tld": "me",
            "query_time": "2024-05-23 15:16:17",
            "create_date": "2010-04-14",
            "update_date": "2024-02-26",
            "expiry_date": "2025-04-14",
            "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": "CT",
            "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-109-a.gandi.net",
                "ns-20-b.gandi.net",
                "ns-208-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "xcaret.bio",
            "domain_keyword": "xcaret",
            "domain_tld": "bio",
            "query_time": "2024-05-26 02:04:09",
            "create_date": "2023-04-24",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-24",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "xlarea.com",
            "domain_keyword": "xlarea",
            "domain_tld": "com",
            "query_time": "2024-05-08 08:46:02",
            "create_date": "2021-08-11",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-11",
            "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": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=xlarea.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "xcaret.xyz",
            "domain_keyword": "xcaret",
            "domain_tld": "xyz",
            "query_time": "2024-06-02 17:35:21",
            "create_date": "2023-11-28",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "claret.com",
            "domain_keyword": "claret",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:51:27",
            "create_date": "1995-10-07",
            "update_date": "2024-04-29",
            "expiry_date": "2026-10-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "FL",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/claret.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "jule.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "claret.ro",
            "domain_keyword": "claret",
            "domain_tld": "ro",
            "query_time": "2024-05-28 01:37:55",
            "create_date": "2015-03-17",
            "expiry_date": "2031-03-13",
            "registrar_name": "Awesome Projects SRL",
            "registrar_website": "https://hostico.ro",
            "name_servers": [
                "aria.ns.cloudflare.com",
                "simon.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 20,
            "domain_name": "claret.club",
            "domain_keyword": "claret",
            "domain_tld": "club",
            "query_time": "2024-05-31 05:28:52",
            "create_date": "2014-05-07",
            "update_date": "2024-03-26",
            "expiry_date": "2024-05-06",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSIV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhostsg.com",
                "ns2.webhostsg.com",
                "ns3.webhostsg.com",
                "ns4.webhostsg.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "claret.nl",
            "domain_keyword": "claret",
            "domain_tld": "nl",
            "query_time": "2024-05-07 18:44:35",
            "create_date": "1999-11-16",
            "update_date": "2024-04-02",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "claret.la",
            "domain_keyword": "claret",
            "domain_tld": "la",
            "query_time": "2024-05-16 14:18:37",
            "create_date": "2022-01-14",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-14",
            "registrar_name": "Wild West Domains, Inc.",
            "registrant_email": "https://whois.nic.la/contact/claret.la/registrant",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "xcaret.eu",
            "domain_keyword": "xcaret",
            "domain_tld": "eu",
            "query_time": "2024-05-26 03:06:24",
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ]
        },
        {
            "num": 24,
            "domain_name": "claret.company",
            "domain_keyword": "claret",
            "domain_tld": "company",
            "query_time": "2024-05-05 01:13:35",
            "create_date": "2022-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "claret.group",
            "domain_keyword": "claret",
            "domain_tld": "group",
            "query_time": "2024-05-12 15:36:31",
            "create_date": "2021-10-31",
            "update_date": "2024-02-26",
            "expiry_date": "2025-10-31",
            "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_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-224-a.gandi.net",
                "ns-76-b.gandi.net",
                "ns-9-c.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "claret.de",
            "domain_keyword": "claret",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:34:14",
            "update_date": "2021-01-15",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 27,
            "domain_name": "laret.ru",
            "domain_keyword": "laret",
            "domain_tld": "ru",
            "query_time": "2024-05-04 00:47:02",
            "create_date": "2012-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "laret.net",
            "domain_keyword": "laret",
            "domain_tld": "net",
            "query_time": "2024-06-02 04:27:19",
            "create_date": "2018-04-20",
            "update_date": "2023-04-01",
            "expiry_date": "2024-04-20",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "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": [
                "dns100.ovh.net",
                "ns100.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "xaret.com",
            "domain_keyword": "xaret",
            "domain_tld": "com",
            "query_time": "2024-05-31 16:53:24",
            "create_date": "2007-02-02",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "xcaret.digital",
            "domain_keyword": "xcaret",
            "domain_tld": "digital",
            "query_time": "2024-05-26 04:02:59",
            "create_date": "2022-02-27",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.te-creative.com",
                "ns2.te-creative.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "claret.it",
            "domain_keyword": "claret",
            "domain_tld": "it",
            "query_time": "2024-05-07 18:44:34",
            "create_date": "2014-10-02",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-02",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Claret di annamaria Gravina",
            "registrant_address": "Via stefano Brun, 11",
            "registrant_city": "NAPOLI",
            "registrant_state": "NA",
            "registrant_zip": "80142",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "flaret.co.uk",
            "domain_keyword": "flaret",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 02:01:13",
            "create_date": "2020-07-14",
            "update_date": "2023-12-07",
            "expiry_date": "2024-07-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "claret.app",
            "domain_keyword": "claret",
            "domain_tld": "app",
            "query_time": "2024-05-23 15:16:17",
            "create_date": "2020-09-05",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-05",
            "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 0159233284",
            "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": [
                "clyde.ns.cloudflare.com",
                "savanna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "xcaret.ru",
            "domain_keyword": "xcaret",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:53:59",
            "create_date": "2021-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.ru",
                "ns4.sprinthost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "claret.uk",
            "domain_keyword": "claret",
            "domain_tld": "uk",
            "query_time": "2024-04-26 20:54:51",
            "create_date": "2019-06-13",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-13",
            "registrar_name": "Domain-It, Inc. [Tag = DOMAINIT]",
            "registrar_website": "https://www.domainit.com",
            "name_servers": [
                "ns1.domainit.com",
                "ns2.domainit.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "xcaret.co.uk",
            "domain_keyword": "xcaret",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 07:54:19",
            "create_date": "2022-04-01",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-01",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1032.ui-dns.com",
                "ns1038.ui-dns.org",
                "ns1057.ui-dns.biz",
                "ns1058.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "xlanet.com",
            "domain_keyword": "xlanet",
            "domain_tld": "com",
            "query_time": "2024-05-05 20:13:19",
            "create_date": "2022-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "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": "JILIN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=xlanet.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "flaret.com.br",
            "domain_keyword": "flaret",
            "domain_tld": "com.br",
            "query_time": "2024-04-22 03:09:37",
            "create_date": "2009-09-30",
            "update_date": "2023-09-22",
            "expiry_date": "2026-09-30",
            "registrant_name": "FLARET CARIMBOS E PAPELARIA LTDA ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.pleskw0042.hospedagemdesites.ws",
                "ns2.pleskw0042.hospedagemdesites.ws"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 39,
            "domain_name": "xcaret.io",
            "domain_keyword": "xcaret",
            "domain_tld": "io",
            "query_time": "2024-05-31 16:59:44",
            "create_date": "2022-04-01",
            "update_date": "2024-05-16",
            "expiry_date": "2025-04-01",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "claret.tech",
            "domain_keyword": "claret",
            "domain_tld": "tech",
            "query_time": "2024-04-26 20:54:48",
            "create_date": "2017-09-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Artificialkind",
            "registrant_state": "VD",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "claret.online",
            "domain_keyword": "claret",
            "domain_tld": "online",
            "query_time": "2024-05-23 15:16:17",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "claret.immo",
            "domain_keyword": "claret",
            "domain_tld": "immo",
            "query_time": "2024-06-12 17:41:10",
            "create_date": "2016-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Claret Immobilier",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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-fr.1and1-dns.biz",
                "ns-fr.1and1-dns.com",
                "ns-fr.1and1-dns.fr",
                "ns-fr.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "xcaret.jp",
            "domain_keyword": "xcaret",
            "domain_tld": "jp",
            "query_time": "2024-06-02 17:35:21",
            "create_date": "2022-05-10",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "yoshikazu tanaka",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 44,
            "domain_name": "xcaret.pt",
            "domain_keyword": "xcaret",
            "domain_tld": "pt",
            "query_time": "2024-06-02 17:35:37",
            "expiry_date": "2025-12-06",
            "registrant_name": "Promotora Xcaret, S.A.P.I. de C.V.",
            "registrant_address": "Carretera Chetumal Puerto Juarez Km 282 Rancho Xcaret",
            "registrant_city": "Playa del Carmen",
            "registrant_state": "Quintana Roo",
            "registrant_zip": "77710",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 45,
            "domain_name": "claret.barcelona",
            "domain_keyword": "claret",
            "domain_tld": "barcelona",
            "query_time": "2024-06-12 17:41:10",
            "create_date": "2016-03-21",
            "update_date": "2024-02-01",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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": [
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "claret.ai",
            "domain_keyword": "claret",
            "domain_tld": "ai",
            "query_time": "2024-04-23 06:35:54",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "claret.space",
            "domain_keyword": "claret",
            "domain_tld": "space",
            "query_time": "2024-05-07 18:44:34",
            "create_date": "2024-01-05",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "TencentCloud",
            "registrant_state": "fu jian sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "geoff.dnspod.net",
                "trapezoid.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wlaret.org",
            "domain_keyword": "wlaret",
            "domain_tld": "org",
            "query_time": "2024-05-25 10:56:18",
            "create_date": "2020-06-25",
            "update_date": "2023-08-11",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "xcaret.net",
            "domain_keyword": "xcaret",
            "domain_tld": "net",
            "query_time": "2024-06-10 07:54:19",
            "create_date": "2000-01-02",
            "update_date": "2020-01-03",
            "expiry_date": "2030-01-02",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "claret.cat",
            "domain_keyword": "claret",
            "domain_tld": "cat",
            "query_time": "2024-05-16 14:18:36",
            "create_date": "2006-03-31",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1647,
            "registrar_name": "Openprovider",
            "registrar_website": "http://www.registrar.eu",
            "registrant_company": "Sistemas Informaticos y Medios Tecnicos, S.L.",
            "registrant_state": "BARCELONA",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the 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": [
                "simtec1.praktonhost.com",
                "simtec2.praktonhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "claret.work",
            "domain_keyword": "claret",
            "domain_tld": "work",
            "query_time": "2024-05-29 04:51:12",
            "create_date": "2024-03-27",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-27",
            "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": [
                "razvan.ns.cloudflare.com",
                "susan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "xcaret.club",
            "domain_keyword": "xcaret",
            "domain_tld": "club",
            "query_time": "2024-06-02 17:35:21",
            "create_date": "2015-05-05",
            "update_date": "2023-12-17",
            "expiry_date": "2025-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "claret.xyz",
            "domain_keyword": "claret",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 20:54:48",
            "create_date": "2020-05-23",
            "update_date": "2023-08-31",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "xlared.net",
            "domain_keyword": "xlared",
            "domain_tld": "net",
            "query_time": "2024-05-20 16:24:11",
            "create_date": "2000-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "claret.co.uk",
            "domain_keyword": "claret",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 20:54:49",
            "create_date": "1998-06-09",
            "update_date": "2023-05-12",
            "expiry_date": "2024-06-09",
            "registrar_name": "Domain-It, Inc. [Tag = DOMAINIT]",
            "registrar_website": "https://www.domainit.com",
            "name_servers": [
                "ns1.domainit.com",
                "ns2.domainit.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "claret.org.uk",
            "domain_keyword": "claret",
            "domain_tld": "org.uk",
            "query_time": "2024-05-28 01:37:55",
            "create_date": "1999-09-28",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-28",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "klaret.com",
            "domain_keyword": "klaret",
            "domain_tld": "com",
            "query_time": "2024-04-13 03:53:24",
            "create_date": "2009-08-04",
            "update_date": "2023-07-17",
            "expiry_date": "2025-08-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "xcaret.co",
            "domain_keyword": "xcaret",
            "domain_tld": "co",
            "query_time": "2024-05-19 04:49:17",
            "create_date": "2012-06-13",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "xcaret.ca",
            "domain_keyword": "xcaret",
            "domain_tld": "ca",
            "query_time": "2024-06-10 07:54:19",
            "create_date": "2019-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_name": "Go Get Canada Domain Registrar Ltd.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "xcaret.org",
            "domain_keyword": "xcaret",
            "domain_tld": "org",
            "query_time": "2024-04-25 04:52:36",
            "create_date": "2020-02-01",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1864,
            "registrar_name": "Dynadot9 LLC",
            "registrar_website": "http://www.dynadot9.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "xcaret.me",
            "domain_keyword": "xcaret",
            "domain_tld": "me",
            "query_time": "2024-05-01 01:42:43",
            "create_date": "2018-01-26",
            "update_date": "2023-01-25",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://dotname.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ODALJA COMPANY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.dnstool.net",
                "ns12.dnstool.net",
                "ns13.dnstool.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "claret.info",
            "domain_keyword": "claret",
            "domain_tld": "info",
            "query_time": "2024-05-16 14:18:36",
            "create_date": "2009-11-26",
            "update_date": "2023-09-05",
            "expiry_date": "2025-11-26",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "xcaret.buzz",
            "domain_keyword": "xcaret",
            "domain_tld": "buzz",
            "query_time": "2024-05-26 14:12:24",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.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": 64,
            "domain_name": "claret.shop",
            "domain_keyword": "claret",
            "domain_tld": "shop",
            "query_time": "2024-04-26 20:54:51",
            "create_date": "2022-11-26",
            "update_date": "2024-03-04",
            "expiry_date": "2024-11-26",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.1and1.info/",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "name_servers": [
                "ns1033.ui-dns.biz",
                "ns1050.ui-dns.com",
                "ns1082.ui-dns.org",
                "ns1125.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wlaret.com",
            "domain_keyword": "wlaret",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:56:07",
            "create_date": "2017-10-11",
            "update_date": "2023-03-09",
            "expiry_date": "2026-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "alaret.com",
            "domain_keyword": "alaret",
            "domain_tld": "com",
            "query_time": "2024-04-18 18:54:32",
            "create_date": "2013-07-30",
            "update_date": "2020-07-24",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "claret.ca",
            "domain_keyword": "claret",
            "domain_tld": "ca",
            "query_time": "2024-04-26 20:54:47",
            "create_date": "2000-10-27",
            "update_date": "2021-10-13",
            "expiry_date": "2030-12-01",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "registrant_name": "Claret Asset Management Corporation",
            "registrant_address": "1900-900 boul de Maisonneuve West",
            "registrant_city": "Montreal",
            "registrant_state": "QC",
            "registrant_zip": "H3A0A8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5148426110",
            "registrant_fax": "+1.5148426123",
            "name_servers": [
                "ns1-05.azure-dns.com",
                "ns2-05.azure-dns.net",
                "ns3-05.azure-dns.org",
                "ns4-05.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "claret.or.kr",
            "domain_keyword": "claret",
            "domain_tld": "or.kr",
            "query_time": "2022-06-23 23:07:37",
            "create_date": "2000-12-15",
            "update_date": "2021-02-17",
            "expiry_date": "2024-12-15",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???????????",
            "registrant_address": "??? ??? ??2? 99-2 99-2 Songbuk 2-dong Songbuk-gu Seoul, Korea,",
            "registrant_zip": "136823"
        },
        {
            "num": 69,
            "domain_name": "claret.co.jp",
            "domain_keyword": "claret",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 00:18:18",
            "create_date": "2001-04-19",
            "update_date": "2024-05-01",
            "registrant_company": "Claret Co.,Ltd.",
            "name_servers": [
                "ns2.yukio.ne.jp",
                "rook02.yukio.ne.jp"
            ]
        },
        {
            "num": 70,
            "domain_name": "claret.email",
            "domain_keyword": "claret",
            "domain_tld": "email",
            "query_time": "2024-05-23 15:16:17",
            "create_date": "2017-02-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Artificialkind",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "ian.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "laret.org",
            "domain_keyword": "laret",
            "domain_tld": "org",
            "query_time": "2024-04-15 03:09:46",
            "create_date": "2020-10-11",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "xlart.fr",
            "domain_keyword": "xlart",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:24:35",
            "create_date": "2021-11-29",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-29",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "XLArt",
            "registrant_address": "XLArt, 8 rue Georges Courteline, 37000 Tours",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.688823074",
            "name_servers": [
                "ns-120-b.gandi.net",
                "ns-156-c.gandi.net",
                "ns-203-a.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 73,
            "domain_name": "xlare.com",
            "domain_keyword": "xlare",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:39:03",
            "create_date": "2011-07-09",
            "update_date": "2020-06-15",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "laret.com",
            "domain_keyword": "laret",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:09:46",
            "create_date": "1999-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=laret.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 75,
            "domain_name": "claret.cl",
            "domain_keyword": "claret",
            "domain_tld": "cl",
            "query_time": "2024-06-02 21:29:04",
            "create_date": "2024-02-13",
            "expiry_date": "2026-02-13",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Isidora Claret"
        },
        {
            "num": 76,
            "domain_name": "xcaret.com.pt",
            "domain_keyword": "xcaret",
            "domain_tld": "com.pt",
            "query_time": "2024-05-19 04:49:33",
            "expiry_date": "2024-12-06",
            "registrant_name": "Promotora Xcaret, S.A.P.I. de C.V.",
            "registrant_address": "Carretera Chetumal Puerto Juarez Km 282 Rancho Xcaret",
            "registrant_city": "Playa del Carmen",
            "registrant_state": "Quintana Roo",
            "registrant_zip": "77710",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 77,
            "domain_name": "claret.page",
            "domain_keyword": "claret",
            "domain_tld": "page",
            "query_time": "2024-05-07 18:44:34",
            "create_date": "2023-02-27",
            "update_date": "2023-03-04",
            "expiry_date": "2033-02-27",
            "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": [
                "arya.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "claret.tv",
            "domain_keyword": "claret",
            "domain_tld": "tv",
            "query_time": "2024-06-12 17:41:10",
            "create_date": "2020-07-29",
            "update_date": "2024-05-16",
            "expiry_date": "2024-07-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "malcolm.ns.cloudflare.com",
                "sonia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "claret.capital",
            "domain_keyword": "claret",
            "domain_tld": "capital",
            "query_time": "2024-06-12 17:41:10",
            "create_date": "2024-04-11",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-11",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "xlart.net",
            "domain_keyword": "xlart",
            "domain_tld": "net",
            "query_time": "2024-05-26 02:01:56",
            "create_date": "2023-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "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": "ANHUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=xlart.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": 81,
            "domain_name": "laret.it",
            "domain_keyword": "laret",
            "domain_tld": "it",
            "query_time": "2024-05-22 02:12:53",
            "create_date": "2005-03-03",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-03",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "laret Snc",
            "registrant_address": "Viale Pietro Ceccato 64-2",
            "registrant_city": "Alte Di Montecchio Maggiore",
            "registrant_state": "VI",
            "registrant_zip": "36075",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 82,
            "domain_name": "xlart.ru",
            "domain_keyword": "xlart",
            "domain_tld": "ru",
            "query_time": "2024-05-15 16:56:07",
            "create_date": "2013-05-08",
            "expiry_date": "2025-05-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 83,
            "domain_name": "claret.org",
            "domain_keyword": "claret",
            "domain_tld": "org",
            "query_time": "2024-04-26 20:54:48",
            "create_date": "1994-09-30",
            "update_date": "2023-09-26",
            "expiry_date": "2027-09-29",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "xaret.shop",
            "domain_keyword": "xaret",
            "domain_tld": "shop",
            "query_time": "2024-05-25 04:34:24",
            "create_date": "2024-03-26",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "xlart.org",
            "domain_keyword": "xlart",
            "domain_tld": "org",
            "query_time": "2024-05-22 19:43:20",
            "create_date": "2022-03-24",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-24",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "xlart.com",
            "domain_keyword": "xlart",
            "domain_tld": "com",
            "query_time": "2024-05-26 02:01:56",
            "create_date": "1996-03-27",
            "update_date": "2024-03-22",
            "expiry_date": "2029-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "claret.paris",
            "domain_keyword": "claret",
            "domain_tld": "paris",
            "query_time": "2024-04-26 20:54:48",
            "create_date": "2014-12-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1251,
            "registrar_name": "NAMESHIELD",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "EURL ALEXANDRE CLARET",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "claret.io",
            "domain_keyword": "claret",
            "domain_tld": "io",
            "query_time": "2024-05-16 14:18:36",
            "create_date": "2020-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "claret.biz",
            "domain_keyword": "claret",
            "domain_tld": "biz",
            "query_time": "2024-06-11 13:09:30",
            "create_date": "2023-05-12",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-12",
            "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": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "xcaret.tv",
            "domain_keyword": "xcaret",
            "domain_tld": "tv",
            "query_time": "2024-05-01 01:42:43",
            "create_date": "2006-10-18",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-18",
            "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": [
                "ns743.websitewelcome.com",
                "ns744.websitewelcome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "xcaret.cn",
            "domain_keyword": "xcaret",
            "domain_tld": "cn",
            "query_time": "2024-05-01 01:42:43",
            "create_date": "2022-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "吕姣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "xiaret.com",
            "domain_keyword": "xiaret",
            "domain_tld": "com",
            "query_time": "2024-04-29 13:28:36",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "claret.solutions",
            "domain_keyword": "claret",
            "domain_tld": "solutions",
            "query_time": "2024-05-12 15:36:31",
            "create_date": "2024-03-11",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-11",
            "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": [
                "razvan.ns.cloudflare.com",
                "susan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "xcaret.games",
            "domain_keyword": "xcaret",
            "domain_tld": "games",
            "query_time": "2024-05-26 04:03:31",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "klaret.shop",
            "domain_keyword": "klaret",
            "domain_tld": "shop",
            "query_time": "2024-04-24 11:31:24",
            "create_date": "2023-12-26",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "CA",
            "registrant_country": "US",
            "name_servers": [
                "ns303.sellvir.com",
                "ns304.sellvir.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "xcaret.de",
            "domain_keyword": "xcaret",
            "domain_tld": "de",
            "query_time": "2024-05-26 04:02:06",
            "update_date": "2022-09-20",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 97,
            "domain_name": "xcaret.tours",
            "domain_keyword": "xcaret",
            "domain_tld": "tours",
            "query_time": "2024-04-25 04:52:36",
            "create_date": "2015-07-08",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Quintana Roo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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.softlayer.com",
                "ns2.softlayer.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "xcaret.fr",
            "domain_keyword": "xcaret",
            "domain_tld": "fr",
            "query_time": "2024-05-08 02:37:17",
            "create_date": "2016-04-22",
            "update_date": "2023-12-17",
            "expiry_date": "2025-04-24",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_company": "PTS Privacy & Trustee Services GmbH",
            "registrant_address": "PTS Privacy & Trustee Services GmbH, Neunkircher-Str. 43, 66299 Friedrichsthal",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+49.68975054909",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 99,
            "domain_name": "xcaret.com",
            "domain_keyword": "xcaret",
            "domain_tld": "com",
            "query_time": "2024-06-10 07:54:19",
            "create_date": "1991-01-09",
            "update_date": "2022-07-13",
            "expiry_date": "2030-01-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns-1346.awsdns-40.org",
                "ns-1719.awsdns-22.co.uk",
                "ns-289.awsdns-36.com",
                "ns-639.awsdns-15.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "plaret.com",
            "domain_keyword": "plaret",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:15:39",
            "create_date": "2018-07-09",
            "update_date": "2022-10-18",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/plaret.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "ns-1402.awsdns-47.org",
                "ns-175.awsdns-21.com",
                "ns-1911.awsdns-46.co.uk",
                "ns-887.awsdns-46.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.155,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>xlaret.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5268</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>claret.pl, claret.org.br, claret.store, claret.name, xcaret.online, xcaret.travel, xlared.com, xcaret.vacations, olaret.pics, xcaret.se, xcaret.app, flaret.com, xcaret.photos, claret.me, xcaret.bio, xlarea.com, xcaret.xyz, claret.com, claret.ro, claret.club, claret.nl, claret.la, xcaret.eu, claret.company, claret.group, claret.de, laret.ru, laret.net, xaret.com, xcaret.digital, claret.it, flaret.co.uk, claret.app, xcaret.ru, claret.uk, xcaret.co.uk, xlanet.com, flaret.com.br, xcaret.io, claret.tech, claret.online, claret.immo, xcaret.jp, xcaret.pt, claret.barcelona, claret.ai, claret.space, wlaret.org, xcaret.net, claret.cat, claret.work, xcaret.club, claret.xyz, xlared.net, claret.co.uk, claret.org.uk, klaret.com, xcaret.co, xcaret.ca, xcaret.org, xcaret.me, claret.info, xcaret.buzz, claret.shop, wlaret.com, alaret.com, claret.ca, claret.or.kr, claret.co.jp, claret.email, laret.org, xlart.fr, xlare.com, laret.com, claret.cl, xcaret.com.pt, claret.page, claret.tv, claret.capital, xlart.net, laret.it, xlart.ru, claret.org, xaret.shop, xlart.org, xlart.com, claret.paris, claret.io, claret.biz, xcaret.tv, xcaret.cn, xiaret.com, claret.solutions, xcaret.games, klaret.shop, xcaret.de, xcaret.tours, xcaret.fr, xcaret.com, plaret.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>claret.pl</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 04:31:16</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>claret.org.br</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-12 17:41:10</query_time>
   <create_date>2009-01-27</create_date>
   <update_date>2022-02-11</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrant_name>Associacao Solidariedade e Esperanca</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-124.awsdns-15.com</value>
    <value>ns-1517.awsdns-61.org</value>
    <value>ns-1775.awsdns-29.co.uk</value>
    <value>ns-893.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>claret.store</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-07 18:44:34</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>claret.name</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-07 18:44:34</query_time>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>xcaret.online</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 00:03:47</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>xcaret.travel</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-19 04:49:16</query_time>
   <create_date>2007-05-15</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Promotora Xcaret, S.A. de C.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QUINTANA ROO</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.softlayer.com</value>
    <value>ns2.softlayer.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>xlared.com</domain_name>
   <domain_keyword>xlared</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:39:03</query_time>
   <create_date>2010-05-18</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>xcaret.vacations</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>vacations</domain_tld>
   <query_time>2024-05-01 01:42:43</query_time>
   <create_date>2015-04-22</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.exacttarget.com</value>
    <value>ns2.exacttarget.com</value>
    <value>ns3.exacttarget.com</value>
    <value>ns4.exacttarget.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>9</num>
   <domain_name>olaret.pics</domain_name>
   <domain_keyword>olaret</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-24 21:17:39</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Bremen</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.suspended-domain.com</value>
    <value>ns2.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>xcaret.se</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 10:09:38</query_time>
   <create_date>2004-01-20</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>ns1.webone.se</value>
    <value>ns2.webone.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>xcaret.app</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 06:28:27</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-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-117.awsdns-14.com</value>
    <value>ns-1171.awsdns-18.org</value>
    <value>ns-1730.awsdns-24.co.uk</value>
    <value>ns-997.awsdns-60.net</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>flaret.com</domain_name>
   <domain_keyword>flaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 14:14:40</query_time>
   <create_date>2016-12-21</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>xcaret.photos</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-06-08 05:08:45</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2025-08-10</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>ns-1036.awsdns-01.org</value>
    <value>ns-1828.awsdns-36.co.uk</value>
    <value>ns-402.awsdns-50.com</value>
    <value>ns-943.awsdns-53.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>14</num>
   <domain_name>claret.me</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-23 15:16:17</query_time>
   <create_date>2010-04-14</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-04-14</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>CT</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-109-a.gandi.net</value>
    <value>ns-20-b.gandi.net</value>
    <value>ns-208-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>xcaret.bio</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-26 02:04:09</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-24</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>xlarea.com</domain_name>
   <domain_keyword>xlarea</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 08:46:02</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-11</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>SICHUAN</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=xlarea.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>xcaret.xyz</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-02 17:35:21</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <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>18</num>
   <domain_name>claret.com</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:51:27</query_time>
   <create_date>1995-10-07</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2026-10-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/claret.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>jule.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>claret.ro</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-28 01:37:55</query_time>
   <create_date>2015-03-17</create_date>
   <expiry_date>2031-03-13</expiry_date>
   <registrar_name>Awesome Projects SRL</registrar_name>
   <registrar_website>https://hostico.ro</registrar_website>
   <name_servers>
    <value>aria.ns.cloudflare.com</value>
    <value>simon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>claret.club</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-31 05:28:52</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSIV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhostsg.com</value>
    <value>ns2.webhostsg.com</value>
    <value>ns3.webhostsg.com</value>
    <value>ns4.webhostsg.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>claret.nl</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 18:44:35</query_time>
   <create_date>1999-11-16</create_date>
   <update_date>2024-04-02</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>claret.la</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-16 14:18:37</query_time>
   <create_date>2022-01-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/claret.la/registrant</registrant_email>
   <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>23</num>
   <domain_name>xcaret.eu</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-26 03:06:24</query_time>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>claret.company</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-05 01:13:35</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>claret.group</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 15:36:31</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-10-31</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_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-224-a.gandi.net</value>
    <value>ns-76-b.gandi.net</value>
    <value>ns-9-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>claret.de</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:34:14</query_time>
   <update_date>2021-01-15</update_date>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>laret.ru</domain_name>
   <domain_keyword>laret</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 00:47:02</query_time>
   <create_date>2012-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>laret.net</domain_name>
   <domain_keyword>laret</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 04:27:19</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2024-04-20</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</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>dns100.ovh.net</value>
    <value>ns100.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>29</num>
   <domain_name>xaret.com</domain_name>
   <domain_keyword>xaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 16:53:24</query_time>
   <create_date>2007-02-02</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>30</num>
   <domain_name>xcaret.digital</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-26 04:02:59</query_time>
   <create_date>2022-02-27</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.te-creative.com</value>
    <value>ns2.te-creative.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>claret.it</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-07 18:44:34</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Claret di annamaria Gravina</registrant_company>
   <registrant_address>Via stefano Brun, 11</registrant_address>
   <registrant_city>NAPOLI</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80142</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>flaret.co.uk</domain_name>
   <domain_keyword>flaret</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 02:01:13</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>claret.app</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-23 15:16:17</query_time>
   <create_date>2020-09-05</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-05</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 0159233284</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>clyde.ns.cloudflare.com</value>
    <value>savanna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>xcaret.ru</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:53:59</query_time>
   <create_date>2021-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.ru</value>
    <value>ns4.sprinthost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>claret.uk</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 20:54:51</query_time>
   <create_date>2019-06-13</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>Domain-It, Inc. [Tag = DOMAINIT]</registrar_name>
   <registrar_website>https://www.domainit.com</registrar_website>
   <name_servers>
    <value>ns1.domainit.com</value>
    <value>ns2.domainit.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>xcaret.co.uk</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 07:54:19</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1032.ui-dns.com</value>
    <value>ns1038.ui-dns.org</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1058.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>xlanet.com</domain_name>
   <domain_keyword>xlanet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 20:13:19</query_time>
   <create_date>2022-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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>JILIN</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=xlanet.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>flaret.com.br</domain_name>
   <domain_keyword>flaret</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-22 03:09:37</query_time>
   <create_date>2009-09-30</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2026-09-30</expiry_date>
   <registrant_name>FLARET CARIMBOS E PAPELARIA LTDA ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.pleskw0042.hospedagemdesites.ws</value>
    <value>ns2.pleskw0042.hospedagemdesites.ws</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>xcaret.io</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 16:59:44</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-04-01</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>40</num>
   <domain_name>claret.tech</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-26 20:54:48</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Artificialkind</registrant_company>
   <registrant_state>VD</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>ian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>claret.online</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 15:16:17</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>claret.immo</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-06-12 17:41:10</query_time>
   <create_date>2016-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</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>Claret Immobilier</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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-fr.1and1-dns.biz</value>
    <value>ns-fr.1and1-dns.com</value>
    <value>ns-fr.1and1-dns.fr</value>
    <value>ns-fr.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>xcaret.jp</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 17:35:21</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>yoshikazu tanaka</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>xcaret.pt</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-02 17:35:37</query_time>
   <expiry_date>2025-12-06</expiry_date>
   <registrant_name>Promotora Xcaret, S.A.P.I. de C.V.</registrant_name>
   <registrant_address>Carretera Chetumal Puerto Juarez Km 282 Rancho Xcaret</registrant_address>
   <registrant_city>Playa del Carmen</registrant_city>
   <registrant_state>Quintana Roo</registrant_state>
   <registrant_zip>77710</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>claret.barcelona</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-06-12 17:41:10</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>claret.ai</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-23 06:35:54</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</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>47</num>
   <domain_name>claret.space</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 18:44:34</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_state>fu jian sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>geoff.dnspod.net</value>
    <value>trapezoid.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wlaret.org</domain_name>
   <domain_keyword>wlaret</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 10:56:18</query_time>
   <create_date>2020-06-25</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>xcaret.net</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 07:54:19</query_time>
   <create_date>2000-01-02</create_date>
   <update_date>2020-01-03</update_date>
   <expiry_date>2030-01-02</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>claret.cat</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-16 14:18:36</query_time>
   <create_date>2006-03-31</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Openprovider</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_company>Sistemas Informaticos y Medios Tecnicos, S.L.</registrant_company>
   <registrant_state>BARCELONA</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar 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>simtec1.praktonhost.com</value>
    <value>simtec2.praktonhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>claret.work</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-29 04:51:12</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-27</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>razvan.ns.cloudflare.com</value>
    <value>susan.ns.cloudflare.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>xcaret.club</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-02 17:35:21</query_time>
   <create_date>2015-05-05</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>claret.xyz</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 20:54:48</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>xlared.net</domain_name>
   <domain_keyword>xlared</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 16:24:11</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>claret.co.uk</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 20:54:49</query_time>
   <create_date>1998-06-09</create_date>
   <update_date>2023-05-12</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Domain-It, Inc. [Tag = DOMAINIT]</registrar_name>
   <registrar_website>https://www.domainit.com</registrar_website>
   <name_servers>
    <value>ns1.domainit.com</value>
    <value>ns2.domainit.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>claret.org.uk</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-28 01:37:55</query_time>
   <create_date>1999-09-28</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>klaret.com</domain_name>
   <domain_keyword>klaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 03:53:24</query_time>
   <create_date>2009-08-04</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>xcaret.co</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-19 04:49:17</query_time>
   <create_date>2012-06-13</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>xcaret.ca</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 07:54:19</query_time>
   <create_date>2019-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Go Get Canada Domain Registrar Ltd.</registrar_name>
   <registrar_website>https://www.namecheap.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>60</num>
   <domain_name>xcaret.org</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 04:52:36</query_time>
   <create_date>2020-02-01</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1864</registrar_iana>
   <registrar_name>Dynadot9 LLC</registrar_name>
   <registrar_website>http://www.dynadot9.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>xcaret.me</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-01 01:42:43</query_time>
   <create_date>2018-01-26</create_date>
   <update_date>2023-01-25</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://dotname.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ODALJA COMPANY</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.dnstool.net</value>
    <value>ns12.dnstool.net</value>
    <value>ns13.dnstool.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>claret.info</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 14:18:36</query_time>
   <create_date>2009-11-26</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2025-11-26</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</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>ns3.afternic.com</value>
    <value>ns4.afternic.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>63</num>
   <domain_name>xcaret.buzz</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-26 14:12:24</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</registrar_name>
   <registrar_website>www.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>64</num>
   <domain_name>claret.shop</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-26 20:54:51</query_time>
   <create_date>2022-11-26</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.1and1.info/</registrar_website>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1033.ui-dns.biz</value>
    <value>ns1050.ui-dns.com</value>
    <value>ns1082.ui-dns.org</value>
    <value>ns1125.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wlaret.com</domain_name>
   <domain_keyword>wlaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:56:07</query_time>
   <create_date>2017-10-11</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2026-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>alaret.com</domain_name>
   <domain_keyword>alaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 18:54:32</query_time>
   <create_date>2013-07-30</create_date>
   <update_date>2020-07-24</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>claret.ca</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-26 20:54:47</query_time>
   <create_date>2000-10-27</create_date>
   <update_date>2021-10-13</update_date>
   <expiry_date>2030-12-01</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</registrar_website>
   <registrant_name>Claret Asset Management Corporation</registrant_name>
   <registrant_address>1900-900 boul de Maisonneuve West</registrant_address>
   <registrant_city>Montreal</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>H3A0A8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5148426110</registrant_phone>
   <registrant_fax>+1.5148426123</registrant_fax>
   <name_servers>
    <value>ns1-05.azure-dns.com</value>
    <value>ns2-05.azure-dns.net</value>
    <value>ns3-05.azure-dns.org</value>
    <value>ns4-05.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>claret.or.kr</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-06-23 23:07:37</query_time>
   <create_date>2000-12-15</create_date>
   <update_date>2021-02-17</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???????????</registrant_name>
   <registrant_address>??? ??? ??2? 99-2 99-2 Songbuk 2-dong Songbuk-gu Seoul, Korea,</registrant_address>
   <registrant_zip>136823</registrant_zip>
  </value>
  <value>
   <num>69</num>
   <domain_name>claret.co.jp</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 00:18:18</query_time>
   <create_date>2001-04-19</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Claret Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns2.yukio.ne.jp</value>
    <value>rook02.yukio.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>claret.email</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-23 15:16:17</query_time>
   <create_date>2017-02-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Artificialkind</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>ian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>laret.org</domain_name>
   <domain_keyword>laret</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 03:09:46</query_time>
   <create_date>2020-10-11</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>xlart.fr</domain_name>
   <domain_keyword>xlart</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:24:35</query_time>
   <create_date>2021-11-29</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>XLArt</registrant_company>
   <registrant_address>XLArt, 8 rue Georges Courteline, 37000 Tours</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.688823074</registrant_phone>
   <name_servers>
    <value>ns-120-b.gandi.net</value>
    <value>ns-156-c.gandi.net</value>
    <value>ns-203-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>xlare.com</domain_name>
   <domain_keyword>xlare</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:39:03</query_time>
   <create_date>2011-07-09</create_date>
   <update_date>2020-06-15</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>laret.com</domain_name>
   <domain_keyword>laret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:09:46</query_time>
   <create_date>1999-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=laret.com</registrant_email>
   <registrant_phone>+1.4165385487</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>claret.cl</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-02 21:29:04</query_time>
   <create_date>2024-02-13</create_date>
   <expiry_date>2026-02-13</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Isidora Claret</registrant_name>
  </value>
  <value>
   <num>76</num>
   <domain_name>xcaret.com.pt</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-19 04:49:33</query_time>
   <expiry_date>2024-12-06</expiry_date>
   <registrant_name>Promotora Xcaret, S.A.P.I. de C.V.</registrant_name>
   <registrant_address>Carretera Chetumal Puerto Juarez Km 282 Rancho Xcaret</registrant_address>
   <registrant_city>Playa del Carmen</registrant_city>
   <registrant_state>Quintana Roo</registrant_state>
   <registrant_zip>77710</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>claret.page</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-07 18:44:34</query_time>
   <create_date>2023-02-27</create_date>
   <update_date>2023-03-04</update_date>
   <expiry_date>2033-02-27</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>arya.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>claret.tv</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-12 17:41:10</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>malcolm.ns.cloudflare.com</value>
    <value>sonia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>claret.capital</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-06-12 17:41:10</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-11</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>xlart.net</domain_name>
   <domain_keyword>xlart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 02:01:56</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</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>ANHUI</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=xlart.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>81</num>
   <domain_name>laret.it</domain_name>
   <domain_keyword>laret</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 02:12:53</query_time>
   <create_date>2005-03-03</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>laret Snc</registrant_company>
   <registrant_address>Viale Pietro Ceccato 64-2</registrant_address>
   <registrant_city>Alte Di Montecchio Maggiore</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36075</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>xlart.ru</domain_name>
   <domain_keyword>xlart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-15 16:56:07</query_time>
   <create_date>2013-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>claret.org</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 20:54:48</query_time>
   <create_date>1994-09-30</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2027-09-29</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>xaret.shop</domain_name>
   <domain_keyword>xaret</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-25 04:34:24</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-26</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>elle.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.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>xlart.org</domain_name>
   <domain_keyword>xlart</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-22 19:43:20</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</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>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>xlart.com</domain_name>
   <domain_keyword>xlart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 02:01:56</query_time>
   <create_date>1996-03-27</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2029-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>87</num>
   <domain_name>claret.paris</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-04-26 20:54:48</query_time>
   <create_date>2014-12-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>NAMESHIELD</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>EURL ALEXANDRE CLARET</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>claret.io</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 14:18:36</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>claret.biz</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-11 13:09:30</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>xcaret.tv</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-01 01:42:43</query_time>
   <create_date>2006-10-18</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-18</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>ns743.websitewelcome.com</value>
    <value>ns744.websitewelcome.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>xcaret.cn</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 01:42:43</query_time>
   <create_date>2022-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>吕姣</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>xiaret.com</domain_name>
   <domain_keyword>xiaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 13:28:36</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</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>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>claret.solutions</domain_name>
   <domain_keyword>claret</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-12 15:36:31</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-11</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>razvan.ns.cloudflare.com</value>
    <value>susan.ns.cloudflare.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>xcaret.games</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-26 04:03:31</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>klaret.shop</domain_name>
   <domain_keyword>klaret</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 11:31:24</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns303.sellvir.com</value>
    <value>ns304.sellvir.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>xcaret.de</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-26 04:02:06</query_time>
   <update_date>2022-09-20</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>xcaret.tours</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-04-25 04:52:36</query_time>
   <create_date>2015-07-08</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.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>Quintana Roo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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.softlayer.com</value>
    <value>ns2.softlayer.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>xcaret.fr</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-08 02:37:17</query_time>
   <create_date>2016-04-22</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_company>PTS Privacy &amp; Trustee Services GmbH</registrant_company>
   <registrant_address>PTS Privacy &amp; Trustee Services GmbH, Neunkircher-Str. 43, 66299 Friedrichsthal</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+49.68975054909</registrant_phone>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>xcaret.com</domain_name>
   <domain_keyword>xcaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 07:54:19</query_time>
   <create_date>1991-01-09</create_date>
   <update_date>2022-07-13</update_date>
   <expiry_date>2030-01-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns-1346.awsdns-40.org</value>
    <value>ns-1719.awsdns-22.co.uk</value>
    <value>ns-289.awsdns-36.com</value>
    <value>ns-639.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>plaret.com</domain_name>
   <domain_keyword>plaret</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:15:39</query_time>
   <create_date>2018-07-09</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/plaret.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>ns-1402.awsdns-47.org</value>
    <value>ns-175.awsdns-21.com</value>
    <value>ns-1911.awsdns-46.co.uk</value>
    <value>ns-887.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.155</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.