WHOIS QUERY TIME

19 Apr 2024 - 7:29 PM UTC

Registered: 28 September 2020
Modified: 8 September 2022
Expiry: 28 September 2024

REGISTRAR

Name: GODADDY (86)

NAME SERVERS

ns81.domaincontrol.com
ns82.domaincontrol.com

DOMAIN STATUS

published

REGISTRANT

Name: Diego Andre Mulelos Goncalves
Country: Brazil
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=recstudio.com.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "recstudio.com.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "recstudio.com.br",
            "domain_keyword": "recstudio",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 19:29:48",
            "create_date": "2020-09-28",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-28",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Diego Andre Mulelos Goncalves",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>recstudio.com.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>recstudio.com.br</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 19:29:48</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Diego Andre Mulelos Goncalves</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.045</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.087 seconds) for "recstudio.com.br" in our Historical WHOIS Database.
#1 - QUERY TIME

28 Jan 2023 - 4:43 AM UTC

Registered: 28 September 2020
Modified: 8 September 2022
Expiry: 28 September 2024

REGISTRAR

Name: GODADDY (86)

NAME SERVERS

ns81.domaincontrol.com
ns82.domaincontrol.com

DOMAIN STATUS

published

REGISTRANT

Name: Diego Andre Mulelos Goncalves

#2 - QUERY TIME

3 Aug 2023 - 9:45 PM UTC

Registered: 28 September 2020
Modified: 8 September 2022
Expiry: 28 September 2024

REGISTRAR

Name: GODADDY (86)

NAME SERVERS

ns81.domaincontrol.com
ns82.domaincontrol.com

DOMAIN STATUS

published

REGISTRANT

