WHOIS QUERY TIME

20 May 2024 - 2:53 AM UTC

Registered: 18 February 2005
Expiry: 18 February 2026

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.com

DOMAIN STATUS

ok

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=cgart.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "cgart.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "cgart.cn",
            "domain_keyword": "cgart",
            "domain_tld": "cn",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2005-02-18",
            "expiry_date": "2026-02-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "佛山市嗨森科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>cgart.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>cgart.cn</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2005-02-18</create_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>佛山市嗨森科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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.885 seconds) for "cgart.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 10:16 AM UTC

Registered: 18 February 2005
Expiry: 18 February 2023

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 佛山市嗨森科技有限公司
Email: [email protected]

#2 - QUERY TIME

1 May 2023 - 5:56 AM UTC

Registered: 18 February 2005
Expiry: 18 February 2026

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns11.xincache.com
ns12.xincache.com

DOMAIN STATUS

ok

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=cgart.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "cgart.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "cgart.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "cgart.cn",
            "domain_keyword": "cgart",
            "domain_tld": "cn",
            "query_time": "2023-02-08 10:16:27",
            "create_date": "2005-02-18",
            "expiry_date": "2023-02-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "佛山市嗨森科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cgart.cn",
            "domain_keyword": "cgart",
            "domain_tld": "cn",
            "query_time": "2023-05-01 05:56:05",
            "create_date": "2005-02-18",
            "expiry_date": "2026-02-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "佛山市嗨森科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.885,
        "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>cgart.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>cgart.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cgart.cn</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-08 10:16:27</query_time>
   <create_date>2005-02-18</create_date>
   <expiry_date>2023-02-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>佛山市嗨森科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cgart.cn</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-05-01 05:56:05</query_time>
   <create_date>2005-02-18</create_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>佛山市嗨森科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.885</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 20 domain names (in 0.796 seconds) which contained the exact domain keyword "cgart".
