WHOIS QUERY TIME

4 May 2024 - 11:02 AM UTC

Registered: 11 June 2023
Expiry: 11 June 2024

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 徐浩
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=qcstudio.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "qcstudio.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "qcstudio.cn",
            "domain_keyword": "qcstudio",
            "domain_tld": "cn",
            "query_time": "2024-05-04 11:02:26",
            "create_date": "2023-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "徐浩",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "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>qcstudio.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>qcstudio.cn</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 11:02:26</query_time>
   <create_date>2023-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>徐浩</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
 </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 1 historical WHOIS records (in 0.163 seconds) for "qcstudio.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Oct 2023 - 3:51 PM UTC

Registered: 11 June 2023
Expiry: 11 June 2024

REGISTRAR

Name: DYNADOTCHINA LLC

DNSSEC

unsigned

NAME SERVERS

a.share-dns.com
b.share-dns.net

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 徐浩
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=qcstudio.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "qcstudio.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "qcstudio.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "qcstudio.cn",
            "domain_keyword": "qcstudio",
            "domain_tld": "cn",
            "query_time": "2023-10-20 15:51:35",
            "create_date": "2023-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "徐浩",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.163,
        "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>qcstudio.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>qcstudio.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>qcstudio.cn</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-10-20 15:51:35</query_time>
   <create_date>2023-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>徐浩</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>
 </results>
 <stats>
  <total_time>0.163</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 6 domain names (in 0.063 seconds) which contained the exact domain keyword "qcstudio".
