WHOIS QUERY TIME

12 Apr 2024 - 10:25 PM UTC

Registered: 12 August 1998
Modified: 24 July 2023
Expiry: 11 August 2024

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.cyberfolks.pl
ns2.cyberfolks.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=studio-arkada.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "studio-arkada.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "studio-arkada.com.pl",
            "domain_keyword": "studio-arkada",
            "domain_tld": "com.pl",
            "query_time": "2024-04-12 22:25:33",
            "create_date": "1998-08-12",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-11",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>studio-arkada.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>studio-arkada.com.pl</domain_name>
   <domain_keyword>studio-arkada</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-12 22:25:33</query_time>
   <create_date>1998-08-12</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.062 seconds) for "studio-arkada.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Feb 2023 - 1:22 PM UTC

Registered: 12 August 1998
Modified: 21 July 2022
Expiry: 11 August 2023

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.cyberfolks.pl
ns2.cyberfolks.pl

#2 - QUERY TIME

24 Jul 2023 - 10:59 AM UTC

Registered: 12 August 1998
Modified: 24 July 2023
Expiry: 11 August 2024

REGISTRAR

Name: Domena.pl sp. z o.o.
Website: www.domena.pl

DNSSEC

Unsigned

NAME SERVERS

ns1.cyberfolks.pl
ns2.cyberfolks.pl

* 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=studio-arkada.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "studio-arkada.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "studio-arkada.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "studio-arkada.com.pl",
            "domain_keyword": "studio-arkada",
            "domain_tld": "com.pl",
            "query_time": "2023-02-17 13:22:39",
            "create_date": "1998-08-12",
            "update_date": "2022-07-21",
            "expiry_date": "2023-08-11",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "studio-arkada.com.pl",
            "domain_keyword": "studio-arkada",
            "domain_tld": "com.pl",
            "query_time": "2023-07-24 10:59:21",
            "create_date": "1998-08-12",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-11",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "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>studio-arkada.com.pl</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>studio-arkada.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>studio-arkada.com.pl</domain_name>
   <domain_keyword>studio-arkada</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-02-17 13:22:39</query_time>
   <create_date>1998-08-12</create_date>
   <update_date>2022-07-21</update_date>
   <expiry_date>2023-08-11</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>studio-arkada.com.pl</domain_name>
   <domain_keyword>studio-arkada</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-07-24 10:59:21</query_time>
   <create_date>1998-08-12</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.062</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 1 domain names (in 0.015 seconds) which contained the exact domain keyword "studio-arkada".