Name: Diego Andre Mulelos Goncalves
Country: Brazil
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=recstudio.com.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "recstudio.com.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "recstudio.com.br",
    "results": [
        {
            "num": 1,
            "domain_name": "recstudio.com.br",
            "domain_keyword": "recstudio",
            "domain_tld": "com.br",
            "query_time": "2023-01-28 04:43:24",
            "create_date": "2020-09-28",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-28",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Diego Andre Mulelos Goncalves",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "recstudio.com.br",
            "domain_keyword": "recstudio",
            "domain_tld": "com.br",
            "query_time": "2023-08-03 21:45:59",
            "create_date": "2020-09-28",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-28",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Diego Andre Mulelos Goncalves",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.087,
        "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>recstudio.com.br</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>recstudio.com.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>recstudio.com.br</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-01-28 04:43:24</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Diego Andre Mulelos Goncalves</registrant_name>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>recstudio.com.br</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2023-08-03 21:45:59</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Diego Andre Mulelos Goncalves</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.087</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 11 domain names (in 0.078 seconds) which contained the exact domain keyword "recstudio".
Domain Name Registered Expiry Registrar Ownership
1 recstudio.it 1 Aug 2001 11 Jul 2024 Aruba Business s.r.l. Rec Studio
2 recstudio.com 29 Feb 2008 28 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
3 recstudio.cn 6 Apr 2009 6 Apr 2028 北京新网数码信息技术有限公司 刘勇攀
4 recstudio.sk 11 Mar 2010 16 Mar 2025 WebSupport s.r.o. -
5 recstudio.biz 9 Jan 2014 8 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
6 recstudio.pl 21 Nov 2016 21 Nov 2024 PERSKIMEDIA Szymon Perski -
7 recstudio.ru 11 May 2017 11 May 2025 RU-CENTER-RU Private Person
8 recstudio.ca 19 Oct 2019 19 Oct 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
9 recstudio.com.br 28 Sep 2020 28 Sep 2024 GODADDY (86) Diego Andre Mulelos Goncalves
10 recstudio.info 1 Jun 2021 1 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 recstudio.xyz 21 Apr 2023 21 Apr 2025 Xin Net Technology Corp. 葛荣凯
12 recstudio.pt - - - PTFIT, UNIPESSOAL LDA

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=recstudio&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "recstudio",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "recstudio.it, recstudio.com, recstudio.cn, recstudio.sk, recstudio.biz, recstudio.pl, recstudio.ru, recstudio.ca, recstudio.com.br, recstudio.info, recstudio.xyz, recstudio.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "recstudio.it",
            "domain_keyword": "recstudio",
            "domain_tld": "it",
            "query_time": "2024-05-06 23:58:18",
            "create_date": "2001-08-01",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-11",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "Rec Studio",
            "registrant_address": "Via C.A. dalla Chiesa, 10",
            "registrant_city": "Treviolo",
            "registrant_state": "BG",
            "registrant_zip": "24048",
            "registrant_country": "IT",
            "name_servers": [
                "ns.abdns.biz",
                "ns.abdns.eu",
                "ns.abdns.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "recstudio.com",
            "domain_keyword": "recstudio",
            "domain_tld": "com",
            "query_time": "2024-04-14 14:05:18",
            "create_date": "2008-02-29",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-28",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/0e7ef9cc-523f-472e-8bb1-ce3375a4daf6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain-is-4-sale-at-domainmarket.com",
                "ns2.domainmarket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "recstudio.cn",
            "domain_keyword": "recstudio",
            "domain_tld": "cn",
            "query_time": "2024-04-19 19:29:48",
            "create_date": "2009-04-06",
            "expiry_date": "2028-04-06",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "刘勇攀",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "recstudio.sk",
            "domain_keyword": "recstudio",
            "domain_tld": "sk",
            "query_time": "2024-05-06 00:03:29",
            "create_date": "2010-03-11",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-16",
            "registrar_name": "WebSupport s.r.o.",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "recstudio.biz",
            "domain_keyword": "recstudio",
            "domain_tld": "biz",
            "query_time": "2024-05-15 06:21:17",
            "create_date": "2014-01-09",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-08",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "recstudio.pl",
            "domain_keyword": "recstudio",
            "domain_tld": "pl",
            "query_time": "2024-06-02 18:24:11",
            "create_date": "2016-11-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-21",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.microhost.pl",
                "ns2.microhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "recstudio.ru",
            "domain_keyword": "recstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:44:18",
            "create_date": "2017-05-11",
            "expiry_date": "2025-05-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "recstudio.ca",
            "domain_keyword": "recstudio",
            "domain_tld": "ca",
            "query_time": "2024-05-06 23:58:18",
            "create_date": "2019-10-19",
            "update_date": "2021-08-26",
            "expiry_date": "2024-10-19",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "recstudio.com.br",
            "domain_keyword": "recstudio",
            "domain_tld": "com.br",
            "query_time": "2024-04-19 19:29:48",
            "create_date": "2020-09-28",
            "update_date": "2022-09-08",
            "expiry_date": "2024-09-28",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Diego Andre Mulelos Goncalves",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 10,
            "domain_name": "recstudio.info",
            "domain_keyword": "recstudio",
            "domain_tld": "info",
            "query_time": "2024-05-06 23:58:18",
            "create_date": "2021-06-01",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "recstudio.xyz",
            "domain_keyword": "recstudio",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 10:02:57",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "recstudio.pt",
            "domain_keyword": "recstudio",
            "domain_tld": "pt",
            "query_time": "2024-04-22 05:23:48",
            "registrant_name": "PTFIT, UNIPESSOAL LDA",
            "registrant_address": "Avenida Azedo Gneco  nº 26, 1º A",
            "registrant_city": "Massamá",
            "registrant_state": "QUELUZ",
            "registrant_zip": "2745-724",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.078,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>recstudio</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>recstudio.it, recstudio.com, recstudio.cn, recstudio.sk, recstudio.biz, recstudio.pl, recstudio.ru, recstudio.ca, recstudio.com.br, recstudio.info, recstudio.xyz, recstudio.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>recstudio.it</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 23:58:18</query_time>
   <create_date>2001-08-01</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>Rec Studio</registrant_company>
   <registrant_address>Via C.A. dalla Chiesa, 10</registrant_address>
   <registrant_city>Treviolo</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>24048</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns.abdns.biz</value>
    <value>ns.abdns.eu</value>
    <value>ns.abdns.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>recstudio.com</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 14:05:18</query_time>
   <create_date>2008-02-29</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0e7ef9cc-523f-472e-8bb1-ce3375a4daf6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain-is-4-sale-at-domainmarket.com</value>
    <value>ns2.domainmarket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>recstudio.cn</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-19 19:29:48</query_time>
   <create_date>2009-04-06</create_date>
   <expiry_date>2028-04-06</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>刘勇攀</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>recstudio.sk</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 00:03:29</query_time>
   <create_date>2010-03-11</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>recstudio.biz</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-15 06:21:17</query_time>
   <create_date>2014-01-09</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>recstudio.pl</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-02 18:24:11</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.microhost.pl</value>
    <value>ns2.microhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>recstudio.ru</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:44:18</query_time>
   <create_date>2017-05-11</create_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>recstudio.ca</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-06 23:58:18</query_time>
   <create_date>2019-10-19</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>recstudio.com.br</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-19 19:29:48</query_time>
   <create_date>2020-09-28</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Diego Andre Mulelos Goncalves</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>recstudio.info</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 23:58:18</query_time>
   <create_date>2021-06-01</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>recstudio.xyz</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 10:02:57</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>recstudio.pt</domain_name>
   <domain_keyword>recstudio</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-22 05:23:48</query_time>
   <registrant_name>PTFIT, UNIPESSOAL LDA</registrant_name>
   <registrant_address>Avenida Azedo Gneco  nº 26, 1º A</registrant_address>
   <registrant_city>Massamá</registrant_city>
   <registrant_state>QUELUZ</registrant_state>
   <registrant_zip>2745-724</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.078</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,165 domain names (in 0.253 seconds) which look and sound like the brand name "recstudio".
Domain Name Registered Expiry Registrar Ownership
1 re-studio.ca 1 Aug 2023 1 Aug 2026 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
2 revstudio.xyz 25 Mar 2023 25 Mar 2024 Go Daddy, LLC Domains By Proxy, LLC
3 re-studio.com 2 Apr 2008 2 Apr 2025 FastDomain Inc. -
4 recustudio.it 11 Jun 2010 30 May 2024 Genesys Informatica S.r.l. Recu studio s.r.l.
5 grecstudio.pl 18 Jun 2020 18 Jun 2026 OVH SAS -
6 uecstudio.com 9 Apr 2023 9 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
7 redstudio.london 21 Feb 2017 21 Feb 2025 Mesh Digital Ltd Domains By Proxy, LLC
8 rkcstudio.net 16 Jan 2021 16 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
9 trecstudio.com 15 Nov 2010 14 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER Personal data, can not be publicly disclosed according to applicable laws.
10 rucstudio.com 21 Mar 2021 21 Mar 2025 Wix.Com Ltd. Oscar Rutishauser-Mills
11 redstudio.ro 15 Jan 2019 13 Jan 2025 Instra Corporation Pty Ltd -
12 re-studio.space 18 Jun 2017 18 Jun 2024 Network Solutions LLC RE-Studio
13 rexstudio.com 13 Mar 1998 12 Mar 2026 Cloudflare, Inc. DATA REDACTED
14 revstudio.com.au - - Web Address Registration Pty Ltd Stuart Diamond
15 remstudio.com 12 Sep 2015 12 Sep 2024 NOMINALIA INTERNET S.L. REDACTED FOR PRIVACY
16 reystudio.net 1 Dec 2023 1 Dec 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
17 rec-studio.com.pl 30 Dec 2011 30 Dec 2024 PERSKIMEDIA Szymon Perski -
18 revstudio.ca 27 Feb 2019 27 Feb 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
19 reostudio.net 26 Aug 2017 26 Aug 2024 Japan Registry Services Co.,Ltd.(JPRS) kotani souketu
20 revstudio.com 12 Oct 2012 12 Oct 2024 GoDaddy.com, LLC -
21 rscstudio.com 21 Sep 2012 21 Sep 2024 GoDaddy.com, LLC -
22 recastudio.com 25 Jan 2007 25 Jan 2026 GoDaddy.com, LLC -
23 remstudio.cat 12 Feb 2015 12 Feb 2025 IONOS SE -
24 rocstudio.in 3 Apr 2022 3 Apr 2025 GoDaddy.com, LLC Mod-I by brother
25 regstudio.com 14 Apr 2003 14 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 ercstudio.com 2 Jul 2018 2 Jul 2026 GoDaddy.com, LLC -
27 racstudio.cn 21 Apr 2017 21 Apr 2025 阿里云计算有限公司(万网) 上海锐里教育科技有限公司
28 redstudio.dev 19 Feb 2024 19 Feb 2025 Tucows Domains Inc Contact Privacy Inc. Customer 0170281214
29 renstudio.graphics 3 May 2024 3 May 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
30 rebstudio.com 27 Jan 2018 27 Jan 2025 GoDaddy.com, LLC -
31 redstudio.top 5 Mar 2024 5 Mar 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
32 zrecstudio.ru 13 Mar 2024 13 Mar 2025 ACTIVE-RU Private Person
33 mecstudio.net 25 Jan 2024 25 Jan 2025 REGISTER S.P.A. REDACTED FOR PRIVACY
34 re-studio.pl 2 Apr 2014 2 Apr 2025 Consulting Service Sp. z o.o. -
35 reqstudio.net 22 Sep 2017 22 Sep 2024 Domain.com, LLC -
36 rehstudio.com 30 Apr 2024 30 Apr 2027 GoDaddy.com, LLC -
37 redstudio.net.au - - Melbourne IT Michael Rahill
38 rjcstudio.com 5 Apr 2017 5 Apr 2025 Rebel.com Privacy Hero Inc.
39 mecstudio.com 14 Apr 2004 14 Apr 2026 GoDaddy.com, LLC -
40 re-studio.net 11 Jan 2022 11 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
41 rpcstudio.net 12 Jul 2023 12 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
42 rexstudio.ru 11 Nov 2022 11 Nov 2024 REGRU-RU Private Person
43 decstudio.ru 10 Sep 2019 10 Sep 2024 REGRU-RU Private Person
44 refstudio.ru 20 Feb 2024 20 Feb 2025 TILDA-RU Private Person
45 redstudio.co.nz 1 Sep 2014 - Freeparking T/A Domain Agent -
46 remstudio.net 21 Jan 2022 21 Jan 2025 GoDaddy.com, LLC -
47 reqstudio.com 11 Sep 2017 11 Sep 2024 Domain.com, LLC REDACTED FOR PRIVACY
48 rekstudio.ru 24 Dec 2009 24 Dec 2024 R01-RU IP Iksanova Irina Valerevna
49 rejstudio.com 1 May 2023 1 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 reistudio.co.uk 16 Mar 2023 16 Mar 2025 Squarespace Domains LLC [Tag = GOOGLE] -
51 rycstudio.com 12 Oct 2018 12 Oct 2024 GoDaddy.com, LLC -
52 repstudio.it 19 Dec 2015 19 Dec 2024 Register S.p.a. CRS Spa
53 rvcstudio.click 18 Mar 2024 18 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
54 rectstudio.com 29 Apr 2023 29 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
55 redstudio.club 9 Dec 2021 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
56 rgcstudio.com 6 Mar 2021 6 Mar 2025 GoDaddy.com, LLC -
57 re-studio.co.uk 4 Jun 2022 4 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
58 rekstudio.com 29 Jun 2020 29 Jun 2024 GoDaddy.com, LLC -
59 renstudio.co.uk 8 Apr 2018 8 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
60 recestudio.pt - - - -
61 mrecstudio.online 17 Sep 2023 17 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
62 rdcstudio.it 6 Dec 2004 22 Nov 2024 Aruba Business s.r.l. SIS-TEMI SUD s.r.l.
63 redstudio.xyz 17 Dec 2018 17 Dec 2024 Network Solutions LLC RedStudio
64 remstudio.org 17 Jan 2020 17 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
65 secstudio.com 9 May 2015 9 May 2025 GoDaddy.com, LLC -
66 decstudio.com.br 1 Dec 2009 1 Dec 2024 - Dec Studio
67 becstudio.dk 26 Apr 2017 30 Apr 2025 - Benedicte Maria Bech Pedersen
68 lecstudio.top 15 May 2023 15 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li ya wen
69 redstudio.hr 9 Sep 2010 1 Apr 2025 CARNET RED STUDIO d.o.o.
70 rocstudio.net 18 Jan 2023 18 Jan 2033 GoDaddy.com, LLC -
71 hecstudio.com 9 Jun 2015 9 Jun 2025 GoDaddy.com, LLC -
72 reystudio.online 31 Jan 2024 31 Jan 2025 SYNERGY WHOLESALE PTY LTD -
73 rec-studio.com 22 Jun 2004 22 Jun 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
74 rccstudio.com 30 Oct 2023 30 Oct 2024 Gname 042 Inc -
75 redcstudio.com 21 Nov 2016 22 Nov 2024 WEBCC RedCDesign
76 reastudio.com 8 Mar 2014 8 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 redstudio.pro 21 Aug 2023 21 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 relstudio.com 29 Apr 2004 29 Apr 2025 GoDaddy.com, LLC -
79 rexstudio.co.in 16 Mar 2015 16 Mar 2024 Good Domain Registry Private Limited TCi Technologies
80 renstudio.online 26 Apr 2020 26 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
81 re-studio.ru 3 Feb 2016 3 Feb 2025 REGRU-RU Private Person
82 refstudio.com 24 Mar 2016 24 Mar 2026 GoDaddy.com, LLC -
83 r1cstudio.com 10 Mar 2022 10 Mar 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
84 re-studio.tokyo 12 Feb 2015 12 Feb 2025 GMO Internet Group, Inc. -
85 rcestudio.com 4 Jun 2020 4 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 re5studio.com 13 Mar 2024 13 Mar 2025 Metaregistrar BV REDACTED FOR PRIVACY
87 rexstudio.site 26 Jun 2019 26 Jun 2024 Gandi SAS -
88 revstudio.design 22 Nov 2022 22 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
89 yecstudio.com 30 Sep 2021 30 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
90 racstudio.org 10 May 2023 10 May 2025 MOBIKAPP Limited Domain Name Privacy Inc.
91 rrcstudio.com 6 Sep 2005 6 Sep 2024 Tucows Domains Inc. -
92 recstudios.store 16 Nov 2023 16 Nov 2024 Dreamscape Networks International Pte Ltd -
93 trecstudio.ru 11 Feb 2006 11 Feb 2025 RD-RU Private Person
94 recostudio.com 28 Nov 2016 28 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
95 recstudiof.eu - - Pointer -
96 re-studio.biz 10 Sep 2015 9 Sep 2026 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
97 redstudio.group 12 Feb 2024 12 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
98 rwcstudio.com 7 Mar 2018 7 Mar 2025 GoDaddy.com, LLC -
99 rjcstudio.net 7 Jun 2019 7 Jun 2024 Network Solutions, LLC -
100 rezstudio.com 6 May 2005 19 Apr 2025 Cloudflare, Inc. DATA REDACTED
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 Recstudio.com.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=recstudio.com.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "recstudio.com.br",
        "page_size": 100
    },
    "count": {
        "total": 5165,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "re-studio.ca, revstudio.xyz, re-studio.com, recustudio.it, grecstudio.pl, uecstudio.com, redstudio.london, rkcstudio.net, trecstudio.com, rucstudio.com, redstudio.ro, re-studio.space, rexstudio.com, revstudio.com.au, remstudio.com, reystudio.net, rec-studio.com.pl, revstudio.ca, reostudio.net, revstudio.com, rscstudio.com, recastudio.com, remstudio.cat, rocstudio.in, regstudio.com, ercstudio.com, racstudio.cn, redstudio.dev, renstudio.graphics, rebstudio.com, redstudio.top, zrecstudio.ru, mecstudio.net, re-studio.pl, reqstudio.net, rehstudio.com, redstudio.net.au, rjcstudio.com, mecstudio.com, re-studio.net, rpcstudio.net, rexstudio.ru, decstudio.ru, refstudio.ru, redstudio.co.nz, remstudio.net, reqstudio.com, rekstudio.ru, rejstudio.com, reistudio.co.uk, rycstudio.com, repstudio.it, rvcstudio.click, rectstudio.com, redstudio.club, rgcstudio.com, re-studio.co.uk, rekstudio.com, renstudio.co.uk, recestudio.pt, mrecstudio.online, rdcstudio.it, redstudio.xyz, remstudio.org, secstudio.com, decstudio.com.br, becstudio.dk, lecstudio.top, redstudio.hr, rocstudio.net, hecstudio.com, reystudio.online, rec-studio.com, rccstudio.com, redcstudio.com, reastudio.com, redstudio.pro, relstudio.com, rexstudio.co.in, renstudio.online, re-studio.ru, refstudio.com, r1cstudio.com, re-studio.tokyo, rcestudio.com, re5studio.com, rexstudio.site, revstudio.design, yecstudio.com, racstudio.org, rrcstudio.com, recstudios.store, trecstudio.ru, recostudio.com, recstudiof.eu, re-studio.biz, redstudio.group, rwcstudio.com, rjcstudio.net, rezstudio.com",
    "results": [
        {
            "num": 1,
            "domain_name": "re-studio.ca",
            "domain_keyword": "re-studio",
            "domain_tld": "ca",
            "query_time": "2024-04-16 21:49:09",
            "create_date": "2023-08-01",
            "update_date": "2023-09-30",
            "expiry_date": "2026-08-01",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "revstudio.xyz",
            "domain_keyword": "revstudio",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 14:54:17",
            "create_date": "2023-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "re-studio.com",
            "domain_keyword": "re-studio",
            "domain_tld": "com",
            "query_time": "2024-04-15 15:47:41",
            "create_date": "2008-04-02",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "recustudio.it",
            "domain_keyword": "recustudio",
            "domain_tld": "it",
            "query_time": "2024-06-02 18:25:53",
            "create_date": "2010-06-11",
            "update_date": "2024-05-31",
            "expiry_date": "2024-05-30",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "Recu studio s.r.l.",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "grecstudio.pl",
            "domain_keyword": "grecstudio",
            "domain_tld": "pl",
            "query_time": "2024-05-21 00:24:53",
            "create_date": "2020-06-18",
            "update_date": "2024-04-26",
            "expiry_date": "2026-06-18",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "uecstudio.com",
            "domain_keyword": "uecstudio",
            "domain_tld": "com",
            "query_time": "2024-04-13 05:14:40",
            "create_date": "2023-04-09",
            "update_date": "2023-04-10",
            "expiry_date": "2025-04-09",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "redstudio.london",
            "domain_keyword": "redstudio",
            "domain_tld": "london",
            "query_time": "2024-04-22 16:58:55",
            "create_date": "2017-02-21",
            "update_date": "2024-04-17",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rkcstudio.net",
            "domain_keyword": "rkcstudio",
            "domain_tld": "net",
            "query_time": "2024-05-18 09:07:35",
            "create_date": "2021-01-16",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 9,
            "domain_name": "trecstudio.com",
            "domain_keyword": "trecstudio",
            "domain_tld": "com",
            "query_time": "2024-05-14 04:35:24",
            "create_date": "2010-11-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-11-14",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9166957993",
            "registrant_fax": "+7.9166957993",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "rucstudio.com",
            "domain_keyword": "rucstudio",
            "domain_tld": "com",
            "query_time": "2024-05-04 03:13:37",
            "create_date": "2021-03-21",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-21",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "Oscar Rutishauser-Mills",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "redstudio.ro",
            "domain_keyword": "redstudio",
            "domain_tld": "ro",
            "query_time": "2024-04-22 16:58:55",
            "create_date": "2019-01-15",
            "expiry_date": "2025-01-13",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns1.tlh.ro",
                "ns2.tlh.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 12,
            "domain_name": "re-studio.space",
            "domain_keyword": "re-studio",
            "domain_tld": "space",
            "query_time": "2024-05-06 09:04:33",
            "create_date": "2017-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "RE-Studio",
            "registrant_state": "ZH",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "rexstudio.com",
            "domain_keyword": "rexstudio",
            "domain_tld": "com",
            "query_time": "2024-05-11 19:23:47",
            "create_date": "1998-03-13",
            "update_date": "2024-04-29",
            "expiry_date": "2026-03-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/rexstudio.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dayana.ns.cloudflare.com",
                "nash.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "revstudio.com.au",
            "domain_keyword": "revstudio",
            "domain_tld": "com.au",
            "query_time": "2024-04-27 21:21:38",
            "update_date": "2024-04-02",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Stuart Diamond",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "remstudio.com",
            "domain_keyword": "remstudio",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:16:46",
            "create_date": "2015-09-12",
            "update_date": "2023-10-08",
            "expiry_date": "2024-09-12",
            "registrar_iana": 76,
            "registrar_name": "NOMINALIA INTERNET S.L.",
            "registrar_website": "http://www.nominalia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bucuresti",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "https://domaincontact.nominalia.com/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "reystudio.net",
            "domain_keyword": "reystudio",
            "domain_tld": "net",
            "query_time": "2024-05-31 20:31:30",
            "create_date": "2023-12-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-01",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=reystudio.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rec-studio.com.pl",
            "domain_keyword": "rec-studio",
            "domain_tld": "com.pl",
            "query_time": "2024-04-20 05:38:37",
            "create_date": "2011-12-30",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-30",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.microhost.pl",
                "ns2.microhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "revstudio.ca",
            "domain_keyword": "revstudio",
            "domain_tld": "ca",
            "query_time": "2024-05-20 19:46:01",
            "create_date": "2019-02-27",
            "update_date": "2023-02-28",
            "expiry_date": "2025-02-27",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "reostudio.net",
            "domain_keyword": "reostudio",
            "domain_tld": "net",
            "query_time": "2024-04-21 22:22:40",
            "create_date": "2017-08-26",
            "update_date": "2023-06-27",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "kotani souketu",
            "registrant_address": "35F,4-20,ofukacho,kitaku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.663764800",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "revstudio.com",
            "domain_keyword": "revstudio",
            "domain_tld": "com",
            "query_time": "2024-04-09 05:36:40",
            "create_date": "2012-10-12",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-12",
            "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": 21,
            "domain_name": "rscstudio.com",
            "domain_keyword": "rscstudio",
            "domain_tld": "com",
            "query_time": "2024-04-17 06:23:10",
            "create_date": "2012-09-21",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "recastudio.com",
            "domain_keyword": "recastudio",
            "domain_tld": "com",
            "query_time": "2024-04-20 05:42:59",
            "create_date": "2007-01-25",
            "update_date": "2024-01-26",
            "expiry_date": "2026-01-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns101.mschosting.com",
                "ns102.mschosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "remstudio.cat",
            "domain_keyword": "remstudio",
            "domain_tld": "cat",
            "query_time": "2024-04-29 16:00:22",
            "create_date": "2015-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_state": "GI",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1018.ui-dns.biz",
                "ns1079.ui-dns.com",
                "ns1109.ui-dns.de",
                "ns1124.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rocstudio.in",
            "domain_keyword": "rocstudio",
            "domain_tld": "in",
            "query_time": "2024-05-03 16:09:51",
            "create_date": "2022-04-03",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mod-I by brother",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "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": [
                "ns1.dnspark.in",
                "ns2.dnspark.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "regstudio.com",
            "domain_keyword": "regstudio",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:16:54",
            "create_date": "2003-04-14",
            "update_date": "2023-12-29",
            "expiry_date": "2025-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=regstudio.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ercstudio.com",
            "domain_keyword": "ercstudio",
            "domain_tld": "com",
            "query_time": "2024-04-08 13:12:39",
            "create_date": "2018-07-02",
            "update_date": "2022-10-12",
            "expiry_date": "2026-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "racstudio.cn",
            "domain_keyword": "racstudio",
            "domain_tld": "cn",
            "query_time": "2024-04-28 16:02:53",
            "create_date": "2017-04-21",
            "expiry_date": "2025-04-21",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海锐里教育科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "redstudio.dev",
            "domain_keyword": "redstudio",
            "domain_tld": "dev",
            "query_time": "2024-04-22 16:58:56",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "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 0170281214",
            "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": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "renstudio.graphics",
            "domain_keyword": "renstudio",
            "domain_tld": "graphics",
            "query_time": "2024-05-06 16:22:45",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "rebstudio.com",
            "domain_keyword": "rebstudio",
            "domain_tld": "com",
            "query_time": "2024-04-07 13:57:24",
            "create_date": "2018-01-27",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "redstudio.top",
            "domain_keyword": "redstudio",
            "domain_tld": "top",
            "query_time": "2024-05-07 00:16:17",
            "create_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "zrecstudio.ru",
            "domain_keyword": "zrecstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:51:57",
            "create_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_name": "ACTIVE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "finley.ns.cloudflare.com",
                "nataly.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "mecstudio.net",
            "domain_keyword": "mecstudio",
            "domain_tld": "net",
            "query_time": "2024-05-23 14:00:55",
            "create_date": "2024-01-25",
            "update_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "re-studio.pl",
            "domain_keyword": "re-studio",
            "domain_tld": "pl",
            "query_time": "2024-04-11 12:52:07",
            "create_date": "2014-04-02",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-02",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "aragorn.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "reqstudio.net",
            "domain_keyword": "reqstudio",
            "domain_tld": "net",
            "query_time": "2024-04-14 22:58:44",
            "create_date": "2017-09-22",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-22",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "rehstudio.com",
            "domain_keyword": "rehstudio",
            "domain_tld": "com",
            "query_time": "2024-05-03 14:44:41",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2027-04-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "redstudio.net.au",
            "domain_keyword": "redstudio",
            "domain_tld": "net.au",
            "query_time": "2024-04-26 22:01:41",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Michael Rahill",
            "name_servers": [
                "ns1.server-cpanel.com",
                "ns2.server-cpanel.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "rjcstudio.com",
            "domain_keyword": "rjcstudio",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:24:37",
            "create_date": "2017-04-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-04-05",
            "registrar_iana": 600,
            "registrar_name": "Rebel.com",
            "registrar_website": "http://www.Rebel.com",
            "registrant_name": "Privacy Hero Inc",
            "registrant_company": "Privacy Hero Inc.",
            "registrant_address": "Neptune Court, Suite 204, Allegro Rd",
            "registrant_city": "Grace Bay",
            "registrant_state": "Providenciales",
            "registrant_zip": "TKCA 1ZZ",
            "registrant_country": "TC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8666207111",
            "registrant_fax": "+1.6137061248",
            "name_servers": [
                "ns1.now-ic.com",
                "ns2.now-ic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "mecstudio.com",
            "domain_keyword": "mecstudio",
            "domain_tld": "com",
            "query_time": "2024-04-15 04:33:02",
            "create_date": "2004-04-14",
            "update_date": "2023-01-30",
            "expiry_date": "2026-04-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "re-studio.net",
            "domain_keyword": "re-studio",
            "domain_tld": "net",
            "query_time": "2024-05-18 03:00:21",
            "create_date": "2022-01-11",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-11",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "rpcstudio.net",
            "domain_keyword": "rpcstudio",
            "domain_tld": "net",
            "query_time": "2024-05-30 00:20:48",
            "create_date": "2023-07-12",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-12",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.thaicloudsolutions.com",
                "ns2.thaicloudsolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "rexstudio.ru",
            "domain_keyword": "rexstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-01 01:19:00",
            "create_date": "2022-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "decstudio.ru",
            "domain_keyword": "decstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:26:57",
            "create_date": "2019-09-10",
            "expiry_date": "2024-09-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "refstudio.ru",
            "domain_keyword": "refstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:48:33",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "TILDA-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 45,
            "domain_name": "redstudio.co.nz",
            "domain_keyword": "redstudio",
            "domain_tld": "co.nz",
            "query_time": "2024-04-10 06:03:58",
            "create_date": "2014-09-01",
            "update_date": "2023-08-26",
            "registrar_name": "Freeparking T/A Domain Agent",
            "registrar_website": "https://www.openhost.co.nz/",
            "name_servers": [
                "ns1.nameserver.net.nz",
                "ns2.nameserver.net.nz",
                "ns3.nameserver.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "remstudio.net",
            "domain_keyword": "remstudio",
            "domain_tld": "net",
            "query_time": "2024-04-09 21:32:20",
            "create_date": "2022-01-21",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "reqstudio.com",
            "domain_keyword": "reqstudio",
            "domain_tld": "com",
            "query_time": "2024-04-14 22:58:44",
            "create_date": "2017-09-11",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/2961b5ce-93d1-42fc-9130-5dbd8a6de67a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "rekstudio.ru",
            "domain_keyword": "rekstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-03 01:19:40",
            "create_date": "2009-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "R01-RU",
            "registrant_company": "IP Iksanova Irina Valerevna",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "rejstudio.com",
            "domain_keyword": "rejstudio",
            "domain_tld": "com",
            "query_time": "2024-05-10 19:53:52",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=rejstudio.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "reistudio.co.uk",
            "domain_keyword": "reistudio",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 14:26:06",
            "create_date": "2023-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 51,
            "domain_name": "rycstudio.com",
            "domain_keyword": "rycstudio",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:02:46",
            "create_date": "2018-10-12",
            "update_date": "2022-10-15",
            "expiry_date": "2024-10-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "repstudio.it",
            "domain_keyword": "repstudio",
            "domain_tld": "it",
            "query_time": "2024-05-12 11:14:10",
            "create_date": "2015-12-19",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-19",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "CRS Spa",
            "registrant_address": "Via Ninfea, 1",
            "registrant_city": "Cusano Milanino",
            "registrant_state": "MI",
            "registrant_zip": "20095",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 53,
            "domain_name": "rvcstudio.click",
            "domain_keyword": "rvcstudio",
            "domain_tld": "click",
            "query_time": "2024-05-18 15:43:57",
            "create_date": "2024-03-18",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-wh1.web.z.com",
                "ns-wh2.web.z.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "rectstudio.com",
            "domain_keyword": "rectstudio",
            "domain_tld": "com",
            "query_time": "2024-05-23 04:53:46",
            "create_date": "2023-04-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "redstudio.club",
            "domain_keyword": "redstudio",
            "domain_tld": "club",
            "query_time": "2024-04-26 22:01:41",
            "create_date": "2021-12-09",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-09",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "rgcstudio.com",
            "domain_keyword": "rgcstudio",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:25:00",
            "create_date": "2021-03-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "re-studio.co.uk",
            "domain_keyword": "re-studio",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 15:47:41",
            "create_date": "2022-06-04",
            "update_date": "2024-01-02",
            "expiry_date": "2024-06-04",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 58,
            "domain_name": "rekstudio.com",
            "domain_keyword": "rekstudio",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:45:34",
            "create_date": "2020-06-29",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "renstudio.co.uk",
            "domain_keyword": "renstudio",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 18:48:34",
            "create_date": "2018-04-08",
            "update_date": "2023-07-13",
            "expiry_date": "2025-04-08",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 60,
            "domain_name": "recestudio.pt",
            "domain_keyword": "recestudio",
            "domain_tld": "pt",
            "query_time": "2024-05-10 08:25:39",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com",
                "ns3.dnscpanel.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 61,
            "domain_name": "mrecstudio.online",
            "domain_keyword": "mrecstudio",
            "domain_tld": "online",
            "query_time": "2024-05-26 01:03:04",
            "create_date": "2023-09-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "rdcstudio.it",
            "domain_keyword": "rdcstudio",
            "domain_tld": "it",
            "query_time": "2024-05-02 16:24:28",
            "create_date": "2004-12-06",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-22",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "SIS-TEMI SUD s.r.l.",
            "registrant_address": "VIALE KENNEDY, 311",
            "registrant_city": "Napoli",
            "registrant_state": "NA",
            "registrant_zip": "80125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.websolutions.it",
                "ns2.websolutions.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 63,
            "domain_name": "redstudio.xyz",
            "domain_keyword": "redstudio",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 16:58:55",
            "create_date": "2018-12-17",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "RedStudio",
            "registrant_state": "FR-J",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "remstudio.org",
            "domain_keyword": "remstudio",
            "domain_tld": "org",
            "query_time": "2024-05-17 19:51:26",
            "create_date": "2020-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2026-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "secstudio.com",
            "domain_keyword": "secstudio",
            "domain_tld": "com",
            "query_time": "2024-04-11 01:43:33",
            "create_date": "2015-05-09",
            "update_date": "2022-09-18",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "decstudio.com.br",
            "domain_keyword": "decstudio",
            "domain_tld": "com.br",
            "query_time": "2024-04-16 11:30:54",
            "create_date": "2009-12-01",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-01",
            "registrant_name": "Dec Studio",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 67,
            "domain_name": "becstudio.dk",
            "domain_keyword": "becstudio",
            "domain_tld": "dk",
            "query_time": "2024-05-10 19:58:07",
            "create_date": "2017-04-26",
            "expiry_date": "2025-04-30",
            "registrant_name": "Benedicte Maria Bech Pedersen",
            "registrant_address": "Strandparken 35, st. tv",
            "registrant_city": "Aarhus C",
            "registrant_zip": "8000",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "lecstudio.top",
            "domain_keyword": "lecstudio",
            "domain_tld": "top",
            "query_time": "2024-05-18 23:26:12",
            "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",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li ya wen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "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",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "redstudio.hr",
            "domain_keyword": "redstudio",
            "domain_tld": "hr",
            "query_time": "2024-06-01 16:23:06",
            "create_date": "2010-09-09",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "RED STUDIO d.o.o.",
            "registrant_address": "Hrvoja Macanovića 9",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.infoitdns.com",
                "ns2.infoitdns.com"
            ]
        },
        {
            "num": 70,
            "domain_name": "rocstudio.net",
            "domain_keyword": "rocstudio",
            "domain_tld": "net",
            "query_time": "2024-04-08 01:09:36",
            "create_date": "2023-01-18",
            "update_date": "2023-01-18",
            "expiry_date": "2033-01-18",
            "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": 71,
            "domain_name": "hecstudio.com",
            "domain_keyword": "hecstudio",
            "domain_tld": "com",
            "query_time": "2024-04-14 15:42:14",
            "create_date": "2015-06-09",
            "update_date": "2023-06-10",
            "expiry_date": "2025-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "reystudio.online",
            "domain_keyword": "reystudio",
            "domain_tld": "online",
            "query_time": "2024-05-25 16:12:39",
            "create_date": "2024-01-31",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1609,
            "registrar_name": "SYNERGY WHOLESALE PTY LTD",
            "registrar_website": "https://synergywholesale.com",
            "registrant_state": "VIC",
            "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.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "rec-studio.com",
            "domain_keyword": "rec-studio",
            "domain_tld": "com",
            "query_time": "2024-05-18 02:14:19",
            "create_date": "2004-06-22",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-22",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns6591.hostgator.com",
                "ns6592.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rccstudio.com",
            "domain_keyword": "rccstudio",
            "domain_tld": "com",
            "query_time": "2024-04-07 07:24:39",
            "create_date": "2023-10-30",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-30",
            "registrar_iana": 4011,
            "registrar_name": "Gname 042 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "armando.ns.cloudflare.com",
                "harleigh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "redcstudio.com",
            "domain_keyword": "redcstudio",
            "domain_tld": "com",
            "query_time": "2024-04-14 13:50:44",
            "create_date": "2016-11-21",
            "update_date": "2022-10-26",
            "expiry_date": "2024-11-22",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Saraiza Saraiza",
            "registrant_company": "RedCDesign",
            "registrant_address": "B1-10-3,Forest Green Condo ,Jalan Sg Long 1,Bandar Sg Long",
            "registrant_city": "Kajang",
            "registrant_state": "Selangor",
            "registrant_zip": "43000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+01.03665824",
            "registrant_fax": "+0.0",
            "name_servers": [
                "ns1.cynethost.com",
                "ns2.cynethost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "reastudio.com",
            "domain_keyword": "reastudio",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:11:24",
            "create_date": "2014-03-08",
            "update_date": "2021-03-02",
            "expiry_date": "2025-03-08",
            "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": 77,
            "domain_name": "redstudio.pro",
            "domain_keyword": "redstudio",
            "domain_tld": "pro",
            "query_time": "2024-05-11 19:13:24",
            "create_date": "2023-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "relstudio.com",
            "domain_keyword": "relstudio",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:28:00",
            "create_date": "2004-04-29",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "rexstudio.co.in",
            "domain_keyword": "rexstudio",
            "domain_tld": "co.in",
            "query_time": "2024-05-31 10:52:44",
            "create_date": "2015-03-16",
            "update_date": "2024-03-16",
            "expiry_date": "2024-03-16",
            "registrar_iana": 1533,
            "registrar_name": "Good Domain Registry Private Limited",
            "registrar_website": "http://www.gooddomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TCi Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamilnadu",
            "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": [
                "ns1.renewthisdomain.com",
                "ns2.renewthisdomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "renstudio.online",
            "domain_keyword": "renstudio",
            "domain_tld": "online",
            "query_time": "2024-05-01 12:09:18",
            "create_date": "2020-04-26",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-26",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "re-studio.ru",
            "domain_keyword": "re-studio",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:38:33",
            "create_date": "2016-02-03",
            "expiry_date": "2025-02-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "refstudio.com",
            "domain_keyword": "refstudio",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:51:26",
            "create_date": "2016-03-24",
            "update_date": "2024-03-24",
            "expiry_date": "2026-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "r1cstudio.com",
            "domain_keyword": "r1cstudio",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:30:39",
            "create_date": "2022-03-10",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-10",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "CHONG QING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "re-studio.tokyo",
            "domain_keyword": "re-studio",
            "domain_tld": "tokyo",
            "query_time": "2024-05-14 10:21:28",
            "create_date": "2015-02-12",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Ibaraki",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "rcestudio.com",
            "domain_keyword": "rcestudio",
            "domain_tld": "com",
            "query_time": "2024-05-19 14:51:04",
            "create_date": "2020-06-04",
            "update_date": "2021-05-29",
            "expiry_date": "2024-06-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "re5studio.com",
            "domain_keyword": "re5studio",
            "domain_tld": "com",
            "query_time": "2024-05-15 21:26:32",
            "create_date": "2024-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://privacydomain.net/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 87,
            "domain_name": "rexstudio.site",
            "domain_keyword": "rexstudio",
            "domain_tld": "site",
            "query_time": "2024-05-03 07:35:17",
            "create_date": "2019-06-26",
            "update_date": "2024-04-15",
            "expiry_date": "2024-06-26",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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-140-a.gandi.net",
                "ns-153-c.gandi.net",
                "ns-18-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "revstudio.design",
            "domain_keyword": "revstudio",
            "domain_tld": "design",
            "query_time": "2024-04-09 05:36:40",
            "create_date": "2022-11-22",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-22",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "yecstudio.com",
            "domain_keyword": "yecstudio",
            "domain_tld": "com",
            "query_time": "2024-04-12 22:40:13",
            "create_date": "2021-09-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=yecstudio.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "racstudio.org",
            "domain_keyword": "racstudio",
            "domain_tld": "org",
            "query_time": "2024-05-11 10:29:26",
            "create_date": "2023-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 695,
            "registrar_name": "MOBIKAPP Limited",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "rrcstudio.com",
            "domain_keyword": "rrcstudio",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:50:44",
            "create_date": "2005-09-06",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "recstudios.store",
            "domain_keyword": "recstudios",
            "domain_tld": "store",
            "query_time": "2024-05-23 04:53:29",
            "create_date": "2023-11-16",
            "update_date": "2023-12-19",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "QC",
            "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": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "trecstudio.ru",
            "domain_keyword": "trecstudio",
            "domain_tld": "ru",
            "query_time": "2024-05-02 17:09:35",
            "create_date": "2006-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "RD-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "recostudio.com",
            "domain_keyword": "recostudio",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:05:25",
            "create_date": "2016-11-28",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-28",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "recstudiof.eu",
            "domain_keyword": "recstudiof",
            "domain_tld": "eu",
            "query_time": "2024-05-05 13:14:09",
            "registrar_name": "Pointer",
            "registrar_website": "www.pointer.gr",
            "name_servers": [
                "ns93.name-servers.gr",
                "ns94.name-servers.gr"
            ]
        },
        {
            "num": 96,
            "domain_name": "re-studio.biz",
            "domain_keyword": "re-studio",
            "domain_tld": "biz",
            "query_time": "2024-05-26 20:51:45",
            "create_date": "2015-09-10",
            "update_date": "2021-09-21",
            "expiry_date": "2026-09-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "redstudio.group",
            "domain_keyword": "redstudio",
            "domain_tld": "group",
            "query_time": "2024-06-01 16:23:06",
            "create_date": "2024-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2026-02-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "rwcstudio.com",
            "domain_keyword": "rwcstudio",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:20:04",
            "create_date": "2018-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "rjcstudio.net",
            "domain_keyword": "rjcstudio",
            "domain_tld": "net",
            "query_time": "2024-04-23 23:24:37",
            "create_date": "2019-06-07",
            "update_date": "2023-05-08",
            "expiry_date": "2024-06-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "rezstudio.com",
            "domain_keyword": "rezstudio",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:50:08",
            "create_date": "2005-05-06",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Colorado",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/rezstudio.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.253,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>recstudio.com.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5165</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>re-studio.ca, revstudio.xyz, re-studio.com, recustudio.it, grecstudio.pl, uecstudio.com, redstudio.london, rkcstudio.net, trecstudio.com, rucstudio.com, redstudio.ro, re-studio.space, rexstudio.com, revstudio.com.au, remstudio.com, reystudio.net, rec-studio.com.pl, revstudio.ca, reostudio.net, revstudio.com, rscstudio.com, recastudio.com, remstudio.cat, rocstudio.in, regstudio.com, ercstudio.com, racstudio.cn, redstudio.dev, renstudio.graphics, rebstudio.com, redstudio.top, zrecstudio.ru, mecstudio.net, re-studio.pl, reqstudio.net, rehstudio.com, redstudio.net.au, rjcstudio.com, mecstudio.com, re-studio.net, rpcstudio.net, rexstudio.ru, decstudio.ru, refstudio.ru, redstudio.co.nz, remstudio.net, reqstudio.com, rekstudio.ru, rejstudio.com, reistudio.co.uk, rycstudio.com, repstudio.it, rvcstudio.click, rectstudio.com, redstudio.club, rgcstudio.com, re-studio.co.uk, rekstudio.com, renstudio.co.uk, recestudio.pt, mrecstudio.online, rdcstudio.it, redstudio.xyz, remstudio.org, secstudio.com, decstudio.com.br, becstudio.dk, lecstudio.top, redstudio.hr, rocstudio.net, hecstudio.com, reystudio.online, rec-studio.com, rccstudio.com, redcstudio.com, reastudio.com, redstudio.pro, relstudio.com, rexstudio.co.in, renstudio.online, re-studio.ru, refstudio.com, r1cstudio.com, re-studio.tokyo, rcestudio.com, re5studio.com, rexstudio.site, revstudio.design, yecstudio.com, racstudio.org, rrcstudio.com, recstudios.store, trecstudio.ru, recostudio.com, recstudiof.eu, re-studio.biz, redstudio.group, rwcstudio.com, rjcstudio.net, rezstudio.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>re-studio.ca</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 21:49:09</query_time>
   <create_date>2023-08-01</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2026-08-01</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>revstudio.xyz</domain_name>
   <domain_keyword>revstudio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 14:54:17</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>re-studio.com</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 15:47:41</query_time>
   <create_date>2008-04-02</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>recustudio.it</domain_name>
   <domain_keyword>recustudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 18:25:53</query_time>
   <create_date>2010-06-11</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>Recu studio s.r.l.</registrant_company>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>grecstudio.pl</domain_name>
   <domain_keyword>grecstudio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 00:24:53</query_time>
   <create_date>2020-06-18</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-06-18</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>uecstudio.com</domain_name>
   <domain_keyword>uecstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 05:14:40</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>redstudio.london</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-22 16:58:55</query_time>
   <create_date>2017-02-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rkcstudio.net</domain_name>
   <domain_keyword>rkcstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 09:07:35</query_time>
   <create_date>2021-01-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>trecstudio.com</domain_name>
   <domain_keyword>trecstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 04:35:24</query_time>
   <create_date>2010-11-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Personal data, can not be publicly disclosed according to applicable laws.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9166957993</registrant_phone>
   <registrant_fax>+7.9166957993</registrant_fax>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>rucstudio.com</domain_name>
   <domain_keyword>rucstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 03:13:37</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Statutory Masking Enabled</registrant_name>
   <registrant_company>Oscar Rutishauser-Mills</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Statutory Masking Enabled</registrant_phone>
   <registrant_fax>Statutory Masking Enabled</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.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>11</num>
   <domain_name>redstudio.ro</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-22 16:58:55</query_time>
   <create_date>2019-01-15</create_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns1.tlh.ro</value>
    <value>ns2.tlh.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>re-studio.space</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-06 09:04:33</query_time>
   <create_date>2017-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>RE-Studio</registrant_company>
   <registrant_state>ZH</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>rexstudio.com</domain_name>
   <domain_keyword>rexstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 19:23:47</query_time>
   <create_date>1998-03-13</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/rexstudio.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dayana.ns.cloudflare.com</value>
    <value>nash.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>revstudio.com.au</domain_name>
   <domain_keyword>revstudio</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-27 21:21:38</query_time>
   <update_date>2024-04-02</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Stuart Diamond</registrant_name>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>remstudio.com</domain_name>
   <domain_keyword>remstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:16:46</query_time>
   <create_date>2015-09-12</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>76</registrar_iana>
   <registrar_name>NOMINALIA INTERNET S.L.</registrar_name>
   <registrar_website>http://www.nominalia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bucuresti</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>https://domaincontact.nominalia.com/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>reystudio.net</domain_name>
   <domain_keyword>reystudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 20:31:30</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=reystudio.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>rec-studio.com.pl</domain_name>
   <domain_keyword>rec-studio</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-20 05:38:37</query_time>
   <create_date>2011-12-30</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.microhost.pl</value>
    <value>ns2.microhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>revstudio.ca</domain_name>
   <domain_keyword>revstudio</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 19:46:01</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>reostudio.net</domain_name>
   <domain_keyword>reostudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 22:22:40</query_time>
   <create_date>2017-08-26</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>kotani souketu</registrant_name>
   <registrant_address>35F,4-20,ofukacho,kitaku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.663764800</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>revstudio.com</domain_name>
   <domain_keyword>revstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 05:36:40</query_time>
   <create_date>2012-10-12</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-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>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>21</num>
   <domain_name>rscstudio.com</domain_name>
   <domain_keyword>rscstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 06:23:10</query_time>
   <create_date>2012-09-21</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>recastudio.com</domain_name>
   <domain_keyword>recastudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 05:42:59</query_time>
   <create_date>2007-01-25</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2026-01-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>ns101.mschosting.com</value>
    <value>ns102.mschosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>remstudio.cat</domain_name>
   <domain_keyword>remstudio</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-29 16:00:22</query_time>
   <create_date>2015-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_state>GI</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1018.ui-dns.biz</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1109.ui-dns.de</value>
    <value>ns1124.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rocstudio.in</domain_name>
   <domain_keyword>rocstudio</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-03 16:09:51</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-03</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>Mod-I by brother</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</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>ns1.dnspark.in</value>
    <value>ns2.dnspark.in</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>regstudio.com</domain_name>
   <domain_keyword>regstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:16:54</query_time>
   <create_date>2003-04-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=regstudio.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ercstudio.com</domain_name>
   <domain_keyword>ercstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 13:12:39</query_time>
   <create_date>2018-07-02</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2026-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>racstudio.cn</domain_name>
   <domain_keyword>racstudio</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 16:02:53</query_time>
   <create_date>2017-04-21</create_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海锐里教育科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>redstudio.dev</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-22 16:58:56</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</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 0170281214</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>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.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>29</num>
   <domain_name>renstudio.graphics</domain_name>
   <domain_keyword>renstudio</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-06 16:22:45</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>rebstudio.com</domain_name>
   <domain_keyword>rebstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 13:57:24</query_time>
   <create_date>2018-01-27</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>redstudio.top</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 00:16:17</query_time>
   <create_date>2024-03-05</create_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>zrecstudio.ru</domain_name>
   <domain_keyword>zrecstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:51:57</query_time>
   <create_date>2024-03-13</create_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>ACTIVE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>finley.ns.cloudflare.com</value>
    <value>nataly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>mecstudio.net</domain_name>
   <domain_keyword>mecstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 14:00:55</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>re-studio.pl</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-11 12:52:07</query_time>
   <create_date>2014-04-02</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>aragorn.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>reqstudio.net</domain_name>
   <domain_keyword>reqstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 22:58:44</query_time>
   <create_date>2017-09-22</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>rehstudio.com</domain_name>
   <domain_keyword>rehstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 14:44:41</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2027-04-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>redstudio.net.au</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-26 22:01:41</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Michael Rahill</registrant_name>
   <name_servers>
    <value>ns1.server-cpanel.com</value>
    <value>ns2.server-cpanel.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>rjcstudio.com</domain_name>
   <domain_keyword>rjcstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:24:37</query_time>
   <create_date>2017-04-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>600</registrar_iana>
   <registrar_name>Rebel.com</registrar_name>
   <registrar_website>http://www.Rebel.com</registrar_website>
   <registrant_name>Privacy Hero Inc</registrant_name>
   <registrant_company>Privacy Hero Inc.</registrant_company>
   <registrant_address>Neptune Court, Suite 204, Allegro Rd</registrant_address>
   <registrant_city>Grace Bay</registrant_city>
   <registrant_state>Providenciales</registrant_state>
   <registrant_zip>TKCA 1ZZ</registrant_zip>
   <registrant_country>TC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8666207111</registrant_phone>
   <registrant_fax>+1.6137061248</registrant_fax>
   <name_servers>
    <value>ns1.now-ic.com</value>
    <value>ns2.now-ic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mecstudio.com</domain_name>
   <domain_keyword>mecstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 04:33:02</query_time>
   <create_date>2004-04-14</create_date>
   <update_date>2023-01-30</update_date>
   <expiry_date>2026-04-14</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>re-studio.net</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 03:00:21</query_time>
   <create_date>2022-01-11</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>rpcstudio.net</domain_name>
   <domain_keyword>rpcstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 00:20:48</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.thaicloudsolutions.com</value>
    <value>ns2.thaicloudsolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>rexstudio.ru</domain_name>
   <domain_keyword>rexstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 01:19:00</query_time>
   <create_date>2022-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>decstudio.ru</domain_name>
   <domain_keyword>decstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:26:57</query_time>
   <create_date>2019-09-10</create_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>refstudio.ru</domain_name>
   <domain_keyword>refstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:48:33</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>TILDA-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>redstudio.co.nz</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-10 06:03:58</query_time>
   <create_date>2014-09-01</create_date>
   <update_date>2023-08-26</update_date>
   <registrar_name>Freeparking T/A Domain Agent</registrar_name>
   <registrar_website>https://www.openhost.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.nameserver.net.nz</value>
    <value>ns2.nameserver.net.nz</value>
    <value>ns3.nameserver.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>remstudio.net</domain_name>
   <domain_keyword>remstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 21:32:20</query_time>
   <create_date>2022-01-21</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>reqstudio.com</domain_name>
   <domain_keyword>reqstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 22:58:44</query_time>
   <create_date>2017-09-11</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2961b5ce-93d1-42fc-9130-5dbd8a6de67a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>
  <value>
   <num>48</num>
   <domain_name>rekstudio.ru</domain_name>
   <domain_keyword>rekstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 01:19:40</query_time>
   <create_date>2009-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_company>IP Iksanova Irina Valerevna</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>rejstudio.com</domain_name>
   <domain_keyword>rejstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 19:53:52</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=rejstudio.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>reistudio.co.uk</domain_name>
   <domain_keyword>reistudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 14:26:06</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <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>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>rycstudio.com</domain_name>
   <domain_keyword>rycstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:02:46</query_time>
   <create_date>2018-10-12</create_date>
   <update_date>2022-10-15</update_date>
   <expiry_date>2024-10-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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>repstudio.it</domain_name>
   <domain_keyword>repstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 11:14:10</query_time>
   <create_date>2015-12-19</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>CRS Spa</registrant_company>
   <registrant_address>Via Ninfea, 1</registrant_address>
   <registrant_city>Cusano Milanino</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20095</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>rvcstudio.click</domain_name>
   <domain_keyword>rvcstudio</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-18 15:43:57</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-wh1.web.z.com</value>
    <value>ns-wh2.web.z.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>rectstudio.com</domain_name>
   <domain_keyword>rectstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 04:53:46</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>redstudio.club</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-26 22:01:41</query_time>
   <create_date>2021-12-09</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-09</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>rgcstudio.com</domain_name>
   <domain_keyword>rgcstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:25:00</query_time>
   <create_date>2021-03-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>57</num>
   <domain_name>re-studio.co.uk</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 15:47:41</query_time>
   <create_date>2022-06-04</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>rekstudio.com</domain_name>
   <domain_keyword>rekstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:45:34</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-29</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>pdns07.domaincontrol.com</value>
    <value>pdns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>renstudio.co.uk</domain_name>
   <domain_keyword>renstudio</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 18:48:34</query_time>
   <create_date>2018-04-08</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>recestudio.pt</domain_name>
   <domain_keyword>recestudio</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-10 08:25:39</query_time>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.com</value>
    <value>ns3.dnscpanel.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>mrecstudio.online</domain_name>
   <domain_keyword>mrecstudio</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 01:03:04</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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.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>62</num>
   <domain_name>rdcstudio.it</domain_name>
   <domain_keyword>rdcstudio</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-02 16:24:28</query_time>
   <create_date>2004-12-06</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>SIS-TEMI SUD s.r.l.</registrant_company>
   <registrant_address>VIALE KENNEDY, 311</registrant_address>
   <registrant_city>Napoli</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.websolutions.it</value>
    <value>ns2.websolutions.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>redstudio.xyz</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 16:58:55</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>RedStudio</registrant_company>
   <registrant_state>FR-J</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>remstudio.org</domain_name>
   <domain_keyword>remstudio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 19:51:26</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>65</num>
   <domain_name>secstudio.com</domain_name>
   <domain_keyword>secstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 01:43:33</query_time>
   <create_date>2015-05-09</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>decstudio.com.br</domain_name>
   <domain_keyword>decstudio</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-16 11:30:54</query_time>
   <create_date>2009-12-01</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrant_name>Dec Studio</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>becstudio.dk</domain_name>
   <domain_keyword>becstudio</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 19:58:07</query_time>
   <create_date>2017-04-26</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Benedicte Maria Bech Pedersen</registrant_name>
   <registrant_address>Strandparken 35, st. tv</registrant_address>
   <registrant_city>Aarhus C</registrant_city>
   <registrant_zip>8000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>lecstudio.top</domain_name>
   <domain_keyword>lecstudio</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-18 23:26:12</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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li ya wen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</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>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>redstudio.hr</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-01 16:23:06</query_time>
   <create_date>2010-09-09</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>RED STUDIO d.o.o.</registrant_name>
   <registrant_address>Hrvoja Macanovića 9</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.infoitdns.com</value>
    <value>ns2.infoitdns.com</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>rocstudio.net</domain_name>
   <domain_keyword>rocstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 01:09:36</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2033-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>71</num>
   <domain_name>hecstudio.com</domain_name>
   <domain_keyword>hecstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 15:42:14</query_time>
   <create_date>2015-06-09</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>reystudio.online</domain_name>
   <domain_keyword>reystudio</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 16:12:39</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>SYNERGY WHOLESALE PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_state>VIC</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.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>rec-studio.com</domain_name>
   <domain_keyword>rec-studio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 02:14:19</query_time>
   <create_date>2004-06-22</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6027165339</registrant_phone>
   <name_servers>
    <value>ns6591.hostgator.com</value>
    <value>ns6592.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rccstudio.com</domain_name>
   <domain_keyword>rccstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 07:24:39</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>4011</registrar_iana>
   <registrar_name>Gname 042 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>armando.ns.cloudflare.com</value>
    <value>harleigh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>redcstudio.com</domain_name>
   <domain_keyword>redcstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 13:50:44</query_time>
   <create_date>2016-11-21</create_date>
   <update_date>2022-10-26</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Saraiza Saraiza</registrant_name>
   <registrant_company>RedCDesign</registrant_company>
   <registrant_address>B1-10-3,Forest Green Condo ,Jalan Sg Long 1,Bandar Sg Long</registrant_address>
   <registrant_city>Kajang</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>43000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+01.03665824</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>ns1.cynethost.com</value>
    <value>ns2.cynethost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>reastudio.com</domain_name>
   <domain_keyword>reastudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:11:24</query_time>
   <create_date>2014-03-08</create_date>
   <update_date>2021-03-02</update_date>
   <expiry_date>2025-03-08</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>77</num>
   <domain_name>redstudio.pro</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-11 19:13:24</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>relstudio.com</domain_name>
   <domain_keyword>relstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:28:00</query_time>
   <create_date>2004-04-29</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-29</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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>rexstudio.co.in</domain_name>
   <domain_keyword>rexstudio</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-31 10:52:44</query_time>
   <create_date>2015-03-16</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>1533</registrar_iana>
   <registrar_name>Good Domain Registry Private Limited</registrar_name>
   <registrar_website>http://www.gooddomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TCi Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamilnadu</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>ns1.renewthisdomain.com</value>
    <value>ns2.renewthisdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>renstudio.online</domain_name>
   <domain_keyword>renstudio</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 12:09:18</query_time>
   <create_date>2020-04-26</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-26</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>re-studio.ru</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:38:33</query_time>
   <create_date>2016-02-03</create_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>refstudio.com</domain_name>
   <domain_keyword>refstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:51:26</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2026-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>r1cstudio.com</domain_name>
   <domain_keyword>r1cstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:30:39</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>CHONG QING</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>re-studio.tokyo</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-14 10:21:28</query_time>
   <create_date>2015-02-12</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Ibaraki</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>rcestudio.com</domain_name>
   <domain_keyword>rcestudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 14:51:04</query_time>
   <create_date>2020-06-04</create_date>
   <update_date>2021-05-29</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>re5studio.com</domain_name>
   <domain_keyword>re5studio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 21:26:32</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://privacydomain.net/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>rexstudio.site</domain_name>
   <domain_keyword>rexstudio</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-03 07:35:17</query_time>
   <create_date>2019-06-26</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-140-a.gandi.net</value>
    <value>ns-153-c.gandi.net</value>
    <value>ns-18-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>revstudio.design</domain_name>
   <domain_keyword>revstudio</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-09 05:36:40</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-22</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.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>yecstudio.com</domain_name>
   <domain_keyword>yecstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 22:40:13</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=yecstudio.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>racstudio.org</domain_name>
   <domain_keyword>racstudio</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 10:29:26</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>695</registrar_iana>
   <registrar_name>MOBIKAPP Limited</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>rrcstudio.com</domain_name>
   <domain_keyword>rrcstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:50:44</query_time>
   <create_date>2005-09-06</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>recstudios.store</domain_name>
   <domain_keyword>recstudios</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-23 04:53:29</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>QC</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>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>trecstudio.ru</domain_name>
   <domain_keyword>trecstudio</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 17:09:35</query_time>
   <create_date>2006-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>recostudio.com</domain_name>
   <domain_keyword>recostudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:05:25</query_time>
   <create_date>2016-11-28</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>recstudiof.eu</domain_name>
   <domain_keyword>recstudiof</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 13:14:09</query_time>
   <registrar_name>Pointer</registrar_name>
   <registrar_website>www.pointer.gr</registrar_website>
   <name_servers>
    <value>ns93.name-servers.gr</value>
    <value>ns94.name-servers.gr</value>
   </name_servers>
  </value>
  <value>
   <num>96</num>
   <domain_name>re-studio.biz</domain_name>
   <domain_keyword>re-studio</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 20:51:45</query_time>
   <create_date>2015-09-10</create_date>
   <update_date>2021-09-21</update_date>
   <expiry_date>2026-09-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>redstudio.group</domain_name>
   <domain_keyword>redstudio</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-01 16:23:06</query_time>
   <create_date>2024-02-12</create_date>
   <update_date>2024-02-17</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/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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>rwcstudio.com</domain_name>
   <domain_keyword>rwcstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:20:04</query_time>
   <create_date>2018-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>rjcstudio.net</domain_name>
   <domain_keyword>rjcstudio</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 23:24:37</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>rezstudio.com</domain_name>
   <domain_keyword>rezstudio</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:50:08</query_time>
   <create_date>2005-05-06</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Colorado</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/rezstudio.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.253</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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