Domain Name Registered Expiry Registrar Ownership
1 cgart.com 25 Mar 2002 25 Mar 2025 GoDaddy.com, LLC -
2 cgart.info 21 Nov 2004 21 Nov 2031 Squarespace Domains II LLC REDACTED FOR PRIVACY
3 cgart.cn 18 Feb 2005 18 Feb 2026 北京新网数码信息技术有限公司 佛山市嗨森科技有限公司
4 cgart.ru 18 Aug 2005 18 Aug 2024 RU-CENTER-RU Private Person
5 cgart.pl 7 Jul 2008 7 Jul 2024 Consulting Service Sp. z o.o. -
6 cgart.lt 29 Jan 2012 30 Jan 2025 UAB "Universalūs sprendimai" UAB "Universalūs sprendimai"
7 cgart.expert 15 May 2014 15 May 2025 Cloudflare, Inc REDACTED FOR PRIVACY
8 cgart.tv 31 Mar 2016 31 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. Wu Qi Wen
9 cgart.show 4 Nov 2019 4 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wen Dao Ming
10 cgart.world 21 Dec 2019 21 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xia men shi zhong ding ren kang jian kang ke ji you xian gong si
11 cgart.com.cn 28 Dec 2019 28 Dec 2024 北京新网数码信息技术有限公司 孙鸿逊
12 cgart.school 8 Apr 2020 8 Apr 2026 1API GmbH Registrant of cgart.school
13 cgart.studio 25 Aug 2020 25 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
14 cgart.ca 12 Jan 2021 12 Jan 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
15 cgart.link 5 May 2021 5 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
16 cgart.net 12 Jul 2023 12 Jul 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
17 cgart.pro 9 Oct 2023 9 Oct 2024 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
18 cgart.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
19 cgart.xyz 4 Dec 2023 4 Dec 2024 Realtime Register B.V. My Domain Provider
20 cgart.org 6 Dec 2023 6 Dec 2024 Sav.com, LLC REDACTED FOR PRIVACY
21 cgart.help 12 Feb 2024 12 Feb 2026 Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=cgart&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "cgart",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 21,
        "relation": "eq",
        "current": 21
    },
    "unique_domains": "cgart.com, cgart.info, cgart.cn, cgart.ru, cgart.pl, cgart.lt, cgart.expert, cgart.tv, cgart.show, cgart.world, cgart.com.cn, cgart.school, cgart.studio, cgart.ca, cgart.link, cgart.net, cgart.pro, cgart.shop, cgart.xyz, cgart.org, cgart.help",
    "results": [
        {
            "num": 1,
            "domain_name": "cgart.com",
            "domain_keyword": "cgart",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:02:51",
            "create_date": "2002-03-25",
            "update_date": "2022-10-06",
            "expiry_date": "2025-03-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nicole.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cgart.info",
            "domain_keyword": "cgart",
            "domain_tld": "info",
            "query_time": "2024-05-07 18:35:59",
            "create_date": "2004-11-21",
            "update_date": "2024-04-26",
            "expiry_date": "2031-11-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cgart.cn",
            "domain_keyword": "cgart",
            "domain_tld": "cn",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2005-02-18",
            "expiry_date": "2026-02-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "佛山市嗨森科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "cgart.ru",
            "domain_keyword": "cgart",
            "domain_tld": "ru",
            "query_time": "2024-05-03 04:51:49",
            "create_date": "2005-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-fwl2.nic.ru",
                "ns4-fwl2.nic.ru",
                "ns8-fwl2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "cgart.pl",
            "domain_keyword": "cgart",
            "domain_tld": "pl",
            "query_time": "2024-04-11 09:43:29",
            "create_date": "2008-07-07",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-07",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cgart.lt",
            "domain_keyword": "cgart",
            "domain_tld": "lt",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2012-01-29",
            "expiry_date": "2025-01-30",
            "registrar_name": "UAB \"Universalūs sprendimai\"",
            "registrar_website": "http://www.us.lt",
            "registrant_company": "UAB \"Universalūs sprendimai\"",
            "name_servers": [
                "ns1.us.lt",
                "ns2.us.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 7,
            "domain_name": "cgart.expert",
            "domain_keyword": "cgart",
            "domain_tld": "expert",
            "query_time": "2024-06-04 12:02:51",
            "create_date": "2014-05-15",
            "update_date": "2023-08-22",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Soeoul",
            "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": [
                "amy.ns.cloudflare.com",
                "jim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "cgart.tv",
            "domain_keyword": "cgart",
            "domain_tld": "tv",
            "query_time": "2024-05-20 02:53:03",
            "create_date": "2016-03-31",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-31",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "whois.hichina.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wu Qi Wen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "cgart.show",
            "domain_keyword": "cgart",
            "domain_tld": "show",
            "query_time": "2024-05-25 10:26:16",
            "create_date": "2019-11-04",
            "update_date": "2020-03-10",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wen Dao Ming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "davina.ns.cloudflare.com",
                "louis.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cgart.world",
            "domain_keyword": "cgart",
            "domain_tld": "world",
            "query_time": "2024-05-03 03:08:59",
            "create_date": "2019-12-21",
            "update_date": "2023-08-01",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xia men shi zhong ding ren kang jian kang ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cgart.com.cn",
            "domain_keyword": "cgart",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 18:35:59",
            "create_date": "2019-12-28",
            "expiry_date": "2024-12-28",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "孙鸿逊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cgart.school",
            "domain_keyword": "cgart",
            "domain_tld": "school",
            "query_time": "2024-06-04 12:02:51",
            "create_date": "2020-04-08",
            "update_date": "2024-01-10",
            "expiry_date": "2026-04-08",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of cgart.school",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "cgart.studio",
            "domain_keyword": "cgart",
            "domain_tld": "studio",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2020-08-25",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns112.inhostedns.com",
                "ns212.inhostedns.net",
                "ns312.inhostedns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "cgart.ca",
            "domain_keyword": "cgart",
            "domain_tld": "ca",
            "query_time": "2024-05-18 10:05:02",
            "create_date": "2021-01-12",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-12",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cgart.link",
            "domain_keyword": "cgart",
            "domain_tld": "link",
            "query_time": "2024-05-07 18:35:59",
            "create_date": "2021-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "cgart.net",
            "domain_keyword": "cgart",
            "domain_tld": "net",
            "query_time": "2024-05-28 20:10:37",
            "create_date": "2023-07-12",
            "update_date": "2024-03-22",
            "expiry_date": "2026-07-12",
            "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": 17,
            "domain_name": "cgart.pro",
            "domain_keyword": "cgart",
            "domain_tld": "pro",
            "query_time": "2024-06-04 12:02:51",
            "create_date": "2023-10-09",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-09",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Chelyabinskaya oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "cgart.shop",
            "domain_keyword": "cgart",
            "domain_tld": "shop",
            "query_time": "2024-04-25 18:55:01",
            "create_date": "2023-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cgart.xyz",
            "domain_keyword": "cgart",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 20:10:37",
            "create_date": "2023-12-04",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-04",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cgart.org",
            "domain_keyword": "cgart",
            "domain_tld": "org",
            "query_time": "2024-05-28 20:10:37",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cgart.help",
            "domain_keyword": "cgart",
            "domain_tld": "help",
            "query_time": "2024-06-02 08:50:54",
            "create_date": "2024-02-12",
            "update_date": "2024-02-22",
            "expiry_date": "2026-02-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.796,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>cgart</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>21</total>
  <relation>eq</relation>
  <current>21</current>
 </count>
 <unique_domains>cgart.com, cgart.info, cgart.cn, cgart.ru, cgart.pl, cgart.lt, cgart.expert, cgart.tv, cgart.show, cgart.world, cgart.com.cn, cgart.school, cgart.studio, cgart.ca, cgart.link, cgart.net, cgart.pro, cgart.shop, cgart.xyz, cgart.org, cgart.help</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>cgart.com</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:02:51</query_time>
   <create_date>2002-03-25</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nicole.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cgart.info</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 18:35:59</query_time>
   <create_date>2004-11-21</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2031-11-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cgart.cn</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2005-02-18</create_date>
   <expiry_date>2026-02-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>佛山市嗨森科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>cgart.ru</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 04:51:49</query_time>
   <create_date>2005-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-fwl2.nic.ru</value>
    <value>ns4-fwl2.nic.ru</value>
    <value>ns8-fwl2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>cgart.pl</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 09:43:29</query_time>
   <create_date>2008-07-07</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cgart.lt</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2012-01-29</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>UAB &quot;Universalūs sprendimai&quot;</registrar_name>
   <registrar_website>http://www.us.lt</registrar_website>
   <registrant_company>UAB &quot;Universalūs sprendimai&quot;</registrant_company>
   <name_servers>
    <value>ns1.us.lt</value>
    <value>ns2.us.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>cgart.expert</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-06-04 12:02:51</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Soeoul</registrant_state>
   <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>amy.ns.cloudflare.com</value>
    <value>jim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>cgart.tv</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-20 02:53:03</query_time>
   <create_date>2016-03-31</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>whois.hichina.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wu Qi Wen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>cgart.show</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-25 10:26:16</query_time>
   <create_date>2019-11-04</create_date>
   <update_date>2020-03-10</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wen Dao Ming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>davina.ns.cloudflare.com</value>
    <value>louis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cgart.world</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-03 03:08:59</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xia men shi zhong ding ren kang jian kang ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cgart.com.cn</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 18:35:59</query_time>
   <create_date>2019-12-28</create_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>孙鸿逊</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cgart.school</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-06-04 12:02:51</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of cgart.school</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>cgart.studio</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns112.inhostedns.com</value>
    <value>ns212.inhostedns.net</value>
    <value>ns312.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>cgart.ca</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 10:05:02</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>cgart.link</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-07 18:35:59</query_time>
   <create_date>2021-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</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>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>16</num>
   <domain_name>cgart.net</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 20:10:37</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2026-07-12</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>17</num>
   <domain_name>cgart.pro</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-04 12:02:51</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Chelyabinskaya oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>cgart.shop</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 18:55:01</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>cgart.xyz</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 20:10:37</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cgart.org</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 20:10:37</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>21</num>
   <domain_name>cgart.help</domain_name>
   <domain_keyword>cgart</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-06-02 08:50:54</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2026-02-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.796</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,196 domain names (in 1.111 seconds) which look and sound like the brand name "cgart".
Domain Name Registered Expiry Registrar Ownership
1 c-art.top 30 Oct 2019 30 Oct 2024 Shanghai Best Oray Information SHI junjie
2 cgars.org 4 May 2022 4 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
3 cgarc.net 13 Jun 2017 13 Jun 2028 Network Solutions, LLC -
4 jgart.net 30 Jul 2021 30 Jul 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
5 cgark.video 13 Nov 2023 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liming
6 cuart.com 19 Apr 2006 19 Apr 2025 Wild West Domains, LLC -
7 gcart.ca 21 Jan 2023 21 Jan 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
8 czart.net 5 Feb 2003 5 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
9 mgart.ru 9 Nov 2023 9 Nov 2024 REGRU-RU Private Person
10 agart.net 21 Nov 2007 21 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
11 gcart.co.kr 4 May 2006 4 May 2025 (?)????? ???
12 coart.co.kr 14 Jul 2000 14 Jul 2025 (?)????? ???
13 mcgart.land 27 Sep 2021 27 Sep 2024 Tucows Domains Inc. Data Protected
14 chart.exchange 12 Feb 2020 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 cgaro.app 28 Mar 2021 28 Mar 2024 Gandi SAS REDACTED FOR PRIVACY
16 jcgart.com 24 Mar 2011 24 Mar 2026 Tucows Domains Inc. -
17 bgart.info 9 Apr 2006 9 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
18 ciart.org 25 Oct 2021 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 cgark.company 13 Nov 2023 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liming
20 cghart.com 10 Jan 2001 10 Jan 2025 IONOS SE Chris Hart Building & Home Improvements
21 chart.glass 3 Dec 2015 3 Dec 2024 Register.com, Inc. REDACTED FOR PRIVACY
22 cgaqt.com 12 Feb 2024 12 Feb 2025 DYNADOT8 LLC Super Privacy Service LTD c/o Dynadot
23 caart.it 26 Jun 1998 27 Jun 2024 Netsons S.r.l. Caart s.r.l.
24 cpart.works 23 Jul 2023 23 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167904681
25 cgaro.com 3 Jun 2022 3 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
26 mcgart.com 10 Dec 2005 10 Dec 2024 Tucows Domains Inc. -
27 wgart.com 28 Oct 2009 28 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
28 vgart.ru 8 Jan 2018 8 Jan 2025 RU-CENTER-RU Private Person
29 cbart.at - - RegistryGate GmbH Christian Brenner
30 clart.com 16 Aug 2009 16 Aug 2024 AUSTRIANDOMAINS, LLC REDACTED FOR PRIVACY
31 c-art.one 28 Jun 2023 28 Jun 2024 MAT BAO CORPORATION Bui Trong Giao
32 cgark.ski 14 Nov 2023 14 Nov 2024 DNSPod, Inc. liming
33 dgart.co 12 Mar 2021 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 agart.info 1 Oct 2017 1 Oct 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
35 chart.company 18 Mar 2020 18 Mar 2025 Xiamen ChinaSource Internet Service Co., Ltd Caofeng
36 agart.ru 22 Mar 2018 22 Mar 2025 REGRU-RU Private Person
37 cgark.news 13 Nov 2023 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liming
38 coart.pl 11 Jul 2011 11 Jul 2024 LH.pl Sp. z o.o. -
39 cbart.it 30 Jun 2023 30 Jun 2024 Aruba s.p.a. CRISTIANO BONOLO
40 cggart.com 24 Jul 2006 24 Jul 2024 Tucows Domains Inc. -
41 chart.lat 10 Jun 2023 10 Jun 2024 Go Daddy, LLC none
42 cdart.fr 2 Jul 2007 2 Jul 2025 OVH Ano Nymous
43 cgaro.page 2 Sep 2020 2 Sep 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
44 c-art.net 29 Nov 2023 29 Nov 2024 IHS Telekom, Inc GDPR Masked
45 cga8t.cyou 7 Dec 2023 7 Dec 2024 West263 International Limited -
46 ccart.org.br 10 Apr 2006 10 Apr 2025 - centro de convivencia aprend reab trab
47 chart.pics 6 Jul 2023 6 Jul 2024 XYZ.com, LLC XYZ.com, LLC
48 cnart.net.cn 11 Jun 2009 11 Jun 2025 阿里云计算有限公司(万网) 国艺文津新媒体科技(北京)有限公司
49 agart.waw.pl 6 Dec 2002 5 Dec 2025 Dinfo.pl Sylwia Wierońska -
50 chart.social 18 Mar 2015 18 Mar 2025 Name.com, Inc. Domain Protection Services, Inc.
51 cfart.ru 17 Apr 2006 17 Apr 2025 RU-CENTER-RU Private Person
52 pgart.in 23 Apr 2014 23 Apr 2026 Endurance Digital Domain Technology LLP pgart
53 caart.net 21 Aug 2002 21 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 cbart.com 4 Jan 2003 4 Jan 2026 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 czart.art 25 Mar 2022 25 Mar 2024 Go Daddy, LLC Domains By Proxy, LLC
56 cbart.org 28 Jan 2024 28 Jan 2025 Sav.com, LLC - 21 Privacy Protection
57 cgprt.com 23 Mar 2023 23 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com xiao'chao
58 ceart.net 9 Aug 2001 9 Aug 2024 Hosting Concepts B.V. d/b/a Registrar.eu CEART SRL
59 c3art.co.uk 9 Mar 2012 9 Mar 2026 Ionos SE [Tag = 1AND1] -
60 cogart.ru 7 Nov 2023 7 Nov 2024 RU-CENTER-RU Private Person
61 cmart.org 21 Apr 2020 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
62 rgart.ru 8 Jul 2022 8 Jul 2024 REGRU-RU Yandex.Mail Exclusive email address feature
63 cmart.studio 5 Jan 2017 5 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
64 bgart.xyz 30 Nov 2021 30 Nov 2024 eNom, Inc. Proxy Protection LLC
65 cwart.cc 27 Sep 2022 27 Sep 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
66 ngart.com.au - - GoDaddy.com LLC trading as GoDaddy.com Martyn James
67 chart.tokyo 6 Jun 2024 6 Jun 2025 GMO Internet Group, Inc. -
68 c-art.pl 28 Nov 2006 28 Nov 2024 cyber_Folks S.A. -
69 zgart.net 24 Jun 2003 24 Jun 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
70 c-art.ru 29 Oct 2002 31 Oct 2024 RU-CENTER-RU Private Person
71 agart.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
72 cgark.pro 13 Nov 2023 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liming
73 chart.vote 22 Mar 2023 22 Mar 2024 Dynadot Inc REDACTED FOR PRIVACY
74 chart.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Tiga Cross
75 cgark.top 13 Nov 2023 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liming
76 chart.cc 7 Apr 2022 7 Apr 2025 22net, Inc. -
77 ciart.com 24 Nov 2001 24 Nov 2024 GoDaddy.com, LLC -
78 cgark.com 5 Jul 2023 5 Jul 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
79 ckart.com 19 Jun 1998 18 Jun 2024 GoDaddy.com, LLC -
80 c3art.org 10 Apr 2007 10 Apr 2028 GoDaddy.com, LLC Domains By Proxy, LLC
81 dgart.club 26 Sep 2016 25 Sep 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai he zhi xin xi ke ji you xian gong si
82 dgart.org.cn 30 Apr 2024 30 Apr 2025 北京中域智科国际网络技术有限公司 毛燕才
83 chart.cafe 17 Aug 2023 17 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
84 cgark.fun 13 Nov 2023 13 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liming
85 cgark.sale 14 Nov 2023 14 Nov 2024 DNSPod, Inc. liming
86 ugart.info 13 Nov 2015 13 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
87 egart.co.uk 27 Feb 2001 27 Feb 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
88 cmart.net 20 Sep 2001 19 Sep 2024 gabia Lee youngho
89 cdart.top 3 Mar 2024 3 Mar 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
90 chart.ooo 18 Oct 2022 18 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 cgarr.com 23 Jun 2008 23 Jun 2024 GoDaddy.com, LLC -
92 cbart.ru 27 Apr 2017 27 Apr 2025 RU-CENTER-RU Private Person
93 gcart.asia 21 Apr 2024 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 csart.agency 11 Nov 2019 11 Nov 2025 Mesh Digital Limited Domains By Proxy, LLC
95 ccart.studio 24 Apr 2017 24 Apr 2025 Network Solutions, LLC REDACTED FOR PRIVACY
96 gcart.com.cn 18 Jun 2007 18 Jun 2024 广州云讯信息科技有限公司 周炜
97 ccart.paris 10 Sep 2018 10 Sep 2024 EURODNS S.A. CMP
98 cmart.pro 14 Feb 2022 14 Feb 2025 Regional Network Information Center, JSC dba RU-CENTER REDACTED FOR PRIVACY
99 lgart.com 22 Jun 1999 22 Jun 2028 Whois Corp. LG Yonam Foundation
100 cgarh.com 1 Mar 2004 2 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Cgart.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=cgart.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "cgart.cn",
        "page_size": 100
    },
    "count": {
        "total": 1196,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "c-art.top, cgars.org, cgarc.net, jgart.net, cgark.video, cuart.com, gcart.ca, czart.net, mgart.ru, agart.net, gcart.co.kr, coart.co.kr, mcgart.land, chart.exchange, cgaro.app, jcgart.com, bgart.info, ciart.org, cgark.company, cghart.com, chart.glass, cgaqt.com, caart.it, cpart.works, cgaro.com, mcgart.com, wgart.com, vgart.ru, cbart.at, clart.com, c-art.one, cgark.ski, dgart.co, agart.info, chart.company, agart.ru, cgark.news, coart.pl, cbart.it, cggart.com, chart.lat, cdart.fr, cgaro.page, c-art.net, cga8t.cyou, ccart.org.br, chart.pics, cnart.net.cn, agart.waw.pl, chart.social, cfart.ru, pgart.in, caart.net, cbart.com, czart.art, cbart.org, cgprt.com, ceart.net, c3art.co.uk, cogart.ru, cmart.org, rgart.ru, cmart.studio, bgart.xyz, cwart.cc, ngart.com.au, chart.tokyo, c-art.pl, zgart.net, c-art.ru, agart.xyz, cgark.pro, chart.vote, chart.org.au, cgark.top, chart.cc, ciart.com, cgark.com, ckart.com, c3art.org, dgart.club, dgart.org.cn, chart.cafe, cgark.fun, cgark.sale, ugart.info, egart.co.uk, cmart.net, cdart.top, chart.ooo, cgarr.com, cbart.ru, gcart.asia, csart.agency, ccart.studio, gcart.com.cn, ccart.paris, cmart.pro, lgart.com, cgarh.com",
    "results": [
        {
            "num": 1,
            "domain_name": "c-art.top",
            "domain_keyword": "c-art",
            "domain_tld": "top",
            "query_time": "2024-05-01 23:00:09",
            "create_date": "2019-10-30",
            "update_date": "2019-10-30",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1518,
            "registrar_name": "Shanghai Best Oray Information",
            "registrar_website": "https://www.oray.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHI junjie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ShangHaiShi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cgars.org",
            "domain_keyword": "cgars",
            "domain_tld": "org",
            "query_time": "2024-05-07 18:35:59",
            "create_date": "2022-05-04",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.parkpage.foundationapi.com",
                "dns20.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "cgarc.net",
            "domain_keyword": "cgarc",
            "domain_tld": "net",
            "query_time": "2024-04-25 18:54:52",
            "create_date": "2017-06-13",
            "update_date": "2023-05-05",
            "expiry_date": "2028-06-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns13.worldnic.com",
                "ns14.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "jgart.net",
            "domain_keyword": "jgart",
            "domain_tld": "net",
            "query_time": "2024-04-26 22:01:21",
            "create_date": "2021-07-30",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-30",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "cgark.video",
            "domain_keyword": "cgark",
            "domain_tld": "video",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "cuart.com",
            "domain_keyword": "cuart",
            "domain_tld": "com",
            "query_time": "2024-04-30 07:19:54",
            "create_date": "2006-04-19",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "gcart.ca",
            "domain_keyword": "gcart",
            "domain_tld": "ca",
            "query_time": "2024-05-16 00:46:20",
            "create_date": "2023-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "czart.net",
            "domain_keyword": "czart",
            "domain_tld": "net",
            "query_time": "2024-04-23 15:30:28",
            "create_date": "2003-02-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-02-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.lh.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1188.awsdns-20.org",
                "ns-1810.awsdns-34.co.uk",
                "ns-403.awsdns-50.com",
                "ns-772.awsdns-32.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mgart.ru",
            "domain_keyword": "mgart",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:46:32",
            "create_date": "2023-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "agart.net",
            "domain_keyword": "agart",
            "domain_tld": "net",
            "query_time": "2024-04-23 21:25:12",
            "create_date": "2007-11-21",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl",
                "ns3.futurehost.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gcart.co.kr",
            "domain_keyword": "gcart",
            "domain_tld": "co.kr",
            "query_time": "2021-11-08 18:02:06",
            "create_date": "2006-05-04",
            "update_date": "2010-03-02",
            "expiry_date": "2025-05-04",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 12,
            "domain_name": "coart.co.kr",
            "domain_keyword": "coart",
            "domain_tld": "co.kr",
            "query_time": "2022-07-04 00:34:24",
            "create_date": "2000-07-14",
            "update_date": "2020-01-21",
            "expiry_date": "2025-07-14",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 13,
            "domain_name": "mcgart.land",
            "domain_keyword": "mcgart",
            "domain_tld": "land",
            "query_time": "2024-05-18 15:23:59",
            "create_date": "2021-09-27",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "chart.exchange",
            "domain_keyword": "chart",
            "domain_tld": "exchange",
            "query_time": "2024-06-03 15:23:10",
            "create_date": "2020-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "cgaro.app",
            "domain_keyword": "cgaro",
            "domain_tld": "app",
            "query_time": "2024-05-28 20:10:37",
            "create_date": "2021-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2024-03-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.box.ccaag.email",
                "ns5.dnsmadeeasy.com",
                "ns6.dnsmadeeasy.com",
                "ns7.dnsmadeeasy.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "jcgart.com",
            "domain_keyword": "jcgart",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:53:15",
            "create_date": "2011-03-24",
            "update_date": "2021-03-17",
            "expiry_date": "2026-03-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bgart.info",
            "domain_keyword": "bgart",
            "domain_tld": "info",
            "query_time": "2024-06-06 08:52:27",
            "create_date": "2006-04-09",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Plovdiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns97.icndns.net",
                "ns98.icndns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ciart.org",
            "domain_keyword": "ciart",
            "domain_tld": "org",
            "query_time": "2024-04-26 17:45:14",
            "create_date": "2021-10-25",
            "update_date": "2023-08-14",
            "expiry_date": "2024-10-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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cgark.company",
            "domain_keyword": "cgark",
            "domain_tld": "company",
            "query_time": "2024-05-20 02:53:01",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cghart.com",
            "domain_keyword": "cghart",
            "domain_tld": "com",
            "query_time": "2024-05-18 10:05:57",
            "create_date": "2001-01-10",
            "update_date": "2018-03-05",
            "expiry_date": "2025-01-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Chris Hart Building & Home Improvements",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NTT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1109.ui-dns.biz",
                "ns1109.ui-dns.com",
                "ns1109.ui-dns.de",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "chart.glass",
            "domain_keyword": "chart",
            "domain_tld": "glass",
            "query_time": "2024-06-03 15:23:10",
            "create_date": "2015-12-03",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.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.noi.com",
                "ns2.noi.com",
                "ns3.noi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "cgaqt.com",
            "domain_keyword": "cgaqt",
            "domain_tld": "com",
            "query_time": "2024-06-04 12:02:49",
            "create_date": "2024-02-12",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1720,
            "registrar_name": "DYNADOT8 LLC",
            "registrar_website": "http://www.dynadot8.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=cgaqt.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "caart.it",
            "domain_keyword": "caart",
            "domain_tld": "it",
            "query_time": "2024-06-06 06:05:56",
            "create_date": "1998-06-26",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-27",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Caart s.r.l.",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "cpart.works",
            "domain_keyword": "cpart",
            "domain_tld": "works",
            "query_time": "2024-06-05 05:03:21",
            "create_date": "2023-07-23",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-23",
            "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 0167904681",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "cgaro.com",
            "domain_keyword": "cgaro",
            "domain_tld": "com",
            "query_time": "2024-06-10 02:42:51",
            "create_date": "2022-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2024-06-03",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "mcgart.com",
            "domain_keyword": "mcgart",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:30:43",
            "create_date": "2005-12-10",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "john.ns.cloudflare.com",
                "leia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "wgart.com",
            "domain_keyword": "wgart",
            "domain_tld": "com",
            "query_time": "2024-04-22 08:05:55",
            "create_date": "2009-10-28",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-28",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/29700570-8cd0-46b0-91dc-c936aea57920",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "vgart.ru",
            "domain_keyword": "vgart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 12:36:50",
            "create_date": "2018-01-08",
            "expiry_date": "2025-01-08",
            "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",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "cbart.at",
            "domain_keyword": "cbart",
            "domain_tld": "at",
            "query_time": "2024-05-10 03:20:13",
            "update_date": "2023-01-26",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "https://nic.at/registrar/228",
            "registrant_name": "Christian Brenner",
            "registrant_company": "Christian Brenner",
            "registrant_address": "Winklernerstr. 3",
            "registrant_city": "Maria Saal",
            "registrant_zip": "9063",
            "registrant_country": "AT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+4369918222280",
            "registrant_fax": "+493587235330",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 30,
            "domain_name": "clart.com",
            "domain_keyword": "clart",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:46:10",
            "create_date": "2009-08-16",
            "update_date": "2024-04-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 885,
            "registrar_name": "AUSTRIANDOMAINS, LLC",
            "registrar_website": "WWW.MYDOMAIN.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/6dc94e56-6b04-4ea1-af5e-99f29cd4c13c",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "c-art.one",
            "domain_keyword": "c-art",
            "domain_tld": "one",
            "query_time": "2024-05-21 22:41:52",
            "create_date": "2023-06-28",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1586,
            "registrar_name": "MAT BAO CORPORATION",
            "registrar_website": "www.matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bui Trong Giao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "cgark.ski",
            "domain_keyword": "cgark",
            "domain_tld": "ski",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "algernon.dnspod.net",
                "cassiopeia.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dgart.co",
            "domain_keyword": "dgart",
            "domain_tld": "co",
            "query_time": "2024-05-18 04:23:03",
            "create_date": "2021-03-12",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "agart.info",
            "domain_keyword": "agart",
            "domain_tld": "info",
            "query_time": "2024-04-23 21:25:12",
            "create_date": "2017-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "chart.company",
            "domain_keyword": "chart",
            "domain_tld": "company",
            "query_time": "2024-04-25 17:49:32",
            "create_date": "2020-03-18",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Caofeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Others",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "agart.ru",
            "domain_keyword": "agart",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:21:22",
            "create_date": "2018-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "cgark.news",
            "domain_keyword": "cgark",
            "domain_tld": "news",
            "query_time": "2024-05-20 02:53:01",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "coart.pl",
            "domain_keyword": "coart",
            "domain_tld": "pl",
            "query_time": "2024-05-26 13:48:04",
            "create_date": "2011-07-11",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-11",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cbart.it",
            "domain_keyword": "cbart",
            "domain_tld": "it",
            "query_time": "2024-06-06 10:40:40",
            "create_date": "2023-06-30",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-30",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "CRISTIANO BONOLO",
            "registrant_address": "VIA BELLINCIONE 14",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20134",
            "registrant_country": "IT",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 40,
            "domain_name": "cggart.com",
            "domain_keyword": "cggart",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:47:15",
            "create_date": "2006-07-24",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground164.com",
                "ns2.siteground164.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "chart.lat",
            "domain_keyword": "chart",
            "domain_tld": "lat",
            "query_time": "2024-05-09 01:18:54",
            "create_date": "2023-06-10",
            "update_date": "2024-04-24",
            "expiry_date": "2024-06-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "none",
            "registrant_state": "heves",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns1.dan.com",
                "ns1.dyna-ns.net",
                "ns2.afternic.com",
                "ns2.dan.com",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "cdart.fr",
            "domain_keyword": "cdart",
            "domain_tld": "fr",
            "query_time": "2024-05-05 09:58:58",
            "create_date": "2007-07-02",
            "update_date": "2023-06-08",
            "expiry_date": "2025-07-02",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 43,
            "domain_name": "cgaro.page",
            "domain_keyword": "cgaro",
            "domain_tld": "page",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2020-09-02",
            "update_date": "2024-05-18",
            "expiry_date": "2024-09-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "c-art.net",
            "domain_keyword": "c-art",
            "domain_tld": "net",
            "query_time": "2024-05-29 16:23:23",
            "create_date": "2023-11-29",
            "update_date": "2024-01-29",
            "expiry_date": "2024-11-29",
            "registrar_iana": 1091,
            "registrar_name": "IHS Telekom, Inc",
            "registrar_website": "www.ihs.com.tr",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "TR",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cga8t.cyou",
            "domain_keyword": "cga8t",
            "domain_tld": "cyou",
            "query_time": "2024-06-04 12:02:19",
            "create_date": "2023-12-07",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "Nei Meng Gu",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ccart.org.br",
            "domain_keyword": "ccart",
            "domain_tld": "org.br",
            "query_time": "2024-05-27 05:05:55",
            "create_date": "2006-04-10",
            "update_date": "2023-04-12",
            "expiry_date": "2025-04-10",
            "registrant_name": "centro de convivencia aprend reab trab",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hostinger.com.br",
                "ns2.hostinger.com.br",
                "ns3.hostinger.com.br",
                "ns4.hostinger.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 47,
            "domain_name": "chart.pics",
            "domain_keyword": "chart",
            "domain_tld": "pics",
            "query_time": "2024-05-27 02:28:43",
            "create_date": "2023-07-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-06",
            "registrar_iana": 9999,
            "registrar_name": "XYZ.com, LLC",
            "registrar_website": "https://gen.xyz/",
            "registrant_company": "XYZ.com, LLC",
            "registrant_state": "NV",
            "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.",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cnart.net.cn",
            "domain_keyword": "cnart",
            "domain_tld": "net.cn",
            "query_time": "2024-06-07 16:06:47",
            "create_date": "2009-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "国艺文津新媒体科技(北京)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "agart.waw.pl",
            "domain_keyword": "agart",
            "domain_tld": "waw.pl",
            "query_time": "2024-04-08 13:52:04",
            "create_date": "2002-12-06",
            "update_date": "2023-11-27",
            "expiry_date": "2025-12-05",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns1.blink.pl",
                "ns2.blink.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "chart.social",
            "domain_keyword": "chart",
            "domain_tld": "social",
            "query_time": "2024-04-24 17:32:54",
            "create_date": "2015-03-18",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-18",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1hnx.name.com",
                "ns2clp.name.com",
                "ns3jnr.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cfart.ru",
            "domain_keyword": "cfart",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:55:41",
            "create_date": "2006-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "pgart.in",
            "domain_keyword": "pgart",
            "domain_tld": "in",
            "query_time": "2024-05-09 20:58:00",
            "create_date": "2014-04-23",
            "update_date": "2023-05-21",
            "expiry_date": "2026-04-23",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pgart",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "caart.net",
            "domain_keyword": "caart",
            "domain_tld": "net",
            "query_time": "2024-05-09 14:27:31",
            "create_date": "2002-08-21",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=caart.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "cbart.com",
            "domain_keyword": "cbart",
            "domain_tld": "com",
            "query_time": "2024-06-06 10:40:40",
            "create_date": "2003-01-04",
            "update_date": "2020-02-18",
            "expiry_date": "2026-01-04",
            "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": 55,
            "domain_name": "czart.art",
            "domain_keyword": "czart",
            "domain_tld": "art",
            "query_time": "2024-06-01 11:00:28",
            "create_date": "2022-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cbart.org",
            "domain_keyword": "cbart",
            "domain_tld": "org",
            "query_time": "2024-05-29 23:58:24",
            "create_date": "2024-01-28",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-28",
            "registrar_iana": 3911,
            "registrar_name": "Sav.com, LLC - 21",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cgprt.com",
            "domain_keyword": "cgprt",
            "domain_tld": "com",
            "query_time": "2024-05-28 20:13:08",
            "create_date": "2023-03-23",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "xiao'chao",
            "registrant_company": "xiao'chao",
            "registrant_address": "guilinxianghuilincun38hao",
            "registrant_city": "shaowu",
            "registrant_zip": "354000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+855.78739853",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "ceart.net",
            "domain_keyword": "ceart",
            "domain_tld": "net",
            "query_time": "2024-04-18 00:37:06",
            "create_date": "2001-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CEART SRL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=ceart.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "c3art.co.uk",
            "domain_keyword": "c3art",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 04:35:24",
            "create_date": "2012-03-09",
            "update_date": "2024-03-08",
            "expiry_date": "2026-03-09",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1081.ui-dns.biz",
                "ns1081.ui-dns.com",
                "ns1081.ui-dns.de",
                "ns1081.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "cogart.ru",
            "domain_keyword": "cogart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:43:39",
            "create_date": "2023-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 61,
            "domain_name": "cmart.org",
            "domain_keyword": "cmart",
            "domain_tld": "org",
            "query_time": "2024-04-29 10:47:43",
            "create_date": "2020-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "rgart.ru",
            "domain_keyword": "rgart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:21:52",
            "create_date": "2022-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "cmart.studio",
            "domain_keyword": "cmart",
            "domain_tld": "studio",
            "query_time": "2024-05-19 01:51:00",
            "create_date": "2017-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bgart.xyz",
            "domain_keyword": "bgart",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 08:08:55",
            "create_date": "2021-11-30",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-30",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Proxy Protection LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cwart.cc",
            "domain_keyword": "cwart",
            "domain_tld": "cc",
            "query_time": "2024-06-01 20:54:28",
            "create_date": "2022-09-27",
            "update_date": "2022-09-27",
            "expiry_date": "2027-09-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com",
                "evan.ns.cloudflare.com",
                "iris.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "ngart.com.au",
            "domain_keyword": "ngart",
            "domain_tld": "com.au",
            "query_time": "2024-06-09 05:41:23",
            "update_date": "2024-06-03",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Martyn James",
            "name_servers": [
                "ns1.cloudabove.com",
                "ns2.cloudabove.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "chart.tokyo",
            "domain_keyword": "chart",
            "domain_tld": "tokyo",
            "query_time": "2024-06-09 18:54:46",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "c-art.pl",
            "domain_keyword": "c-art",
            "domain_tld": "pl",
            "query_time": "2024-04-24 22:33:46",
            "create_date": "2006-11-28",
            "update_date": "2024-02-14",
            "expiry_date": "2024-11-28",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.inten.pl",
                "ns2.inten.pl",
                "ns3.inten.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "zgart.net",
            "domain_keyword": "zgart",
            "domain_tld": "net",
            "query_time": "2024-04-28 15:20:09",
            "create_date": "2003-06-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-24",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/zgart.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.bolead.com",
                "ns6.bolead.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "c-art.ru",
            "domain_keyword": "c-art",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:17:40",
            "create_date": "2002-10-29",
            "expiry_date": "2024-10-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "agart.xyz",
            "domain_keyword": "agart",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 02:30:29",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "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": 72,
            "domain_name": "cgark.pro",
            "domain_keyword": "cgark",
            "domain_tld": "pro",
            "query_time": "2024-05-20 02:53:01",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "chart.vote",
            "domain_keyword": "chart",
            "domain_tld": "vote",
            "query_time": "2024-05-29 07:57:04",
            "create_date": "2023-03-22",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "chart.org.au",
            "domain_keyword": "chart",
            "domain_tld": "org.au",
            "query_time": "2024-05-03 10:58:07",
            "update_date": "2023-12-04",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Tiga Cross",
            "name_servers": [
                "ns03.c3net.com.au",
                "ns04.c3net.com.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "cgark.top",
            "domain_keyword": "cgark",
            "domain_tld": "top",
            "query_time": "2024-04-25 18:54:56",
            "create_date": "2023-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "chart.cc",
            "domain_keyword": "chart",
            "domain_tld": "cc",
            "query_time": "2024-05-04 14:27:14",
            "create_date": "2022-04-07",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ciart.com",
            "domain_keyword": "ciart",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:48:38",
            "create_date": "2001-11-24",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cgark.com",
            "domain_keyword": "cgark",
            "domain_tld": "com",
            "query_time": "2024-05-20 02:53:01",
            "create_date": "2023-07-05",
            "update_date": "2023-07-05",
            "expiry_date": "2027-07-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ckart.com",
            "domain_keyword": "ckart",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:37:33",
            "create_date": "1998-06-19",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.netmegs.com",
                "ns3.netmegs.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "c3art.org",
            "domain_keyword": "c3art",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:35:22",
            "create_date": "2007-04-10",
            "update_date": "2023-06-17",
            "expiry_date": "2028-04-10",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dgart.club",
            "domain_keyword": "dgart",
            "domain_tld": "club",
            "query_time": "2024-05-01 15:14:41",
            "create_date": "2016-09-26",
            "update_date": "2022-09-07",
            "expiry_date": "2025-09-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shang hai he zhi xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dgart.org.cn",
            "domain_keyword": "dgart",
            "domain_tld": "org.cn",
            "query_time": "2024-05-10 04:16:15",
            "create_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "北京中域智科国际网络技术有限公司",
            "registrant_name": "毛燕才",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "chart.cafe",
            "domain_keyword": "chart",
            "domain_tld": "cafe",
            "query_time": "2024-05-09 01:18:53",
            "create_date": "2023-08-17",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-17",
            "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": 84,
            "domain_name": "cgark.fun",
            "domain_keyword": "cgark",
            "domain_tld": "fun",
            "query_time": "2024-05-20 02:53:01",
            "create_date": "2023-11-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liming",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "cgark.sale",
            "domain_keyword": "cgark",
            "domain_tld": "sale",
            "query_time": "2024-05-20 02:53:02",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liming",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "algernon.dnspod.net",
                "cassiopeia.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ugart.info",
            "domain_keyword": "ugart",
            "domain_tld": "info",
            "query_time": "2024-05-13 02:06:16",
            "create_date": "2015-11-13",
            "update_date": "2023-10-19",
            "expiry_date": "2024-11-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "egart.co.uk",
            "domain_keyword": "egart",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 05:47:26",
            "create_date": "2001-02-27",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-27",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "cmart.net",
            "domain_keyword": "cmart",
            "domain_tld": "net",
            "query_time": "2024-04-18 20:41:15",
            "create_date": "2001-09-20",
            "update_date": "2023-01-10",
            "expiry_date": "2024-09-19",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "Lee youngho",
            "registrant_address": "Dongdaemun-gu  Cheongnyangri 1-dong",
            "registrant_city": "Seoul",
            "registrant_zip": "130011",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020697748",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "cdart.top",
            "domain_keyword": "cdart",
            "domain_tld": "top",
            "query_time": "2024-05-06 20:53:32",
            "create_date": "2024-03-03",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "chart.ooo",
            "domain_keyword": "chart",
            "domain_tld": "ooo",
            "query_time": "2024-04-24 17:32:54",
            "create_date": "2022-10-18",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "cgarr.com",
            "domain_keyword": "cgarr",
            "domain_tld": "com",
            "query_time": "2024-04-25 18:54:57",
            "create_date": "2008-06-23",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "cbart.ru",
            "domain_keyword": "cbart",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:42:44",
            "create_date": "2017-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 93,
            "domain_name": "gcart.asia",
            "domain_keyword": "gcart",
            "domain_tld": "asia",
            "query_time": "2024-04-23 14:16:17",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "csart.agency",
            "domain_keyword": "csart",
            "domain_tld": "agency",
            "query_time": "2024-05-15 22:08:46",
            "create_date": "2019-11-11",
            "update_date": "2023-11-17",
            "expiry_date": "2025-11-11",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ccart.studio",
            "domain_keyword": "ccart",
            "domain_tld": "studio",
            "query_time": "2024-05-12 12:22:52",
            "create_date": "2017-04-24",
            "update_date": "2024-02-21",
            "expiry_date": "2025-04-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "gcart.com.cn",
            "domain_keyword": "gcart",
            "domain_tld": "com.cn",
            "query_time": "2024-05-12 05:24:49",
            "create_date": "2007-06-18",
            "expiry_date": "2024-06-18",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "周炜",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ccart.paris",
            "domain_keyword": "ccart",
            "domain_tld": "paris",
            "query_time": "2024-06-01 04:17:04",
            "create_date": "2018-09-10",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1052,
            "registrar_name": "EURODNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "CMP",
            "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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "cmart.pro",
            "domain_keyword": "cmart",
            "domain_tld": "pro",
            "query_time": "2024-06-03 06:29:24",
            "create_date": "2022-02-14",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sverdlovskaya obl.",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netangels.ru",
                "ns2.netangels.ru",
                "ns3.netangels.ru",
                "ns4.netangels.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "lgart.com",
            "domain_keyword": "lgart",
            "domain_tld": "com",
            "query_time": "2024-06-09 22:08:31",
            "create_date": "1999-06-22",
            "update_date": "2022-06-11",
            "expiry_date": "2028-06-22",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "LG Yonam Foundation",
            "registrant_company": "LG Yonam Foundation",
            "registrant_address": "20 Yeouido-Dong Yeoungdeungpo-Gu Seoul",
            "registrant_city": "na",
            "registrant_zip": "150721",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.222576013",
            "registrant_fax": "+82.9999999999",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cgarh.com",
            "domain_keyword": "cgarh",
            "domain_tld": "com",
            "query_time": "2024-04-25 18:54:55",
            "create_date": "2004-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 1.111,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>cgart.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1196</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>c-art.top, cgars.org, cgarc.net, jgart.net, cgark.video, cuart.com, gcart.ca, czart.net, mgart.ru, agart.net, gcart.co.kr, coart.co.kr, mcgart.land, chart.exchange, cgaro.app, jcgart.com, bgart.info, ciart.org, cgark.company, cghart.com, chart.glass, cgaqt.com, caart.it, cpart.works, cgaro.com, mcgart.com, wgart.com, vgart.ru, cbart.at, clart.com, c-art.one, cgark.ski, dgart.co, agart.info, chart.company, agart.ru, cgark.news, coart.pl, cbart.it, cggart.com, chart.lat, cdart.fr, cgaro.page, c-art.net, cga8t.cyou, ccart.org.br, chart.pics, cnart.net.cn, agart.waw.pl, chart.social, cfart.ru, pgart.in, caart.net, cbart.com, czart.art, cbart.org, cgprt.com, ceart.net, c3art.co.uk, cogart.ru, cmart.org, rgart.ru, cmart.studio, bgart.xyz, cwart.cc, ngart.com.au, chart.tokyo, c-art.pl, zgart.net, c-art.ru, agart.xyz, cgark.pro, chart.vote, chart.org.au, cgark.top, chart.cc, ciart.com, cgark.com, ckart.com, c3art.org, dgart.club, dgart.org.cn, chart.cafe, cgark.fun, cgark.sale, ugart.info, egart.co.uk, cmart.net, cdart.top, chart.ooo, cgarr.com, cbart.ru, gcart.asia, csart.agency, ccart.studio, gcart.com.cn, ccart.paris, cmart.pro, lgart.com, cgarh.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>c-art.top</domain_name>
   <domain_keyword>c-art</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 23:00:09</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2019-10-30</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>Shanghai Best Oray Information</registrar_name>
   <registrar_website>https://www.oray.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHI junjie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ShangHaiShi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cgars.org</domain_name>
   <domain_keyword>cgars</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 18:35:59</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>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.parkpage.foundationapi.com</value>
    <value>dns20.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>cgarc.net</domain_name>
   <domain_keyword>cgarc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 18:54:52</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2028-06-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns13.worldnic.com</value>
    <value>ns14.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>jgart.net</domain_name>
   <domain_keyword>jgart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 22:01:21</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>cgark.video</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>cuart.com</domain_name>
   <domain_keyword>cuart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 07:19:54</query_time>
   <create_date>2006-04-19</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>gcart.ca</domain_name>
   <domain_keyword>gcart</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 00:46:20</query_time>
   <create_date>2023-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>czart.net</domain_name>
   <domain_keyword>czart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 15:30:28</query_time>
   <create_date>2003-02-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.lh.pl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1188.awsdns-20.org</value>
    <value>ns-1810.awsdns-34.co.uk</value>
    <value>ns-403.awsdns-50.com</value>
    <value>ns-772.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mgart.ru</domain_name>
   <domain_keyword>mgart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:46:32</query_time>
   <create_date>2023-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>agart.net</domain_name>
   <domain_keyword>agart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 21:25:12</query_time>
   <create_date>2007-11-21</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
    <value>ns3.futurehost.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gcart.co.kr</domain_name>
   <domain_keyword>gcart</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2021-11-08 18:02:06</query_time>
   <create_date>2006-05-04</create_date>
   <update_date>2010-03-02</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>12</num>
   <domain_name>coart.co.kr</domain_name>
   <domain_keyword>coart</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-04 00:34:24</query_time>
   <create_date>2000-07-14</create_date>
   <update_date>2020-01-21</update_date>
   <expiry_date>2025-07-14</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>13</num>
   <domain_name>mcgart.land</domain_name>
   <domain_keyword>mcgart</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-18 15:23:59</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-27</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>chart.exchange</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-06-03 15:23:10</query_time>
   <create_date>2020-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</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>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>15</num>
   <domain_name>cgaro.app</domain_name>
   <domain_keyword>cgaro</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-28 20:10:37</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.box.ccaag.email</value>
    <value>ns5.dnsmadeeasy.com</value>
    <value>ns6.dnsmadeeasy.com</value>
    <value>ns7.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>jcgart.com</domain_name>
   <domain_keyword>jcgart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:53:15</query_time>
   <create_date>2011-03-24</create_date>
   <update_date>2021-03-17</update_date>
   <expiry_date>2026-03-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bgart.info</domain_name>
   <domain_keyword>bgart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-06 08:52:27</query_time>
   <create_date>2006-04-09</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Plovdiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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>ns97.icndns.net</value>
    <value>ns98.icndns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ciart.org</domain_name>
   <domain_keyword>ciart</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 17:45:14</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-10-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>ns11.domaincontrol.com</value>
    <value>ns12.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>19</num>
   <domain_name>cgark.company</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-20 02:53:01</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>cghart.com</domain_name>
   <domain_keyword>cghart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 10:05:57</query_time>
   <create_date>2001-01-10</create_date>
   <update_date>2018-03-05</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Chris Hart Building &amp; Home Improvements</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NTT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1109.ui-dns.biz</value>
    <value>ns1109.ui-dns.com</value>
    <value>ns1109.ui-dns.de</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>chart.glass</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-06-03 15:23:10</query_time>
   <create_date>2015-12-03</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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.noi.com</value>
    <value>ns2.noi.com</value>
    <value>ns3.noi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>cgaqt.com</domain_name>
   <domain_keyword>cgaqt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 12:02:49</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1720</registrar_iana>
   <registrar_name>DYNADOT8 LLC</registrar_name>
   <registrar_website>http://www.dynadot8.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=cgaqt.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <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>23</num>
   <domain_name>caart.it</domain_name>
   <domain_keyword>caart</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 06:05:56</query_time>
   <create_date>1998-06-26</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Caart s.r.l.</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cpart.works</domain_name>
   <domain_keyword>cpart</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-06-05 05:03:21</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-23</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 0167904681</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>cgaro.com</domain_name>
   <domain_keyword>cgaro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 02:42:51</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>mcgart.com</domain_name>
   <domain_keyword>mcgart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:30:43</query_time>
   <create_date>2005-12-10</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>john.ns.cloudflare.com</value>
    <value>leia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>wgart.com</domain_name>
   <domain_keyword>wgart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 08:05:55</query_time>
   <create_date>2009-10-28</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/29700570-8cd0-46b0-91dc-c936aea57920</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vgart.ru</domain_name>
   <domain_keyword>vgart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 12:36:50</query_time>
   <create_date>2018-01-08</create_date>
   <expiry_date>2025-01-08</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>cbart.at</domain_name>
   <domain_keyword>cbart</domain_keyword>
   <domain_tld>at</domain_tld>
   <query_time>2024-05-10 03:20:13</query_time>
   <update_date>2023-01-26</update_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>https://nic.at/registrar/228</registrar_website>
   <registrant_name>Christian Brenner</registrant_name>
   <registrant_company>Christian Brenner</registrant_company>
   <registrant_address>Winklernerstr. 3</registrant_address>
   <registrant_city>Maria Saal</registrant_city>
   <registrant_zip>9063</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+4369918222280</registrant_phone>
   <registrant_fax>+493587235330</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>clart.com</domain_name>
   <domain_keyword>clart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:46:10</query_time>
   <create_date>2009-08-16</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>885</registrar_iana>
   <registrar_name>AUSTRIANDOMAINS, LLC</registrar_name>
   <registrar_website>WWW.MYDOMAIN.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>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6dc94e56-6b04-4ea1-af5e-99f29cd4c13c</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>c-art.one</domain_name>
   <domain_keyword>c-art</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-21 22:41:52</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>MAT BAO CORPORATION</registrar_name>
   <registrar_website>www.matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bui Trong Giao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>cgark.ski</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>algernon.dnspod.net</value>
    <value>cassiopeia.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dgart.co</domain_name>
   <domain_keyword>dgart</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-18 04:23:03</query_time>
   <create_date>2021-03-12</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-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>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>34</num>
   <domain_name>agart.info</domain_name>
   <domain_keyword>agart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-23 21:25:12</query_time>
   <create_date>2017-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>chart.company</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-25 17:49:32</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Caofeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Others</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>agart.ru</domain_name>
   <domain_keyword>agart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:21:22</query_time>
   <create_date>2018-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>cgark.news</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-20 02:53:01</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>coart.pl</domain_name>
   <domain_keyword>coart</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 13:48:04</query_time>
   <create_date>2011-07-11</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>cbart.it</domain_name>
   <domain_keyword>cbart</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-06 10:40:40</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>CRISTIANO BONOLO</registrant_company>
   <registrant_address>VIA BELLINCIONE 14</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20134</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>cggart.com</domain_name>
   <domain_keyword>cggart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:47:15</query_time>
   <create_date>2006-07-24</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground164.com</value>
    <value>ns2.siteground164.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>chart.lat</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-09 01:18:54</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>none</registrant_company>
   <registrant_state>heves</registrant_state>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns1.dan.com</value>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.afternic.com</value>
    <value>ns2.dan.com</value>
    <value>ns2.dyna-ns.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>42</num>
   <domain_name>cdart.fr</domain_name>
   <domain_keyword>cdart</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 09:58:58</query_time>
   <create_date>2007-07-02</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>cgaro.page</domain_name>
   <domain_keyword>cgaro</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>c-art.net</domain_name>
   <domain_keyword>c-art</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 16:23:23</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>1091</registrar_iana>
   <registrar_name>IHS Telekom, Inc</registrar_name>
   <registrar_website>www.ihs.com.tr</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cga8t.cyou</domain_name>
   <domain_keyword>cga8t</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-06-04 12:02:19</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>Nei Meng Gu</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ccart.org.br</domain_name>
   <domain_keyword>ccart</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-27 05:05:55</query_time>
   <create_date>2006-04-10</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrant_name>centro de convivencia aprend reab trab</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hostinger.com.br</value>
    <value>ns2.hostinger.com.br</value>
    <value>ns3.hostinger.com.br</value>
    <value>ns4.hostinger.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>chart.pics</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-27 02:28:43</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>XYZ.com, LLC</registrar_name>
   <registrar_website>https://gen.xyz/</registrar_website>
   <registrant_company>XYZ.com, LLC</registrant_company>
   <registrant_state>NV</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>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cnart.net.cn</domain_name>
   <domain_keyword>cnart</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-07 16:06:47</query_time>
   <create_date>2009-06-11</create_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>国艺文津新媒体科技(北京)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>agart.waw.pl</domain_name>
   <domain_keyword>agart</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-04-08 13:52:04</query_time>
   <create_date>2002-12-06</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns1.blink.pl</value>
    <value>ns2.blink.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>chart.social</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-24 17:32:54</query_time>
   <create_date>2015-03-18</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1hnx.name.com</value>
    <value>ns2clp.name.com</value>
    <value>ns3jnr.name.com</value>
    <value>ns4lpv.name.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>cfart.ru</domain_name>
   <domain_keyword>cfart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:55:41</query_time>
   <create_date>2006-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>pgart.in</domain_name>
   <domain_keyword>pgart</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-09 20:58:00</query_time>
   <create_date>2014-04-23</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pgart</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>caart.net</domain_name>
   <domain_keyword>caart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 14:27:31</query_time>
   <create_date>2002-08-21</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=caart.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>cbart.com</domain_name>
   <domain_keyword>cbart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 10:40:40</query_time>
   <create_date>2003-01-04</create_date>
   <update_date>2020-02-18</update_date>
   <expiry_date>2026-01-04</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>55</num>
   <domain_name>czart.art</domain_name>
   <domain_keyword>czart</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-01 11:00:28</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cbart.org</domain_name>
   <domain_keyword>cbart</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 23:58:24</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>3911</registrar_iana>
   <registrar_name>Sav.com, LLC - 21</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cgprt.com</domain_name>
   <domain_keyword>cgprt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 20:13:08</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-23</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>xiao'chao</registrant_name>
   <registrant_company>xiao'chao</registrant_company>
   <registrant_address>guilinxianghuilincun38hao</registrant_address>
   <registrant_city>shaowu</registrant_city>
   <registrant_zip>354000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+855.78739853</registrant_phone>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>ceart.net</domain_name>
   <domain_keyword>ceart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 00:37:06</query_time>
   <create_date>2001-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CEART SRL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=ceart.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>c3art.co.uk</domain_name>
   <domain_keyword>c3art</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 04:35:24</query_time>
   <create_date>2012-03-09</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2026-03-09</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1081.ui-dns.biz</value>
    <value>ns1081.ui-dns.com</value>
    <value>ns1081.ui-dns.de</value>
    <value>ns1081.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>cogart.ru</domain_name>
   <domain_keyword>cogart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:43:39</query_time>
   <create_date>2023-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>cmart.org</domain_name>
   <domain_keyword>cmart</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 10:47:43</query_time>
   <create_date>2020-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>62</num>
   <domain_name>rgart.ru</domain_name>
   <domain_keyword>rgart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:21:52</query_time>
   <create_date>2022-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>cmart.studio</domain_name>
   <domain_keyword>cmart</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-19 01:51:00</query_time>
   <create_date>2017-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bgart.xyz</domain_name>
   <domain_keyword>bgart</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 08:08:55</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cwart.cc</domain_name>
   <domain_keyword>cwart</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 20:54:28</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2022-09-27</update_date>
   <expiry_date>2027-09-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
    <value>evan.ns.cloudflare.com</value>
    <value>iris.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>ngart.com.au</domain_name>
   <domain_keyword>ngart</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-09 05:41:23</query_time>
   <update_date>2024-06-03</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Martyn James</registrant_name>
   <name_servers>
    <value>ns1.cloudabove.com</value>
    <value>ns2.cloudabove.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>chart.tokyo</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-06-09 18:54:46</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>c-art.pl</domain_name>
   <domain_keyword>c-art</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 22:33:46</query_time>
   <create_date>2006-11-28</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.inten.pl</value>
    <value>ns2.inten.pl</value>
    <value>ns3.inten.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>zgart.net</domain_name>
   <domain_keyword>zgart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 15:20:09</query_time>
   <create_date>2003-06-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/zgart.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.bolead.com</value>
    <value>ns6.bolead.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>c-art.ru</domain_name>
   <domain_keyword>c-art</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:17:40</query_time>
   <create_date>2002-10-29</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>agart.xyz</domain_name>
   <domain_keyword>agart</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 02:30:29</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</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>72</num>
   <domain_name>cgark.pro</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 02:53:01</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>chart.vote</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-05-29 07:57:04</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>chart.org.au</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-03 10:58:07</query_time>
   <update_date>2023-12-04</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Tiga Cross</registrant_name>
   <name_servers>
    <value>ns03.c3net.com.au</value>
    <value>ns04.c3net.com.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>cgark.top</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 18:54:56</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>chart.cc</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-04 14:27:14</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ciart.com</domain_name>
   <domain_keyword>ciart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:48:38</query_time>
   <create_date>2001-11-24</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-24</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cgark.com</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 02:53:01</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2027-07-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>ckart.com</domain_name>
   <domain_keyword>ckart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:37:33</query_time>
   <create_date>1998-06-19</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.netmegs.com</value>
    <value>ns3.netmegs.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>c3art.org</domain_name>
   <domain_keyword>c3art</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:35:22</query_time>
   <create_date>2007-04-10</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2028-04-10</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>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>81</num>
   <domain_name>dgart.club</domain_name>
   <domain_keyword>dgart</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-01 15:14:41</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2022-09-07</update_date>
   <expiry_date>2025-09-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shang hai he zhi xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>dgart.org.cn</domain_name>
   <domain_keyword>dgart</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-10 04:16:15</query_time>
   <create_date>2024-04-30</create_date>
   <expiry_date>2025-04-30</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>83</num>
   <domain_name>chart.cafe</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-09 01:18:53</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-17</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>84</num>
   <domain_name>cgark.fun</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-20 02:53:01</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liming</registrant_company>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>cgark.sale</domain_name>
   <domain_keyword>cgark</domain_keyword>
   <domain_tld>sale</domain_tld>
   <query_time>2024-05-20 02:53:02</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liming</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>algernon.dnspod.net</value>
    <value>cassiopeia.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ugart.info</domain_name>
   <domain_keyword>ugart</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 02:06:16</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>egart.co.uk</domain_name>
   <domain_keyword>egart</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 05:47:26</query_time>
   <create_date>2001-02-27</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>cmart.net</domain_name>
   <domain_keyword>cmart</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 20:41:15</query_time>
   <create_date>2001-09-20</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>Lee youngho</registrant_name>
   <registrant_address>Dongdaemun-gu  Cheongnyangri 1-dong</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>130011</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020697748</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>cdart.top</domain_name>
   <domain_keyword>cdart</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-06 20:53:32</query_time>
   <create_date>2024-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>chart.ooo</domain_name>
   <domain_keyword>chart</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-04-24 17:32:54</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>cgarr.com</domain_name>
   <domain_keyword>cgarr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 18:54:57</query_time>
   <create_date>2008-06-23</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.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>cbart.ru</domain_name>
   <domain_keyword>cbart</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:42:44</query_time>
   <create_date>2017-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>gcart.asia</domain_name>
   <domain_keyword>gcart</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-23 14:16:17</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>csart.agency</domain_name>
   <domain_keyword>csart</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-15 22:08:46</query_time>
   <create_date>2019-11-11</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ccart.studio</domain_name>
   <domain_keyword>ccart</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-12 12:22:52</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>gcart.com.cn</domain_name>
   <domain_keyword>gcart</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-12 05:24:49</query_time>
   <create_date>2007-06-18</create_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>周炜</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ccart.paris</domain_name>
   <domain_keyword>ccart</domain_keyword>
   <domain_tld>paris</domain_tld>
   <query_time>2024-06-01 04:17:04</query_time>
   <create_date>2018-09-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EURODNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>CMP</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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.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>cmart.pro</domain_name>
   <domain_keyword>cmart</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-03 06:29:24</query_time>
   <create_date>2022-02-14</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sverdlovskaya obl.</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netangels.ru</value>
    <value>ns2.netangels.ru</value>
    <value>ns3.netangels.ru</value>
    <value>ns4.netangels.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>lgart.com</domain_name>
   <domain_keyword>lgart</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 22:08:31</query_time>
   <create_date>1999-06-22</create_date>
   <update_date>2022-06-11</update_date>
   <expiry_date>2028-06-22</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>LG Yonam Foundation</registrant_name>
   <registrant_company>LG Yonam Foundation</registrant_company>
   <registrant_address>20 Yeouido-Dong Yeoungdeungpo-Gu Seoul</registrant_address>
   <registrant_city>na</registrant_city>
   <registrant_zip>150721</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.222576013</registrant_phone>
   <registrant_fax>+82.9999999999</registrant_fax>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>cgarh.com</domain_name>
   <domain_keyword>cgarh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 18:54:55</query_time>
   <create_date>2004-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>1.111</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.