Domain Name Registered Expiry Registrar Ownership
1 studio-arkada.com.pl 12 Aug 1998 11 Aug 2024 Domena.pl sp. z o.o. -
2 studio-arkada.com 27 May 2005 27 May 2025 GoDaddy.com, LLC -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=studio-arkada&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "studio-arkada",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "studio-arkada.com.pl, studio-arkada.com",
    "results": [
        {
            "num": 1,
            "domain_name": "studio-arkada.com.pl",
            "domain_keyword": "studio-arkada",
            "domain_tld": "com.pl",
            "query_time": "2024-04-12 22:25:33",
            "create_date": "1998-08-12",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-11",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "studio-arkada.com",
            "domain_keyword": "studio-arkada",
            "domain_tld": "com",
            "query_time": "2024-05-29 16:24:53",
            "create_date": "2005-05-27",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>studio-arkada</domain_keyword>
  <sort_by>create_date</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>studio-arkada.com.pl, studio-arkada.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>studio-arkada.com.pl</domain_name>
   <domain_keyword>studio-arkada</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-12 22:25:33</query_time>
   <create_date>1998-08-12</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>studio-arkada.com</domain_name>
   <domain_keyword>studio-arkada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 16:24:53</query_time>
   <create_date>2005-05-27</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-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>ns1.namefind.com</value>
    <value>ns2.namefind.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>
 </results>
 <stats>
  <total_time>0.015</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 31 domain names (in 0.146 seconds) which look and sound like the brand name "studio-arkada".
Domain Name Registered Expiry Registrar Ownership
1 studio-arkadia.pl 31 Aug 2010 31 Aug 2024 nazwa.pl sp. z o.o. -
2 studioarkada.pl 9 May 2011 9 May 2024 Dinfo.pl Sylwia Wierońska -
3 studioarkada.com 15 Jan 2003 15 Jan 2024 NetArt Registrar Sp. z o.o. Whois Data Protection Sp. z o.o.
4 studio-arkadia.com 30 Nov 2022 30 Nov 2024 Wix.Com Ltd. ARKADIA
5 studio-sarada.com 13 May 2024 13 May 2025 Squarespace Domains LLC Hanyang Univ.
6 studio-arcadia.com 9 Oct 2023 9 Oct 2024 REGISTER S.P.A. REDACTED FOR PRIVACY
7 studioarkadia.it 15 Jan 2002 15 Dec 2024 Aruba s.p.a. FIORANI FRANCO
8 studio-arcadia.net 15 Jan 2014 15 Jan 2025 Tucows Domains Inc. -
9 studio-arcadia.it 25 Jan 2019 25 Jan 2025 Aruba s.p.a. hidden
10 studio-takada.com 21 Nov 2018 21 Nov 2024 Japan Registry Services Co.,Ltd.(JPRS) Takada Shinpei
11 studiomarkala.com 26 May 2020 26 May 2025 Wix.com Ltd. -
12 studio-arcade.com 17 Aug 2021 17 Aug 2025 GoDaddy.com, LLC -
13 studiomarkanda.com 2 Oct 2019 2 Oct 2024 NameCheap, Inc. -
14 studio-arcadia.blog 9 Oct 2023 9 Oct 2024 eNom, Inc. Data Protected
15 studioarkadia.com 6 Mar 2015 6 Mar 2025 GoDaddy.com, LLC -
16 studio-arikawa.com 26 Jul 2019 26 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
17 studio-takada.jp 6 Oct 2019 31 Oct 2024 - (Not displayed by registrant's request)
18 studioarmada.pl 1 Aug 2014 1 Aug 2024 Consulting Service Sp. z o.o. -
19 studioparada.com 13 Feb 2021 14 Feb 2025 GRANSY S.R.O D/B/A SUBREG.CZ NEROSO Inst., s.r.o., gecora s. r. o.
20 studiosarada.com 2 Mar 2022 2 Mar 2025 Launchpad.com Inc. -
21 studioarmada.com 27 Jul 2017 27 Jul 2024 GoDaddy.com, LLC -
22 studioarkade.com 27 Sep 2021 27 Sep 2025 GoDaddy.com, LLC -
23 studio-arata.jp 23 Aug 2008 31 Aug 2024 - kotono furutaka
24 studiotakada.com 3 Oct 2014 3 Oct 2024 Register.com, Inc. Kaname Takada
25 studio-arata.com 23 Dec 2020 23 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
26 studio-arka.com 21 Dec 2007 21 Dec 2024 OVH, SAS arka ouest
27 studio-rada.com 5 Sep 2023 5 Sep 2024 Network Solutions, LLC -
28 studio-arcadia.online 9 Oct 2023 9 Oct 2024 eNom, Inc. Data Protected
29 studio-arcadia.store 9 Oct 2023 9 Oct 2024 eNom, Inc. Data Protected
30 studio-ankaa.com 4 Dec 2020 4 Dec 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
31 studio-arka.pl 6 May 2009 6 May 2025 OVH SAS -

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=studio-arkada.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "studio-arkada.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 31,
        "relation": "eq",
        "current": 31
    },
    "unique_domains": "studio-arkadia.pl, studioarkada.pl, studioarkada.com, studio-arkadia.com, studio-sarada.com, studio-arcadia.com, studioarkadia.it, studio-arcadia.net, studio-arcadia.it, studio-takada.com, studiomarkala.com, studio-arcade.com, studiomarkanda.com, studio-arcadia.blog, studioarkadia.com, studio-arikawa.com, studio-takada.jp, studioarmada.pl, studioparada.com, studiosarada.com, studioarmada.com, studioarkade.com, studio-arata.jp, studiotakada.com, studio-arata.com, studio-arka.com, studio-rada.com, studio-arcadia.online, studio-arcadia.store, studio-ankaa.com, studio-arka.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "studio-arkadia.pl",
            "domain_keyword": "studio-arkadia",
            "domain_tld": "pl",
            "query_time": "2024-05-27 14:04:13",
            "create_date": "2010-08-31",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-31",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.net-line.com.pl",
                "ns2.net-line.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "studioarkada.pl",
            "domain_keyword": "studioarkada",
            "domain_tld": "pl",
            "query_time": "2024-03-07 23:18:53",
            "create_date": "2011-05-09",
            "update_date": "2023-05-02",
            "expiry_date": "2024-05-09",
            "registrar_name": "Dinfo.pl Sylwia Wierońska",
            "name_servers": [
                "ns5.webd.pl",
                "ns7.webd.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "studioarkada.com",
            "domain_keyword": "studioarkada",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:06:38",
            "create_date": "2003-01-15",
            "update_date": "2023-01-15",
            "expiry_date": "2024-01-15",
            "registrar_iana": 1456,
            "registrar_name": "NetArt Registrar Sp. z o.o.",
            "registrar_website": "http://www.netart-registrar.com",
            "registrant_name": "Whois Data Protection Sp. z o.o.",
            "registrant_company": "Whois Data Protection Sp. z o.o.",
            "registrant_address": "Pana Tadeusza 2",
            "registrant_city": "Krakow",
            "registrant_zip": "30-727",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+48.224544887",
            "registrant_fax": "+48.224544888",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "zac.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "studio-arkadia.com",
            "domain_keyword": "studio-arkadia",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:30:54",
            "create_date": "2022-11-30",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-30",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Statutory Masking Enabled",
            "registrant_company": "ARKADIA",
            "registrant_address": "Statutory Masking Enabled",
            "registrant_city": "Statutory Masking Enabled",
            "registrant_state": "H",
            "registrant_zip": "Statutory Masking Enabled",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "Statutory Masking Enabled",
            "registrant_fax": "Statutory Masking Enabled",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "studio-sarada.com",
            "domain_keyword": "studio-sarada",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:26:59",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hanyang Univ.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Seoul",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "studio-arcadia.com",
            "domain_keyword": "studio-arcadia",
            "domain_tld": "com",
            "query_time": "2024-05-06 18:42:58",
            "create_date": "2023-10-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-09",
            "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": "MI",
            "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": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "studioarkadia.it",
            "domain_keyword": "studioarkadia",
            "domain_tld": "it",
            "query_time": "2024-04-21 04:14:31",
            "create_date": "2002-01-15",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-15",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "FIORANI FRANCO",
            "registrant_address": "via A. moro, 72a",
            "registrant_city": "FABRIANO",
            "registrant_state": "AN",
            "registrant_zip": "60044",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "studio-arcadia.net",
            "domain_keyword": "studio-arcadia",
            "domain_tld": "net",
            "query_time": "2024-04-19 18:06:33",
            "create_date": "2014-01-15",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-15",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "studio-arcadia.it",
            "domain_keyword": "studio-arcadia",
            "domain_tld": "it",
            "query_time": "2024-04-12 22:25:32",
            "create_date": "2019-01-25",
            "update_date": "2024-02-10",
            "expiry_date": "2025-01-25",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "studio-takada.com",
            "domain_keyword": "studio-takada",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:12:34",
            "create_date": "2018-11-21",
            "update_date": "2023-09-26",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Takada Shinpei",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "studiomarkala.com",
            "domain_keyword": "studiomarkala",
            "domain_tld": "com",
            "query_time": "2024-05-07 14:38:25",
            "create_date": "2020-05-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "studio-arcade.com",
            "domain_keyword": "studio-arcade",
            "domain_tld": "com",
            "query_time": "2024-04-12 22:25:32",
            "create_date": "2021-08-17",
            "update_date": "2023-08-18",
            "expiry_date": "2025-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "studiomarkanda.com",
            "domain_keyword": "studiomarkanda",
            "domain_tld": "com",
            "query_time": "2024-04-16 21:48:33",
            "create_date": "2019-10-02",
            "update_date": "2023-09-02",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "studio-arcadia.blog",
            "domain_keyword": "studio-arcadia",
            "domain_tld": "blog",
            "query_time": "2024-05-04 04:30:03",
            "create_date": "2023-10-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "studioarkadia.com",
            "domain_keyword": "studioarkadia",
            "domain_tld": "com",
            "query_time": "2024-05-13 11:35:47",
            "create_date": "2015-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.dan.com",
                "ns2.dan.com",
                "verification-06312cc0.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "studio-arikawa.com",
            "domain_keyword": "studio-arikawa",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:06:34",
            "create_date": "2019-07-26",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "studio-takada.jp",
            "domain_keyword": "studio-takada",
            "domain_tld": "jp",
            "query_time": "2024-04-10 20:06:01",
            "create_date": "2019-10-06",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 18,
            "domain_name": "studioarmada.pl",
            "domain_keyword": "studioarmada",
            "domain_tld": "pl",
            "query_time": "2024-03-18 06:11:06",
            "create_date": "2014-08-01",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "studioparada.com",
            "domain_keyword": "studioparada",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:41:27",
            "create_date": "2021-02-13",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "NEROSO Inst., s.r.o., gecora s. r. o.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.gecora.com",
                "ns2.gecora.com",
                "ns3.gecora.com",
                "ns4.gecora.com",
                "nscoma.parktons.com",
                "nscomb.parktons.com",
                "nscomc.parktons.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "signedDelegation",
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "studiosarada.com",
            "domain_keyword": "studiosarada",
            "domain_tld": "com",
            "query_time": "2024-04-06 21:11:42",
            "create_date": "2022-03-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns6579.hostgator.com",
                "ns6580.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "studioarmada.com",
            "domain_keyword": "studioarmada",
            "domain_tld": "com",
            "query_time": "2024-04-21 04:14:32",
            "create_date": "2017-07-27",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "studioarkade.com",
            "domain_keyword": "studioarkade",
            "domain_tld": "com",
            "query_time": "2024-04-28 18:10:55",
            "create_date": "2021-09-27",
            "update_date": "2023-09-27",
            "expiry_date": "2025-09-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "studio-arata.jp",
            "domain_keyword": "studio-arata",
            "domain_tld": "jp",
            "query_time": "2024-04-19 18:06:32",
            "create_date": "2008-08-23",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrant_name": "kotono furutaka",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 24,
            "domain_name": "studiotakada.com",
            "domain_keyword": "studiotakada",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:54:32",
            "create_date": "2014-10-03",
            "update_date": "2022-08-21",
            "expiry_date": "2024-10-03",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "Kaname Takada",
            "registrant_address": "2269 Woodstock Road",
            "registrant_city": "Columbus",
            "registrant_state": "OH",
            "registrant_zip": "43221",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144833764",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "studio-arata.com",
            "domain_keyword": "studio-arata",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:56:15",
            "create_date": "2020-12-23",
            "update_date": "2023-12-24",
            "expiry_date": "2026-12-23",
            "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=studio-arata.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "studio-arka.com",
            "domain_keyword": "studio-arka",
            "domain_tld": "com",
            "query_time": "2024-04-19 18:06:34",
            "create_date": "2007-12-21",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-21",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "arka ouest",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Morbihan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns34160.ovh.net",
                "sdns1.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "studio-rada.com",
            "domain_keyword": "studio-rada",
            "domain_tld": "com",
            "query_time": "2024-05-06 18:44:17",
            "create_date": "2023-09-05",
            "update_date": "2024-01-06",
            "expiry_date": "2024-09-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "studio-arcadia.online",
            "domain_keyword": "studio-arcadia",
            "domain_tld": "online",
            "query_time": "2024-05-04 04:30:03",
            "create_date": "2023-10-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "studio-arcadia.store",
            "domain_keyword": "studio-arcadia",
            "domain_tld": "store",
            "query_time": "2024-05-04 04:30:03",
            "create_date": "2023-10-09",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-09",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "MI",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "studio-ankaa.com",
            "domain_keyword": "studio-ankaa",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:30:53",
            "create_date": "2020-12-04",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-04",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "studio-arka.pl",
            "domain_keyword": "studio-arka",
            "domain_tld": "pl",
            "query_time": "2024-05-27 14:04:14",
            "create_date": "2009-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.146,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>studio-arkada.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>31</total>
  <relation>eq</relation>
  <current>31</current>
 </count>
 <unique_domains>studio-arkadia.pl, studioarkada.pl, studioarkada.com, studio-arkadia.com, studio-sarada.com, studio-arcadia.com, studioarkadia.it, studio-arcadia.net, studio-arcadia.it, studio-takada.com, studiomarkala.com, studio-arcade.com, studiomarkanda.com, studio-arcadia.blog, studioarkadia.com, studio-arikawa.com, studio-takada.jp, studioarmada.pl, studioparada.com, studiosarada.com, studioarmada.com, studioarkade.com, studio-arata.jp, studiotakada.com, studio-arata.com, studio-arka.com, studio-rada.com, studio-arcadia.online, studio-arcadia.store, studio-ankaa.com, studio-arka.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>studio-arkadia.pl</domain_name>
   <domain_keyword>studio-arkadia</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 14:04:13</query_time>
   <create_date>2010-08-31</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.net-line.com.pl</value>
    <value>ns2.net-line.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>studioarkada.pl</domain_name>
   <domain_keyword>studioarkada</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-07 23:18:53</query_time>
   <create_date>2011-05-09</create_date>
   <update_date>2023-05-02</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_name>Dinfo.pl Sylwia Wierońska</registrar_name>
   <name_servers>
    <value>ns5.webd.pl</value>
    <value>ns7.webd.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>studioarkada.com</domain_name>
   <domain_keyword>studioarkada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:06:38</query_time>
   <create_date>2003-01-15</create_date>
   <update_date>2023-01-15</update_date>
   <expiry_date>2024-01-15</expiry_date>
   <registrar_iana>1456</registrar_iana>
   <registrar_name>NetArt Registrar Sp. z o.o.</registrar_name>
   <registrar_website>http://www.netart-registrar.com</registrar_website>
   <registrant_name>Whois Data Protection Sp. z o.o.</registrant_name>
   <registrant_company>Whois Data Protection Sp. z o.o.</registrant_company>
   <registrant_address>Pana Tadeusza 2</registrant_address>
   <registrant_city>Krakow</registrant_city>
   <registrant_zip>30-727</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+48.224544887</registrant_phone>
   <registrant_fax>+48.224544888</registrant_fax>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>zac.ns.cloudflare.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>studio-arkadia.com</domain_name>
   <domain_keyword>studio-arkadia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:30:54</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-30</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>ARKADIA</registrant_company>
   <registrant_address>Statutory Masking Enabled</registrant_address>
   <registrant_city>Statutory Masking Enabled</registrant_city>
   <registrant_state>H</registrant_state>
   <registrant_zip>Statutory Masking Enabled</registrant_zip>
   <registrant_country>FR</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>ns6.wixdns.net</value>
    <value>ns7.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>5</num>
   <domain_name>studio-sarada.com</domain_name>
   <domain_keyword>studio-sarada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:26:59</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hanyang Univ.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Seoul</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>studio-arcadia.com</domain_name>
   <domain_keyword>studio-arcadia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 18:42:58</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-09</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>MI</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>studioarkadia.it</domain_name>
   <domain_keyword>studioarkadia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 04:14:31</query_time>
   <create_date>2002-01-15</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>FIORANI FRANCO</registrant_company>
   <registrant_address>via A. moro, 72a</registrant_address>
   <registrant_city>FABRIANO</registrant_city>
   <registrant_state>AN</registrant_state>
   <registrant_zip>60044</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>studio-arcadia.net</domain_name>
   <domain_keyword>studio-arcadia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 18:06:33</query_time>
   <create_date>2014-01-15</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-15</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>studio-arcadia.it</domain_name>
   <domain_keyword>studio-arcadia</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-12 22:25:32</query_time>
   <create_date>2019-01-25</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>studio-takada.com</domain_name>
   <domain_keyword>studio-takada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:12:34</query_time>
   <create_date>2018-11-21</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-11-21</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>Takada Shinpei</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>studiomarkala.com</domain_name>
   <domain_keyword>studiomarkala</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 14:38:25</query_time>
   <create_date>2020-05-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <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>12</num>
   <domain_name>studio-arcade.com</domain_name>
   <domain_keyword>studio-arcade</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 22:25:32</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2025-08-17</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>studiomarkanda.com</domain_name>
   <domain_keyword>studiomarkanda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 21:48:33</query_time>
   <create_date>2019-10-02</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>studio-arcadia.blog</domain_name>
   <domain_keyword>studio-arcadia</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-04 04:30:03</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>MI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>studioarkadia.com</domain_name>
   <domain_keyword>studioarkadia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 11:35:47</query_time>
   <create_date>2015-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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-06312cc0.ns3.dan.hosting</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>16</num>
   <domain_name>studio-arikawa.com</domain_name>
   <domain_keyword>studio-arikawa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:06:34</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-26</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 MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>studio-takada.jp</domain_name>
   <domain_keyword>studio-takada</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-10 20:06:01</query_time>
   <create_date>2019-10-06</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>studioarmada.pl</domain_name>
   <domain_keyword>studioarmada</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-18 06:11:06</query_time>
   <create_date>2014-08-01</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>studioparada.com</domain_name>
   <domain_keyword>studioparada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:41:27</query_time>
   <create_date>2021-02-13</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>NEROSO Inst., s.r.o., gecora s. r. o.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.gecora.com</value>
    <value>ns2.gecora.com</value>
    <value>ns3.gecora.com</value>
    <value>ns4.gecora.com</value>
    <value>nscoma.parktons.com</value>
    <value>nscomb.parktons.com</value>
    <value>nscomc.parktons.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>studiosarada.com</domain_name>
   <domain_keyword>studiosarada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 21:11:42</query_time>
   <create_date>2022-03-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>http://www.launchpad.com</registrar_website>
   <name_servers>
    <value>ns6579.hostgator.com</value>
    <value>ns6580.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>studioarmada.com</domain_name>
   <domain_keyword>studioarmada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 04:14:32</query_time>
   <create_date>2017-07-27</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-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>ns1.afternic.com</value>
    <value>ns2.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>22</num>
   <domain_name>studioarkade.com</domain_name>
   <domain_keyword>studioarkade</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 18:10:55</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2025-09-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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>studio-arata.jp</domain_name>
   <domain_keyword>studio-arata</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-19 18:06:32</query_time>
   <create_date>2008-08-23</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>kotono furutaka</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <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>Active</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>studiotakada.com</domain_name>
   <domain_keyword>studiotakada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:54:32</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>Kaname Takada</registrant_name>
   <registrant_address>2269 Woodstock Road</registrant_address>
   <registrant_city>Columbus</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>43221</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144833764</registrant_phone>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>studio-arata.com</domain_name>
   <domain_keyword>studio-arata</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:56:15</query_time>
   <create_date>2020-12-23</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2026-12-23</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=studio-arata.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>26</num>
   <domain_name>studio-arka.com</domain_name>
   <domain_keyword>studio-arka</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 18:06:34</query_time>
   <create_date>2007-12-21</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-21</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_company>arka ouest</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Morbihan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns34160.ovh.net</value>
    <value>sdns1.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>studio-rada.com</domain_name>
   <domain_keyword>studio-rada</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 18:44:17</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>studio-arcadia.online</domain_name>
   <domain_keyword>studio-arcadia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 04:30:03</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>MI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>studio-arcadia.store</domain_name>
   <domain_keyword>studio-arcadia</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 04:30:03</query_time>
   <create_date>2023-10-09</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>MI</registrant_state>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>studio-ankaa.com</domain_name>
   <domain_keyword>studio-ankaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:30:53</query_time>
   <create_date>2020-12-04</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-04</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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>studio-arka.pl</domain_name>
   <domain_keyword>studio-arka</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 14:04:14</query_time>
   <create_date>2009-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.146</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,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

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.