Domain Name Registered Expiry Registrar Ownership
1 qcstudio.com 25 Feb 2016 25 Feb 2025 GoDaddy.com, LLC -
2 qcstudio.top 26 Feb 2018 26 Feb 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yuansongcheng
3 qcstudio.ru 26 Aug 2020 26 Aug 2024 REGTIME-RU Private Person
4 qcstudio.net 11 Jan 2022 11 Jan 2032 Net-Chinese Co., Ltd. -
5 qcstudio.online 5 Jul 2022 5 Jul 2024 Dreamscape Networks International Pte Ltd QCSUDIO
6 qcstudio.cn 11 Jun 2023 11 Jun 2024 DYNADOTCHINA LLC 徐浩
7 qcstudio.com.au - - Web Address Registration Pty Ltd Qi Cao

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=qcstudio&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "qcstudio",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "qcstudio.com, qcstudio.top, qcstudio.ru, qcstudio.net, qcstudio.online, qcstudio.cn, qcstudio.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "qcstudio.com",
            "domain_keyword": "qcstudio",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:31:13",
            "create_date": "2016-02-25",
            "update_date": "2023-02-27",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "qcstudio.top",
            "domain_keyword": "qcstudio",
            "domain_tld": "top",
            "query_time": "2024-06-02 09:18:38",
            "create_date": "2018-02-26",
            "expiry_date": "2028-02-26",
            "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": "yuansongcheng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "gui zhou",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "qcstudio.ru",
            "domain_keyword": "qcstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-02 11:49:15",
            "create_date": "2020-08-26",
            "expiry_date": "2024-08-26",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "qcstudio.net",
            "domain_keyword": "qcstudio",
            "domain_tld": "net",
            "query_time": "2024-05-04 11:02:25",
            "create_date": "2022-01-11",
            "update_date": "2022-01-11",
            "expiry_date": "2032-01-11",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "http://www.net-chinese.com.tw",
            "name_servers": [
                "admns1.hinet.net",
                "admns2.hinet.net",
                "ens1.net-chinese.com.tw",
                "ens2.net-chinese.com.tw"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "qcstudio.online",
            "domain_keyword": "qcstudio",
            "domain_tld": "online",
            "query_time": "2024-06-02 09:18:38",
            "create_date": "2022-07-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "QCSUDIO",
            "registrant_state": "WA",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "qcstudio.cn",
            "domain_keyword": "qcstudio",
            "domain_tld": "cn",
            "query_time": "2024-05-04 11:02:26",
            "create_date": "2023-06-11",
            "expiry_date": "2024-06-11",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "徐浩",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "qcstudio.com.au",
            "domain_keyword": "qcstudio",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 09:18:38",
            "update_date": "2024-04-06",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Qi Cao",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.063,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>qcstudio</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>qcstudio.com, qcstudio.top, qcstudio.ru, qcstudio.net, qcstudio.online, qcstudio.cn, qcstudio.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>qcstudio.com</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:31:13</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2025-02-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>qcstudio.top</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 09:18:38</query_time>
   <create_date>2018-02-26</create_date>
   <expiry_date>2028-02-26</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>yuansongcheng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>gui zhou</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>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>3</num>
   <domain_name>qcstudio.ru</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 11:49:15</query_time>
   <create_date>2020-08-26</create_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>qcstudio.net</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 11:02:25</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2022-01-11</update_date>
   <expiry_date>2032-01-11</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>http://www.net-chinese.com.tw</registrar_website>
   <name_servers>
    <value>admns1.hinet.net</value>
    <value>admns2.hinet.net</value>
    <value>ens1.net-chinese.com.tw</value>
    <value>ens2.net-chinese.com.tw</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>qcstudio.online</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 09:18:38</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>QCSUDIO</registrant_company>
   <registrant_state>WA</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.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>qcstudio.cn</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 11:02:26</query_time>
   <create_date>2023-06-11</create_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>徐浩</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>7</num>
   <domain_name>qcstudio.com.au</domain_name>
   <domain_keyword>qcstudio</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 09:18:38</query_time>
   <update_date>2024-04-06</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Qi Cao</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.063</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,330 domain names (in 0.187 seconds) which look and sound like the brand name "qcstudio".
Domain Name Registered Expiry Registrar Ownership
1 qmstudio.it 24 Mar 2003 24 Mar 2025 Aruba s.p.a. QM srl
2 bcstudio.cl 27 Oct 2020 27 Oct 2026 NIC Chile BC Studio SpA
3 qistudio.com 21 May 2012 21 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
4 mcstudio.ca 11 Dec 2010 11 Dec 2024 Tucows.com Co. REDACTED FOR PRIVACY
5 qsstudio.ca 4 Sep 2023 4 Sep 2024 Tucows.com Co. REDACTED FOR PRIVACY
6 qgstudio.it 17 Oct 2018 17 Oct 2024 Aruba s.p.a. QG STUDIO DI MASSIMO ZOARA
7 pcstudio.pl 15 Jun 2005 15 Jun 2024 home.pl S.A. -
8 wcstudio.net 1 Jan 2018 1 Jan 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
9 ocstudio.store 28 Jul 2023 28 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
10 jcstudio.tech 18 Mar 2023 18 Mar 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li jun cai
11 ucstudio.com 25 Feb 2002 25 Feb 2025 GoDaddy.com, LLC -
12 qrstudio.ru 16 Feb 2016 16 Feb 2025 R01-RU Private Person
13 ycstudio.com 16 Apr 2016 16 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 ccstudio.it 10 Feb 2000 21 Dec 2024 Planetel s.p.a. Creative Communication Studio snc di Foschini Grazia e C.
15 qsstudio.space 25 Mar 2021 25 Mar 2029 Shanghai Best Oray Information S&T Co. Ltd. Pan YongXue
16 ecstudio.biz 8 Apr 2021 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 icstudio.co.uk 3 Nov 2015 3 Nov 2025 eNom LLC [Tag = ENOM] -
18 acstudio.photography 28 Dec 2023 28 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169724974
19 scstudio.pro 22 May 2024 22 May 2025 HOSTINGER operations, UAB SC STUDIOS
20 qrstudio.pl 28 May 2012 28 May 2025 OVH SAS -
21 xcstudio.cn 11 Jul 2019 11 Jul 2024 北京新网数码信息技术有限公司 周富贵
22 acstudio.art 14 May 2023 14 May 2025 Porkbun, LLC Private by Design, LLC
23 lcstudio.info 20 Aug 2010 20 Aug 2024 Gransy, s.r.o. N/A
24 qjstudio.com 5 Aug 2022 5 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
25 hcstudio.it 30 Aug 2020 30 Aug 2024 Aruba s.p.a. DENNIS RINALDI
26 pcstudio.in 10 Jun 2017 10 Jun 2026 GoDaddy.com, LLC ANKIT INFOTECH
27 acstudio.ru 10 Feb 2004 10 Feb 2025 REGRU-RU "Tvorcheskaya Studiya Alstromeriya"
28 kcstudio.biz 15 Jan 2018 15 Jan 2025 eNom, LLC Kristen M Crenshaw
29 ncstudio.it 23 Oct 2008 23 Oct 2024 Aruba s.p.a. Nicola Cesaroni
30 rcstudio.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
31 ocstudio.us 2 Jun 2005 1 Jun 2025 GoDaddy.com, LLC ocEnterprises
32 dcstudio.com.br 9 Jul 2017 9 Jul 2025 - Denilton do Nascimento Oliveira
33 qcastudio.com 4 Apr 2015 4 Apr 2025 NetArt Registrar Sp. z o.o. REDACTED FOR PRIVACY
34 qustudio.com 7 Sep 2018 7 Sep 2024 GoDaddy.com, LLC -
35 dcstudio.co.uk 14 Feb 2007 14 Feb 2025 Freethought Internet Limited [Tag = FREETHOUGHT] -
36 ecstudio.net 12 Feb 2020 12 Feb 2026 GoDaddy.com, LLC -
37 ecstudio.co.uk 25 Nov 2020 25 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
38 qlstudio.be 19 Jun 2021 - Tucows Inc. -
39 icstudio.org 23 Apr 2009 23 Apr 2025 IONOS SE ICR Distribution
40 dcstudio.cn 8 Aug 2019 8 Aug 2024 阿里云计算有限公司(万网) 邓海
41 jcstudio.info 12 Feb 2024 12 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
42 hcstudio.info 18 Sep 2022 18 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0165247655
43 qrstudio.online 18 Apr 2023 18 Apr 2025 101domain GRS Limited VUE
44 ncstudio.ru 15 Dec 2011 15 Dec 2024 BEGET-RU Private Person
45 kcstudio.ltd 12 Mar 2024 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 qnstudio.com.cn 16 Aug 2021 16 Aug 2026 阿里云计算有限公司(万网) 广州口可口可软件科技有限公司
47 mcstudio.pl 13 Aug 2023 13 Aug 2024 Aftermarket.pl Limited -
48 icstudio.uk 16 Jun 2023 16 Jun 2024 Squarespace Domains LLC [Tag = GOOGLE] -
49 qxstudio.com 26 Aug 2023 26 Aug 2024 Dynadot Inc -
50 qzstudio.cn 16 Jul 2014 16 Jul 2026 阿里云计算有限公司(万网) 吴鹏龙
51 wcstudio.ru 14 Apr 2024 14 Apr 2025 REGRU-RU Private Person
52 qfstudio.ru 18 Nov 2017 18 Nov 2024 BEGET-RU Private Person
53 dcstudio.online 13 Nov 2023 13 Nov 2024 iNET Corporation -
54 rcstudio.co.uk 29 Jan 2024 29 Jan 2025 Register.com Inc t/a Network Solutions [Tag = NSI-US] -
55 icstudio.com.pl 28 Aug 2018 28 Aug 2024 nazwa.pl sp. z o.o. -
56 3cstudio.pl 7 Jul 2011 7 Jul 2024 Digital Media Technology Sp. z o.o. -
57 xcstudio.com 16 Oct 2006 16 Oct 2025 NameCheap, Inc. -
58 mcstudio.org 28 Jan 2020 28 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
59 fcstudio.art 10 Nov 2021 10 Nov 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xiang yu
60 scstudio.eu - - Seeweb srl -
61 ycstudio.co.uk 11 Oct 2021 11 Oct 2024 Squarespace Domains LLC [Tag = GOOGLE] -
62 pcstudio.org 23 May 2012 23 May 2025 Azdomainz, LLC BuyDomains.com
63 dcstudio.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
64 1cstudio.ru 26 May 2023 26 May 2025 REGRU-RU Private Person
65 jcstudio.app 14 Apr 2022 14 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
66 bcstudio.dk 12 Jun 2018 30 Jun 2025 - BC studio
67 xcstudio.asia 7 May 2024 7 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu hao wen
68 qystudio.top 5 May 2024 5 May 2025 Hong Kong Juming Network Technology Co. , Ltd REDACTED FOR PRIVACY
69 jcstudio.cn 22 Dec 2023 22 Dec 2024 广东时代互联科技有限公司 黄蓉蓉
70 bcstudio.xyz 24 Nov 2023 24 Nov 2024 Nics Telekomunikasyon A.S. SALACAK MAH. KOPRULU KONAK SOK. NO43 USKUDAR
71 dcstudio.pro 22 Apr 2020 22 Apr 2026 OVH SAS REDACTED FOR PRIVACY
72 acstudio.dev 20 Apr 2023 20 Apr 2025 Squarespace Domains II LLC. 406 Digital
73 ncstudio.net 16 Apr 2002 16 Apr 2025 IONOS SE CAD Line Hard- und Software Vertriebs GmbH
74 bcstudio.uk 16 Oct 2021 16 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
75 bcstudio.info 15 May 2023 15 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
76 tcstudio.ca 11 Feb 2011 11 Feb 2025 Tucows.com Co. REDACTED FOR PRIVACY
77 scstudio.uk 8 Dec 2015 8 Dec 2024 Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET] -
78 ccstudio.world 29 Dec 2023 29 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 qtstudio.ru 9 Dec 2023 9 Dec 2024 BEGET-RU Private Person
80 fcstudio.store 17 Jun 2023 17 Jun 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
81 qcstudios.design 12 Oct 2021 12 Oct 2024 Porkbun Private by Design, LLC
82 lcstudio.co.uk 22 Oct 2019 22 Oct 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
83 qistudio.net 29 Nov 2018 29 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
84 qrstudio.co.uk 12 Jan 2015 12 Jan 2025 Ionos SE [Tag = 1AND1] -
85 acstudio.page 23 May 2023 23 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
86 cqstudio.it 28 May 2012 28 May 2024 Register S.p.a. CQ Studio Associato Di Architettura E Design Studio Associato
87 ycstudio.vip 29 May 2024 29 May 2029 DNSPod, Inc. TencentCloud
88 tcstudio.com.au - - GoDaddy.com LLC trading as GoDaddy.com Jessica Dunn
89 q-studio.xyz 8 Jun 2021 8 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
90 qystudio.design 7 May 2021 7 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Hao Liu
91 vcstudio.xyz 26 Jan 2024 26 Jan 2025 TLD Registrar Solutions Ltd Whois Privacy Corp.
92 qastudio.it 22 May 2015 22 May 2024 Aruba s.p.a. QUIET ARCHITECTURE di A.salvadori e M. Valeri
93 icstudio.eu - - Realtime Register B.V. -
94 mcstudio.uk 19 Sep 2023 19 Sep 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
95 ocstudio.info 24 Feb 2024 24 Feb 2025 Tucows Domains Inc. Data Protected
96 ccstudio.net 15 Apr 2002 15 Apr 2025 DNC Holdings, Inc Jewella Privacy LLC Privacy ID# 1158583
97 tcstudio.co.uk 8 Jun 2020 8 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
98 icstudio.space 19 Apr 2021 19 Apr 2025 Name.com, Inc Domain Protection Services, Inc.
99 ccstudio.london 24 Mar 2024 24 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170682494
100 jcstudio.com.au - - Domain Directors Pty Ltd trading as Instra Joshua Chappuis
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 Qcstudio.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=qcstudio.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "qcstudio.cn",
        "page_size": 100
    },
    "count": {
        "total": 5330,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "qmstudio.it, bcstudio.cl, qistudio.com, mcstudio.ca, qsstudio.ca, qgstudio.it, pcstudio.pl, wcstudio.net, ocstudio.store, jcstudio.tech, ucstudio.com, qrstudio.ru, ycstudio.com, ccstudio.it, qsstudio.space, ecstudio.biz, icstudio.co.uk, acstudio.photography, scstudio.pro, qrstudio.pl, xcstudio.cn, acstudio.art, lcstudio.info, qjstudio.com, hcstudio.it, pcstudio.in, acstudio.ru, kcstudio.biz, ncstudio.it, rcstudio.info, ocstudio.us, dcstudio.com.br, qcastudio.com, qustudio.com, dcstudio.co.uk, ecstudio.net, ecstudio.co.uk, qlstudio.be, icstudio.org, dcstudio.cn, jcstudio.info, hcstudio.info, qrstudio.online, ncstudio.ru, kcstudio.ltd, qnstudio.com.cn, mcstudio.pl, icstudio.uk, qxstudio.com, qzstudio.cn, wcstudio.ru, qfstudio.ru, dcstudio.online, rcstudio.co.uk, icstudio.com.pl, 3cstudio.pl, xcstudio.com, mcstudio.org, fcstudio.art, scstudio.eu, ycstudio.co.uk, pcstudio.org, dcstudio.info, 1cstudio.ru, jcstudio.app, bcstudio.dk, xcstudio.asia, qystudio.top, jcstudio.cn, bcstudio.xyz, dcstudio.pro, acstudio.dev, ncstudio.net, bcstudio.uk, bcstudio.info, tcstudio.ca, scstudio.uk, ccstudio.world, qtstudio.ru, fcstudio.store, qcstudios.design, lcstudio.co.uk, qistudio.net, qrstudio.co.uk, acstudio.page, cqstudio.it, ycstudio.vip, tcstudio.com.au, q-studio.xyz, qystudio.design, vcstudio.xyz, qastudio.it, icstudio.eu, mcstudio.uk, ocstudio.info, ccstudio.net, tcstudio.co.uk, icstudio.space, ccstudio.london, jcstudio.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "qmstudio.it",
            "domain_keyword": "qmstudio",
            "domain_tld": "it",
            "query_time": "2024-04-27 12:57:54",
            "create_date": "2003-03-24",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-24",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "QM srl",
            "registrant_address": "Via A. Armuzzi, 6",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00122",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "bcstudio.cl",
            "domain_keyword": "bcstudio",
            "domain_tld": "cl",
            "query_time": "2024-04-30 06:20:38",
            "create_date": "2020-10-27",
            "expiry_date": "2026-10-27",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "BC Studio SpA",
            "name_servers": [
                "ns88.v2net.cl",
                "ns89.v2net.cl"
            ]
        },
        {
            "num": 3,
            "domain_name": "qistudio.com",
            "domain_keyword": "qistudio",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:18:35",
            "create_date": "2012-05-21",
            "update_date": "2021-05-15",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mcstudio.ca",
            "domain_keyword": "mcstudio",
            "domain_tld": "ca",
            "query_time": "2024-05-02 07:01:14",
            "create_date": "2010-12-11",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-11",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "qsstudio.ca",
            "domain_keyword": "qsstudio",
            "domain_tld": "ca",
            "query_time": "2024-05-06 18:35:44",
            "create_date": "2023-09-04",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-04",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "qgstudio.it",
            "domain_keyword": "qgstudio",
            "domain_tld": "it",
            "query_time": "2024-04-16 02:44:30",
            "create_date": "2018-10-17",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-17",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "QG STUDIO DI  MASSIMO ZOARA",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "pcstudio.pl",
            "domain_keyword": "pcstudio",
            "domain_tld": "pl",
            "query_time": "2024-04-17 23:34:43",
            "create_date": "2005-06-15",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-15",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wcstudio.net",
            "domain_keyword": "wcstudio",
            "domain_tld": "net",
            "query_time": "2024-05-12 17:34:10",
            "create_date": "2018-01-01",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (623790773)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O wcstudio.net",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ocstudio.store",
            "domain_keyword": "ocstudio",
            "domain_tld": "store",
            "query_time": "2024-06-13 05:44:33",
            "create_date": "2023-07-28",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "jcstudio.tech",
            "domain_keyword": "jcstudio",
            "domain_tld": "tech",
            "query_time": "2024-06-13 02:40:17",
            "create_date": "2023-03-18",
            "update_date": "2023-08-31",
            "expiry_date": "2033-03-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "li jun cai",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ucstudio.com",
            "domain_keyword": "ucstudio",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:01:45",
            "create_date": "2002-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "qrstudio.ru",
            "domain_keyword": "qrstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:57:46",
            "create_date": "2016-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "ycstudio.com",
            "domain_keyword": "ycstudio",
            "domain_tld": "com",
            "query_time": "2024-05-01 23:24:10",
            "create_date": "2016-04-16",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-16",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com",
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "ccstudio.it",
            "domain_keyword": "ccstudio",
            "domain_tld": "it",
            "query_time": "2024-04-15 20:27:10",
            "create_date": "2000-02-10",
            "update_date": "2024-01-06",
            "expiry_date": "2024-12-21",
            "registrar_name": "Planetel s.p.a.",
            "registrar_website": "http://www.regdom.it",
            "registrant_company": "Creative Communication Studio snc di Foschini Grazia e C.",
            "registrant_address": "via Menotti Casadio 11",
            "registrant_city": "Godo di Russi",
            "registrant_state": "RA",
            "registrant_zip": "48026",
            "registrant_country": "IT",
            "name_servers": [
                "harlan.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "qsstudio.space",
            "domain_keyword": "qsstudio",
            "domain_tld": "space",
            "query_time": "2024-05-13 22:47:59",
            "create_date": "2021-03-25",
            "update_date": "2023-11-01",
            "expiry_date": "2029-03-25",
            "registrar_iana": 1518,
            "registrar_name": "Shanghai Best Oray Information S&T Co. Ltd.",
            "registrar_website": "http://www.oray.com",
            "registrant_company": "Pan YongXue",
            "registrant_state": "YunNanSheng",
            "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": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "ecstudio.biz",
            "domain_keyword": "ecstudio",
            "domain_tld": "biz",
            "query_time": "2024-06-09 13:35:05",
            "create_date": "2021-04-08",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-08",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "icstudio.co.uk",
            "domain_keyword": "icstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 07:49:13",
            "create_date": "2015-11-03",
            "update_date": "2023-10-27",
            "expiry_date": "2025-11-03",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "acstudio.photography",
            "domain_keyword": "acstudio",
            "domain_tld": "photography",
            "query_time": "2024-05-02 22:10:08",
            "create_date": "2023-12-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-28",
            "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 0169724974",
            "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.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "scstudio.pro",
            "domain_keyword": "scstudio",
            "domain_tld": "pro",
            "query_time": "2024-05-24 17:36:11",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SC STUDIOS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lima",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "qrstudio.pl",
            "domain_keyword": "qrstudio",
            "domain_tld": "pl",
            "query_time": "2024-06-09 00:33:41",
            "create_date": "2012-05-28",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-28",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.x14.eu",
                "ns3.x25.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "xcstudio.cn",
            "domain_keyword": "xcstudio",
            "domain_tld": "cn",
            "query_time": "2024-06-13 01:14:34",
            "create_date": "2019-07-11",
            "expiry_date": "2024-07-11",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "周富贵",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "acstudio.art",
            "domain_keyword": "acstudio",
            "domain_tld": "art",
            "query_time": "2024-05-19 20:30:38",
            "create_date": "2023-05-14",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "lcstudio.info",
            "domain_keyword": "lcstudio",
            "domain_tld": "info",
            "query_time": "2024-05-14 01:37:47",
            "create_date": "2010-08-20",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Istarska",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HR",
            "registrant_email": "please query the rdds service of the registrar 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.rovinjhost.com",
                "ns2.rovinjhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "qjstudio.com",
            "domain_keyword": "qjstudio",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:52:31",
            "create_date": "2022-08-05",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-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": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hcstudio.it",
            "domain_keyword": "hcstudio",
            "domain_tld": "it",
            "query_time": "2024-06-01 15:50:03",
            "create_date": "2020-08-30",
            "update_date": "2023-09-15",
            "expiry_date": "2024-08-30",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "DENNIS RINALDI",
            "registrant_address": "VIA G.BINI, 9",
            "registrant_city": "Talmassons",
            "registrant_state": "UD",
            "registrant_zip": "33030",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 26,
            "domain_name": "pcstudio.in",
            "domain_keyword": "pcstudio",
            "domain_tld": "in",
            "query_time": "2024-05-29 00:27:35",
            "create_date": "2017-06-10",
            "update_date": "2023-02-15",
            "expiry_date": "2026-06-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ANKIT INFOTECH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "noor.ns.cloudflare.com",
                "rommy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "acstudio.ru",
            "domain_keyword": "acstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:04:00",
            "create_date": "2004-02-10",
            "expiry_date": "2025-02-10",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"Tvorcheskaya Studiya Alstromeriya\"",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "kcstudio.biz",
            "domain_keyword": "kcstudio",
            "domain_tld": "biz",
            "query_time": "2024-04-21 19:23:22",
            "create_date": "2018-01-15",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-15",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kristen M Crenshaw",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1.awsdns-00.com",
                "ns-1185.awsdns-20.org",
                "ns-2008.awsdns-59.co.uk",
                "ns-867.awsdns-44.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ncstudio.it",
            "domain_keyword": "ncstudio",
            "domain_tld": "it",
            "query_time": "2024-05-21 14:26:15",
            "create_date": "2008-10-23",
            "update_date": "2023-11-08",
            "expiry_date": "2024-10-23",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Nicola Cesaroni",
            "registrant_address": "Via Lucio Passini, 67",
            "registrant_city": "PERUGIA",
            "registrant_state": "PG",
            "registrant_zip": "06132",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 30,
            "domain_name": "rcstudio.info",
            "domain_keyword": "rcstudio",
            "domain_tld": "info",
            "query_time": "2024-05-24 03:10:18",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ocstudio.us",
            "domain_keyword": "ocstudio",
            "domain_tld": "us",
            "query_time": "2024-05-29 17:16:16",
            "create_date": "2005-06-02",
            "update_date": "2023-06-07",
            "expiry_date": "2025-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Cornel Olari",
            "registrant_company": "ocEnterprises",
            "registrant_address": "6828 E. Duane Ln.",
            "registrant_city": "Scottsdale",
            "registrant_state": "AZ",
            "registrant_zip": "85262",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6026791456",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dcstudio.com.br",
            "domain_keyword": "dcstudio",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 14:52:49",
            "create_date": "2017-07-09",
            "update_date": "2023-06-09",
            "expiry_date": "2025-07-09",
            "registrant_name": "Denilton do Nascimento Oliveira",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 33,
            "domain_name": "qcastudio.com",
            "domain_keyword": "qcastudio",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:09:20",
            "create_date": "2015-04-04",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "lodzkie",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hitme.net.pl",
                "dns4.hitme.net.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "qustudio.com",
            "domain_keyword": "qustudio",
            "domain_tld": "com",
            "query_time": "2024-05-14 21:28:46",
            "create_date": "2018-09-07",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dcstudio.co.uk",
            "domain_keyword": "dcstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 03:48:10",
            "create_date": "2007-02-14",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-14",
            "registrar_name": "Freethought Internet Limited [Tag = FREETHOUGHT]",
            "registrar_website": "https://www.freethought.uk",
            "name_servers": [
                "one.freethought-dns.uk",
                "three.freethought-dns.net",
                "two.freethought-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 36,
            "domain_name": "ecstudio.net",
            "domain_keyword": "ecstudio",
            "domain_tld": "net",
            "query_time": "2024-06-09 13:35:05",
            "create_date": "2020-02-12",
            "update_date": "2024-02-05",
            "expiry_date": "2026-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "ecstudio.co.uk",
            "domain_keyword": "ecstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 00:05:51",
            "create_date": "2020-11-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-11-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "qlstudio.be",
            "domain_keyword": "qlstudio",
            "domain_tld": "be",
            "query_time": "2024-04-30 20:14:45",
            "create_date": "2021-06-19",
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 39,
            "domain_name": "icstudio.org",
            "domain_keyword": "icstudio",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:37:48",
            "create_date": "2009-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ICR Distribution",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1120.ui-dns.biz",
                "ns1120.ui-dns.com",
                "ns1120.ui-dns.de",
                "ns1120.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dcstudio.cn",
            "domain_keyword": "dcstudio",
            "domain_tld": "cn",
            "query_time": "2024-06-01 18:45:54",
            "create_date": "2019-08-08",
            "expiry_date": "2024-08-08",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "邓海",
            "registrant_email": "[email protected]",
            "name_servers": [
                "aragorn.ns.cloudflare.com",
                "lucy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "jcstudio.info",
            "domain_keyword": "jcstudio",
            "domain_tld": "info",
            "query_time": "2024-06-01 12:27:55",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hcstudio.info",
            "domain_keyword": "hcstudio",
            "domain_tld": "info",
            "query_time": "2024-06-04 11:23:16",
            "create_date": "2022-09-18",
            "update_date": "2024-06-04",
            "expiry_date": "2024-09-18",
            "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 0165247655",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "qrstudio.online",
            "domain_keyword": "qrstudio",
            "domain_tld": "online",
            "query_time": "2024-05-02 15:11:22",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_company": "VUE",
            "registrant_state": "Alkuwaifia",
            "registrant_country": "LY",
            "registrant_email": "please query the rdds service of the 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.web31.libyanspider.net",
                "ns2.web31.libyanspider.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ncstudio.ru",
            "domain_keyword": "ncstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:37",
            "create_date": "2011-12-15",
            "expiry_date": "2024-12-15",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "kcstudio.ltd",
            "domain_keyword": "kcstudio",
            "domain_tld": "ltd",
            "query_time": "2024-05-13 09:27:34",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "qnstudio.com.cn",
            "domain_keyword": "qnstudio",
            "domain_tld": "com.cn",
            "query_time": "2024-05-24 15:14:32",
            "create_date": "2021-08-16",
            "expiry_date": "2026-08-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广州口可口可软件科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "mcstudio.pl",
            "domain_keyword": "mcstudio",
            "domain_tld": "pl",
            "query_time": "2024-05-17 06:29:29",
            "create_date": "2023-08-13",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-13",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "icstudio.uk",
            "domain_keyword": "icstudio",
            "domain_tld": "uk",
            "query_time": "2024-05-18 10:37:41",
            "create_date": "2023-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 49,
            "domain_name": "qxstudio.com",
            "domain_keyword": "qxstudio",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:38:46",
            "create_date": "2023-08-26",
            "update_date": "2024-05-10",
            "expiry_date": "2024-08-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "qzstudio.cn",
            "domain_keyword": "qzstudio",
            "domain_tld": "cn",
            "query_time": "2024-04-16 04:09:24",
            "create_date": "2014-07-16",
            "expiry_date": "2026-07-16",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴鹏龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "wcstudio.ru",
            "domain_keyword": "wcstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-01 16:38:56",
            "create_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.fornex.com",
                "ns2.fornex.com",
                "ns3.fornex.com",
                "ns4.fornex.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "qfstudio.ru",
            "domain_keyword": "qfstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:55:58",
            "create_date": "2017-11-18",
            "expiry_date": "2024-11-18",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "dcstudio.online",
            "domain_keyword": "dcstudio",
            "domain_tld": "online",
            "query_time": "2024-05-23 15:32:02",
            "create_date": "2023-11-13",
            "update_date": "2024-01-25",
            "expiry_date": "2024-11-13",
            "registrar_iana": 3234,
            "registrar_name": "iNET Corporation",
            "registrar_website": "http://inet.vn",
            "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.",
            "name_servers": [
                "ns3.inet.vn",
                "triangular-cove-q6nwz3f5btqgc8zn0seak513.herokudns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "rcstudio.co.uk",
            "domain_keyword": "rcstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 15:25:31",
            "create_date": "2024-01-29",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-29",
            "registrar_name": "Register.com Inc t/a Network Solutions [Tag = NSI-US]",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "magali.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "icstudio.com.pl",
            "domain_keyword": "icstudio",
            "domain_tld": "com.pl",
            "query_time": "2024-06-08 14:40:08",
            "create_date": "2018-08-28",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.stabilny.net",
                "ns2.stabilny.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "3cstudio.pl",
            "domain_keyword": "3cstudio",
            "domain_tld": "pl",
            "query_time": "2024-04-10 18:37:42",
            "create_date": "2011-07-07",
            "update_date": "2023-06-13",
            "expiry_date": "2024-07-07",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "xcstudio.com",
            "domain_keyword": "xcstudio",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:16:17",
            "create_date": "2006-10-16",
            "update_date": "2024-02-19",
            "expiry_date": "2025-10-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mcstudio.org",
            "domain_keyword": "mcstudio",
            "domain_tld": "org",
            "query_time": "2024-04-18 05:40:14",
            "create_date": "2020-01-28",
            "update_date": "2024-03-13",
            "expiry_date": "2025-01-28",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "fcstudio.art",
            "domain_keyword": "fcstudio",
            "domain_tld": "art",
            "query_time": "2024-05-03 21:17:34",
            "create_date": "2021-11-10",
            "update_date": "2023-08-31",
            "expiry_date": "2031-11-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "xiang yu",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "scstudio.eu",
            "domain_keyword": "scstudio",
            "domain_tld": "eu",
            "query_time": "2024-05-05 10:17:41",
            "registrar_name": "Seeweb srl",
            "registrar_website": "https://www.seeweb.com",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ]
        },
        {
            "num": 61,
            "domain_name": "ycstudio.co.uk",
            "domain_keyword": "ycstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 05:30:21",
            "create_date": "2021-10-11",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 62,
            "domain_name": "pcstudio.org",
            "domain_keyword": "pcstudio",
            "domain_tld": "org",
            "query_time": "2024-05-26 04:22:26",
            "create_date": "2012-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "dcstudio.info",
            "domain_keyword": "dcstudio",
            "domain_tld": "info",
            "query_time": "2024-05-27 14:52:49",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "1cstudio.ru",
            "domain_keyword": "1cstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-28 20:33:38",
            "create_date": "2023-05-26",
            "expiry_date": "2025-05-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "jcstudio.app",
            "domain_keyword": "jcstudio",
            "domain_tld": "app",
            "query_time": "2024-05-05 11:58:33",
            "create_date": "2022-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "bcstudio.dk",
            "domain_keyword": "bcstudio",
            "domain_tld": "dk",
            "query_time": "2024-05-10 19:57:21",
            "create_date": "2018-06-12",
            "expiry_date": "2025-06-30",
            "registrant_name": "BC studio",
            "registrant_address": "Rosenørns Alle 11",
            "registrant_city": "Frederiksberg C",
            "registrant_zip": "1970",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "xcstudio.asia",
            "domain_keyword": "xcstudio",
            "domain_tld": "asia",
            "query_time": "2024-05-09 14:16:15",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu hao wen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "qystudio.top",
            "domain_keyword": "qystudio",
            "domain_tld": "top",
            "query_time": "2024-05-07 16:50:13",
            "create_date": "2024-05-05",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jcstudio.cn",
            "domain_keyword": "jcstudio",
            "domain_tld": "cn",
            "query_time": "2024-05-18 07:35:20",
            "create_date": "2023-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "黄蓉蓉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "bcstudio.xyz",
            "domain_keyword": "bcstudio",
            "domain_tld": "xyz",
            "query_time": "2024-05-24 11:23:51",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "SALACAK MAH. KOPRULU KONAK SOK. NO43 USKUDAR",
            "registrant_state": "USKUDAR",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dcstudio.pro",
            "domain_keyword": "dcstudio",
            "domain_tld": "pro",
            "query_time": "2024-05-27 14:52:49",
            "create_date": "2020-04-22",
            "update_date": "2024-04-28",
            "expiry_date": "2026-04-22",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "acstudio.dev",
            "domain_keyword": "acstudio",
            "domain_tld": "dev",
            "query_time": "2024-05-02 22:10:08",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "406 Digital",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MT",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "ncstudio.net",
            "domain_keyword": "ncstudio",
            "domain_tld": "net",
            "query_time": "2024-04-21 00:24:26",
            "create_date": "2002-04-16",
            "update_date": "2020-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CAD Line Hard- und Software Vertriebs GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1038.ui-dns.biz",
                "ns1038.ui-dns.com",
                "ns1038.ui-dns.de",
                "ns1038.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bcstudio.uk",
            "domain_keyword": "bcstudio",
            "domain_tld": "uk",
            "query_time": "2024-05-10 18:57:09",
            "create_date": "2021-10-16",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-16",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "bcstudio.info",
            "domain_keyword": "bcstudio",
            "domain_tld": "info",
            "query_time": "2024-05-17 21:02:04",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "tcstudio.ca",
            "domain_keyword": "tcstudio",
            "domain_tld": "ca",
            "query_time": "2024-06-08 05:56:03",
            "create_date": "2011-02-11",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-11",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns3.marcastudio.com",
                "ns4.marcastudio.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "scstudio.uk",
            "domain_keyword": "scstudio",
            "domain_tld": "uk",
            "query_time": "2024-04-26 12:44:46",
            "create_date": "2015-12-08",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-08",
            "registrar_name": "Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]",
            "registrar_website": "https://netnerd.com",
            "name_servers": [
                "ns1.netnerd.com",
                "ns2.netnerd.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 78,
            "domain_name": "ccstudio.world",
            "domain_keyword": "ccstudio",
            "domain_tld": "world",
            "query_time": "2024-04-29 01:43:38",
            "create_date": "2023-12-29",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-29",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "qtstudio.ru",
            "domain_keyword": "qtstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-01 19:58:05",
            "create_date": "2023-12-09",
            "expiry_date": "2024-12-09",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "fcstudio.store",
            "domain_keyword": "fcstudio",
            "domain_tld": "store",
            "query_time": "2024-05-08 15:33:16",
            "create_date": "2023-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "qcstudios.design",
            "domain_keyword": "qcstudios",
            "domain_tld": "design",
            "query_time": "2024-05-16 01:04:14",
            "create_date": "2021-10-12",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "lcstudio.co.uk",
            "domain_keyword": "lcstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 14:06:31",
            "create_date": "2019-10-22",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-22",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "qistudio.net",
            "domain_keyword": "qistudio",
            "domain_tld": "net",
            "query_time": "2024-04-19 00:04:58",
            "create_date": "2018-11-29",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "qrstudio.co.uk",
            "domain_keyword": "qrstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 02:01:52",
            "create_date": "2015-01-12",
            "update_date": "2023-01-11",
            "expiry_date": "2025-01-12",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1074.ui-dns.biz",
                "ns1074.ui-dns.com",
                "ns1074.ui-dns.de",
                "ns1074.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "acstudio.page",
            "domain_keyword": "acstudio",
            "domain_tld": "page",
            "query_time": "2024-05-25 09:21:27",
            "create_date": "2023-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "cqstudio.it",
            "domain_keyword": "cqstudio",
            "domain_tld": "it",
            "query_time": "2024-05-31 09:34:05",
            "create_date": "2012-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2024-05-28",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "CQ Studio Associato Di Architettura E Design Studio Associato",
            "registrant_address": "Via Locatelli 5",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20124",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 87,
            "domain_name": "ycstudio.vip",
            "domain_keyword": "ycstudio",
            "domain_tld": "vip",
            "query_time": "2024-05-31 17:48:46",
            "create_date": "2024-05-29",
            "expiry_date": "2029-05-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TencentCloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "big.dnspod.net",
                "canary.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "tcstudio.com.au",
            "domain_keyword": "tcstudio",
            "domain_tld": "com.au",
            "query_time": "2024-05-14 18:57:45",
            "update_date": "2023-09-25",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Jessica Dunn",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "q-studio.xyz",
            "domain_keyword": "q-studio",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 19:33:31",
            "create_date": "2021-06-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "qystudio.design",
            "domain_keyword": "qystudio",
            "domain_tld": "design",
            "query_time": "2024-05-14 13:26:37",
            "create_date": "2021-05-07",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-07",
            "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": "Hao Liu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "vcstudio.xyz",
            "domain_keyword": "vcstudio",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 20:57:52",
            "create_date": "2024-01-26",
            "update_date": "2024-02-11",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_state": "New Providence",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the 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-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "qastudio.it",
            "domain_keyword": "qastudio",
            "domain_tld": "it",
            "query_time": "2024-06-02 09:14:01",
            "create_date": "2015-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2024-05-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "QUIET ARCHITECTURE di A.salvadori e M. Valeri",
            "registrant_address": "VIA FRA' GIOCONDO, 30",
            "registrant_city": "TREVISO",
            "registrant_state": "TV",
            "registrant_zip": "31100",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 93,
            "domain_name": "icstudio.eu",
            "domain_keyword": "icstudio",
            "domain_tld": "eu",
            "query_time": "2024-06-10 12:02:23",
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        },
        {
            "num": 94,
            "domain_name": "mcstudio.uk",
            "domain_keyword": "mcstudio",
            "domain_tld": "uk",
            "query_time": "2024-04-18 05:40:17",
            "create_date": "2023-09-19",
            "update_date": "2024-03-08",
            "expiry_date": "2026-09-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "ocstudio.info",
            "domain_keyword": "ocstudio",
            "domain_tld": "info",
            "query_time": "2024-06-13 05:44:33",
            "create_date": "2024-02-24",
            "update_date": "2024-06-12",
            "expiry_date": "2025-02-24",
            "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": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "ccstudio.net",
            "domain_keyword": "ccstudio",
            "domain_tld": "net",
            "query_time": "2024-04-15 20:27:10",
            "create_date": "2002-04-15",
            "update_date": "2022-12-25",
            "expiry_date": "2025-04-15",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "Jewella Privacy - 52bf7",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 1158583",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "tcstudio.co.uk",
            "domain_keyword": "tcstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-04-20 21:14:48",
            "create_date": "2020-06-08",
            "update_date": "2023-05-09",
            "expiry_date": "2024-06-08",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "icstudio.space",
            "domain_keyword": "icstudio",
            "domain_tld": "space",
            "query_time": "2024-04-30 15:33:26",
            "create_date": "2021-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "joaquin.ns.cloudflare.com",
                "zita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ccstudio.london",
            "domain_keyword": "ccstudio",
            "domain_tld": "london",
            "query_time": "2024-05-22 01:45:36",
            "create_date": "2024-03-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170682494",
            "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",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "jcstudio.com.au",
            "domain_keyword": "jcstudio",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 03:40:50",
            "update_date": "2024-06-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Joshua Chappuis",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.187,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>qcstudio.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5330</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>qmstudio.it, bcstudio.cl, qistudio.com, mcstudio.ca, qsstudio.ca, qgstudio.it, pcstudio.pl, wcstudio.net, ocstudio.store, jcstudio.tech, ucstudio.com, qrstudio.ru, ycstudio.com, ccstudio.it, qsstudio.space, ecstudio.biz, icstudio.co.uk, acstudio.photography, scstudio.pro, qrstudio.pl, xcstudio.cn, acstudio.art, lcstudio.info, qjstudio.com, hcstudio.it, pcstudio.in, acstudio.ru, kcstudio.biz, ncstudio.it, rcstudio.info, ocstudio.us, dcstudio.com.br, qcastudio.com, qustudio.com, dcstudio.co.uk, ecstudio.net, ecstudio.co.uk, qlstudio.be, icstudio.org, dcstudio.cn, jcstudio.info, hcstudio.info, qrstudio.online, ncstudio.ru, kcstudio.ltd, qnstudio.com.cn, mcstudio.pl, icstudio.uk, qxstudio.com, qzstudio.cn, wcstudio.ru, qfstudio.ru, dcstudio.online, rcstudio.co.uk, icstudio.com.pl, 3cstudio.pl, xcstudio.com, mcstudio.org, fcstudio.art, scstudio.eu, ycstudio.co.uk, pcstudio.org, dcstudio.info, 1cstudio.ru, jcstudio.app, bcstudio.dk, xcstudio.asia, qystudio.top, jcstudio.cn, bcstudio.xyz, dcstudio.pro, acstudio.dev, ncstudio.net, bcstudio.uk, bcstudio.info, tcstudio.ca, scstudio.uk, ccstudio.world, qtstudio.ru, fcstudio.store, qcstudios.design, lcstudio.co.uk, qistudio.net, qrstudio.co.uk, acstudio.page, cqstudio.it, ycstudio.vip, tcstudio.com.au, q-studio.xyz, qystudio.design, vcstudio.xyz, qastudio.it, icstudio.eu, mcstudio.uk, ocstudio.info, ccstudio.net, tcstudio.co.uk, icstudio.space, ccstudio.london, jcstudio.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>qmstudio.it</domain_name>
   <domain_keyword>qmstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-27 12:57:54</query_time>
   <create_date>2003-03-24</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>QM srl</registrant_company>
   <registrant_address>Via A. Armuzzi, 6</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00122</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bcstudio.cl</domain_name>
   <domain_keyword>bcstudio</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 06:20:38</query_time>
   <create_date>2020-10-27</create_date>
   <expiry_date>2026-10-27</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>BC Studio SpA</registrant_name>
   <name_servers>
    <value>ns88.v2net.cl</value>
    <value>ns89.v2net.cl</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>qistudio.com</domain_name>
   <domain_keyword>qistudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:18:35</query_time>
   <create_date>2012-05-21</create_date>
   <update_date>2021-05-15</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mcstudio.ca</domain_name>
   <domain_keyword>mcstudio</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-02 07:01:14</query_time>
   <create_date>2010-12-11</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>qsstudio.ca</domain_name>
   <domain_keyword>qsstudio</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-06 18:35:44</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>qgstudio.it</domain_name>
   <domain_keyword>qgstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-16 02:44:30</query_time>
   <create_date>2018-10-17</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>QG STUDIO DI  MASSIMO ZOARA</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>pcstudio.pl</domain_name>
   <domain_keyword>pcstudio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-17 23:34:43</query_time>
   <create_date>2005-06-15</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wcstudio.net</domain_name>
   <domain_keyword>wcstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 17:34:10</query_time>
   <create_date>2018-01-01</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (623790773)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O wcstudio.net</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ocstudio.store</domain_name>
   <domain_keyword>ocstudio</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-13 05:44:33</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>jcstudio.tech</domain_name>
   <domain_keyword>jcstudio</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-13 02:40:17</query_time>
   <create_date>2023-03-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2033-03-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>li jun cai</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>11</num>
   <domain_name>ucstudio.com</domain_name>
   <domain_keyword>ucstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:01:45</query_time>
   <create_date>2002-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>qrstudio.ru</domain_name>
   <domain_keyword>qrstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:57:46</query_time>
   <create_date>2016-02-16</create_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>ycstudio.com</domain_name>
   <domain_keyword>ycstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 23:24:10</query_time>
   <create_date>2016-04-16</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-16</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
    <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>14</num>
   <domain_name>ccstudio.it</domain_name>
   <domain_keyword>ccstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 20:27:10</query_time>
   <create_date>2000-02-10</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>Planetel s.p.a.</registrar_name>
   <registrar_website>http://www.regdom.it</registrar_website>
   <registrant_company>Creative Communication Studio snc di Foschini Grazia e C.</registrant_company>
   <registrant_address>via Menotti Casadio 11</registrant_address>
   <registrant_city>Godo di Russi</registrant_city>
   <registrant_state>RA</registrant_state>
   <registrant_zip>48026</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>harlan.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>qsstudio.space</domain_name>
   <domain_keyword>qsstudio</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-13 22:47:59</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2029-03-25</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>Shanghai Best Oray Information S&amp;T Co. Ltd.</registrar_name>
   <registrar_website>http://www.oray.com</registrar_website>
   <registrant_company>Pan YongXue</registrant_company>
   <registrant_state>YunNanSheng</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>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>16</num>
   <domain_name>ecstudio.biz</domain_name>
   <domain_keyword>ecstudio</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-09 13:35:05</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-08</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>icstudio.co.uk</domain_name>
   <domain_keyword>icstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 07:49:13</query_time>
   <create_date>2015-11-03</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2025-11-03</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>acstudio.photography</domain_name>
   <domain_keyword>acstudio</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-02 22:10:08</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-28</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 0169724974</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.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.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>19</num>
   <domain_name>scstudio.pro</domain_name>
   <domain_keyword>scstudio</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-24 17:36:11</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SC STUDIOS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lima</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>qrstudio.pl</domain_name>
   <domain_keyword>qrstudio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-09 00:33:41</query_time>
   <create_date>2012-05-28</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.x14.eu</value>
    <value>ns3.x25.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>xcstudio.cn</domain_name>
   <domain_keyword>xcstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-13 01:14:34</query_time>
   <create_date>2019-07-11</create_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>周富贵</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>acstudio.art</domain_name>
   <domain_keyword>acstudio</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-19 20:30:38</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>lcstudio.info</domain_name>
   <domain_keyword>lcstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 01:37:47</query_time>
   <create_date>2010-08-20</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Istarska</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.rovinjhost.com</value>
    <value>ns2.rovinjhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>qjstudio.com</domain_name>
   <domain_keyword>qjstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:52:31</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-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>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hcstudio.it</domain_name>
   <domain_keyword>hcstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 15:50:03</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>DENNIS RINALDI</registrant_company>
   <registrant_address>VIA G.BINI, 9</registrant_address>
   <registrant_city>Talmassons</registrant_city>
   <registrant_state>UD</registrant_state>
   <registrant_zip>33030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>pcstudio.in</domain_name>
   <domain_keyword>pcstudio</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 00:27:35</query_time>
   <create_date>2017-06-10</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2026-06-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ANKIT INFOTECH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>noor.ns.cloudflare.com</value>
    <value>rommy.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>27</num>
   <domain_name>acstudio.ru</domain_name>
   <domain_keyword>acstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:04:00</query_time>
   <create_date>2004-02-10</create_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;Tvorcheskaya Studiya Alstromeriya&quot;</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>kcstudio.biz</domain_name>
   <domain_keyword>kcstudio</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-21 19:23:22</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kristen M Crenshaw</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1.awsdns-00.com</value>
    <value>ns-1185.awsdns-20.org</value>
    <value>ns-2008.awsdns-59.co.uk</value>
    <value>ns-867.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ncstudio.it</domain_name>
   <domain_keyword>ncstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-21 14:26:15</query_time>
   <create_date>2008-10-23</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Nicola Cesaroni</registrant_company>
   <registrant_address>Via Lucio Passini, 67</registrant_address>
   <registrant_city>PERUGIA</registrant_city>
   <registrant_state>PG</registrant_state>
   <registrant_zip>06132</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rcstudio.info</domain_name>
   <domain_keyword>rcstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 03:10:18</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ocstudio.us</domain_name>
   <domain_keyword>ocstudio</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-29 17:16:16</query_time>
   <create_date>2005-06-02</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Cornel Olari</registrant_name>
   <registrant_company>ocEnterprises</registrant_company>
   <registrant_address>6828 E. Duane Ln.</registrant_address>
   <registrant_city>Scottsdale</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85262</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6026791456</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>32</num>
   <domain_name>dcstudio.com.br</domain_name>
   <domain_keyword>dcstudio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 14:52:49</query_time>
   <create_date>2017-07-09</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrant_name>Denilton do Nascimento Oliveira</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>qcastudio.com</domain_name>
   <domain_keyword>qcastudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:09:20</query_time>
   <create_date>2015-04-04</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.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>lodzkie</registrant_state>
   <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>dns3.hitme.net.pl</value>
    <value>dns4.hitme.net.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>qustudio.com</domain_name>
   <domain_keyword>qustudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 21:28:46</query_time>
   <create_date>2018-09-07</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>35</num>
   <domain_name>dcstudio.co.uk</domain_name>
   <domain_keyword>dcstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 03:48:10</query_time>
   <create_date>2007-02-14</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_name>Freethought Internet Limited [Tag = FREETHOUGHT]</registrar_name>
   <registrar_website>https://www.freethought.uk</registrar_website>
   <name_servers>
    <value>one.freethought-dns.uk</value>
    <value>three.freethought-dns.net</value>
    <value>two.freethought-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>ecstudio.net</domain_name>
   <domain_keyword>ecstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 13:35:05</query_time>
   <create_date>2020-02-12</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2026-02-12</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>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</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>37</num>
   <domain_name>ecstudio.co.uk</domain_name>
   <domain_keyword>ecstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 00:05:51</query_time>
   <create_date>2020-11-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>qlstudio.be</domain_name>
   <domain_keyword>qlstudio</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-30 20:14:45</query_time>
   <create_date>2021-06-19</create_date>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>icstudio.org</domain_name>
   <domain_keyword>icstudio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:37:48</query_time>
   <create_date>2009-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ICR Distribution</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1120.ui-dns.biz</value>
    <value>ns1120.ui-dns.com</value>
    <value>ns1120.ui-dns.de</value>
    <value>ns1120.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dcstudio.cn</domain_name>
   <domain_keyword>dcstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-01 18:45:54</query_time>
   <create_date>2019-08-08</create_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>邓海</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>aragorn.ns.cloudflare.com</value>
    <value>lucy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>jcstudio.info</domain_name>
   <domain_keyword>jcstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 12:27:55</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hcstudio.info</domain_name>
   <domain_keyword>hcstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-04 11:23:16</query_time>
   <create_date>2022-09-18</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-09-18</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 0165247655</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>qrstudio.online</domain_name>
   <domain_keyword>qrstudio</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 15:11:22</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_company>VUE</registrant_company>
   <registrant_state>Alkuwaifia</registrant_state>
   <registrant_country>LY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.web31.libyanspider.net</value>
    <value>ns2.web31.libyanspider.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>ncstudio.ru</domain_name>
   <domain_keyword>ncstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:37</query_time>
   <create_date>2011-12-15</create_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>kcstudio.ltd</domain_name>
   <domain_keyword>kcstudio</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-13 09:27:34</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-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>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>46</num>
   <domain_name>qnstudio.com.cn</domain_name>
   <domain_keyword>qnstudio</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-24 15:14:32</query_time>
   <create_date>2021-08-16</create_date>
   <expiry_date>2026-08-16</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广州口可口可软件科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>mcstudio.pl</domain_name>
   <domain_keyword>mcstudio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 06:29:29</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>icstudio.uk</domain_name>
   <domain_keyword>icstudio</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-18 10:37:41</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>qxstudio.com</domain_name>
   <domain_keyword>qxstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:38:46</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>qzstudio.cn</domain_name>
   <domain_keyword>qzstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-16 04:09:24</query_time>
   <create_date>2014-07-16</create_date>
   <expiry_date>2026-07-16</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>51</num>
   <domain_name>wcstudio.ru</domain_name>
   <domain_keyword>wcstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 16:38:56</query_time>
   <create_date>2024-04-14</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.fornex.com</value>
    <value>ns2.fornex.com</value>
    <value>ns3.fornex.com</value>
    <value>ns4.fornex.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>qfstudio.ru</domain_name>
   <domain_keyword>qfstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:55:58</query_time>
   <create_date>2017-11-18</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>dcstudio.online</domain_name>
   <domain_keyword>dcstudio</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 15:32:02</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>3234</registrar_iana>
   <registrar_name>iNET Corporation</registrar_name>
   <registrar_website>http://inet.vn</registrar_website>
   <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>
   <name_servers>
    <value>ns3.inet.vn</value>
    <value>triangular-cove-q6nwz3f5btqgc8zn0seak513.herokudns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>rcstudio.co.uk</domain_name>
   <domain_keyword>rcstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 15:25:31</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Register.com Inc t/a Network Solutions [Tag = NSI-US]</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>magali.ns.cloudflare.com</value>
    <value>vern.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>icstudio.com.pl</domain_name>
   <domain_keyword>icstudio</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-08 14:40:08</query_time>
   <create_date>2018-08-28</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.stabilny.net</value>
    <value>ns2.stabilny.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>3cstudio.pl</domain_name>
   <domain_keyword>3cstudio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-10 18:37:42</query_time>
   <create_date>2011-07-07</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>xcstudio.com</domain_name>
   <domain_keyword>xcstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:16:17</query_time>
   <create_date>2006-10-16</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-10-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mcstudio.org</domain_name>
   <domain_keyword>mcstudio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 05:40:14</query_time>
   <create_date>2020-01-28</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.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>59</num>
   <domain_name>fcstudio.art</domain_name>
   <domain_keyword>fcstudio</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-03 21:17:34</query_time>
   <create_date>2021-11-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-11-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>xiang yu</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>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>60</num>
   <domain_name>scstudio.eu</domain_name>
   <domain_keyword>scstudio</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 10:17:41</query_time>
   <registrar_name>Seeweb srl</registrar_name>
   <registrar_website>https://www.seeweb.com</registrar_website>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>ycstudio.co.uk</domain_name>
   <domain_keyword>ycstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 05:30:21</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>pcstudio.org</domain_name>
   <domain_keyword>pcstudio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 04:22:26</query_time>
   <create_date>2012-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>dcstudio.info</domain_name>
   <domain_keyword>dcstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 14:52:49</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>1cstudio.ru</domain_name>
   <domain_keyword>1cstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-28 20:33:38</query_time>
   <create_date>2023-05-26</create_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>jcstudio.app</domain_name>
   <domain_keyword>jcstudio</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-05 11:58:33</query_time>
   <create_date>2022-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bcstudio.dk</domain_name>
   <domain_keyword>bcstudio</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 19:57:21</query_time>
   <create_date>2018-06-12</create_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrant_name>BC studio</registrant_name>
   <registrant_address>Rosenørns Alle 11</registrant_address>
   <registrant_city>Frederiksberg C</registrant_city>
   <registrant_zip>1970</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>xcstudio.asia</domain_name>
   <domain_keyword>xcstudio</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-09 14:16:15</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu hao wen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>qystudio.top</domain_name>
   <domain_keyword>qystudio</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 16:50:13</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://juminghk.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</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>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>jcstudio.cn</domain_name>
   <domain_keyword>jcstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 07:35:20</query_time>
   <create_date>2023-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>黄蓉蓉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>bcstudio.xyz</domain_name>
   <domain_keyword>bcstudio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-24 11:23:51</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>SALACAK MAH. KOPRULU KONAK SOK. NO43 USKUDAR</registrant_company>
   <registrant_state>USKUDAR</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dcstudio.pro</domain_name>
   <domain_keyword>dcstudio</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 14:52:49</query_time>
   <create_date>2020-04-22</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2026-04-22</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>acstudio.dev</domain_name>
   <domain_keyword>acstudio</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-02 22:10:08</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>406 Digital</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MT</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-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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ncstudio.net</domain_name>
   <domain_keyword>ncstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 00:24:26</query_time>
   <create_date>2002-04-16</create_date>
   <update_date>2020-04-17</update_date>
   <expiry_date>2025-04-16</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>CAD Line Hard- und Software Vertriebs GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1038.ui-dns.biz</value>
    <value>ns1038.ui-dns.com</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1038.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bcstudio.uk</domain_name>
   <domain_keyword>bcstudio</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-10 18:57:09</query_time>
   <create_date>2021-10-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>bcstudio.info</domain_name>
   <domain_keyword>bcstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 21:02:04</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tcstudio.ca</domain_name>
   <domain_keyword>tcstudio</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-08 05:56:03</query_time>
   <create_date>2011-02-11</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>ns3.marcastudio.com</value>
    <value>ns4.marcastudio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>scstudio.uk</domain_name>
   <domain_keyword>scstudio</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 12:44:46</query_time>
   <create_date>2015-12-08</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]</registrar_name>
   <registrar_website>https://netnerd.com</registrar_website>
   <name_servers>
    <value>ns1.netnerd.com</value>
    <value>ns2.netnerd.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ccstudio.world</domain_name>
   <domain_keyword>ccstudio</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-29 01:43:38</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-29</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>ns43.domaincontrol.com</value>
    <value>ns44.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>79</num>
   <domain_name>qtstudio.ru</domain_name>
   <domain_keyword>qtstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 19:58:05</query_time>
   <create_date>2023-12-09</create_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>fcstudio.store</domain_name>
   <domain_keyword>fcstudio</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 15:33:16</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>81</num>
   <domain_name>qcstudios.design</domain_name>
   <domain_keyword>qcstudios</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-16 01:04:14</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>lcstudio.co.uk</domain_name>
   <domain_keyword>lcstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 14:06:31</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>qistudio.net</domain_name>
   <domain_keyword>qistudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 00:04:58</query_time>
   <create_date>2018-11-29</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>qrstudio.co.uk</domain_name>
   <domain_keyword>qrstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 02:01:52</query_time>
   <create_date>2015-01-12</create_date>
   <update_date>2023-01-11</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1074.ui-dns.biz</value>
    <value>ns1074.ui-dns.com</value>
    <value>ns1074.ui-dns.de</value>
    <value>ns1074.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>acstudio.page</domain_name>
   <domain_keyword>acstudio</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-25 09:21:27</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>cqstudio.it</domain_name>
   <domain_keyword>cqstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 09:34:05</query_time>
   <create_date>2012-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>CQ Studio Associato Di Architettura E Design Studio Associato</registrant_company>
   <registrant_address>Via Locatelli 5</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20124</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ycstudio.vip</domain_name>
   <domain_keyword>ycstudio</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-31 17:48:46</query_time>
   <create_date>2024-05-29</create_date>
   <expiry_date>2029-05-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>big.dnspod.net</value>
    <value>canary.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>tcstudio.com.au</domain_name>
   <domain_keyword>tcstudio</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-14 18:57:45</query_time>
   <update_date>2023-09-25</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>Jessica Dunn</registrant_name>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.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>89</num>
   <domain_name>q-studio.xyz</domain_name>
   <domain_keyword>q-studio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 19:33:31</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>qystudio.design</domain_name>
   <domain_keyword>qystudio</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-14 13:26:37</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-07</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>Hao Liu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>vcstudio.xyz</domain_name>
   <domain_keyword>vcstudio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 20:57:52</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_state>New Providence</registrant_state>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>qastudio.it</domain_name>
   <domain_keyword>qastudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 09:14:01</query_time>
   <create_date>2015-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>QUIET ARCHITECTURE di A.salvadori e M. Valeri</registrant_company>
   <registrant_address>VIA FRA' GIOCONDO, 30</registrant_address>
   <registrant_city>TREVISO</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>icstudio.eu</domain_name>
   <domain_keyword>icstudio</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-10 12:02:23</query_time>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
  <value>
   <num>94</num>
   <domain_name>mcstudio.uk</domain_name>
   <domain_keyword>mcstudio</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 05:40:17</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2026-09-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>ocstudio.info</domain_name>
   <domain_keyword>ocstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 05:44:33</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-02-24</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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>ccstudio.net</domain_name>
   <domain_keyword>ccstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 20:27:10</query_time>
   <create_date>2002-04-15</create_date>
   <update_date>2022-12-25</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>Jewella Privacy - 52bf7</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 1158583</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.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>97</num>
   <domain_name>tcstudio.co.uk</domain_name>
   <domain_keyword>tcstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-20 21:14:48</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>icstudio.space</domain_name>
   <domain_keyword>icstudio</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-30 15:33:26</query_time>
   <create_date>2021-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>joaquin.ns.cloudflare.com</value>
    <value>zita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ccstudio.london</domain_name>
   <domain_keyword>ccstudio</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-22 01:45:36</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170682494</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>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>jcstudio.com.au</domain_name>
   <domain_keyword>jcstudio</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 03:40:50</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Joshua Chappuis</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.187</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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