WHOIS QUERY TIME

24 May 2024 - 7:07 PM UTC

Registered: 23 May 2005
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=zakura.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "zakura.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "zakura.nl",
            "domain_keyword": "zakura",
            "domain_tld": "nl",
            "query_time": "2024-05-24 19:07:46",
            "create_date": "2005-05-23",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>zakura.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>zakura.nl</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 19:07:46</query_time>
   <create_date>2005-05-23</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.047</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.033 seconds) for "zakura.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Apr 2023 - 10:35 PM UTC

Registered: 23 May 2005
Modified: 8 November 2020

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl
nsn3.mijndomein.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

22 Nov 2023 - 8:32 PM UTC

Registered: 23 May 2005
Modified: 10 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

* 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=zakura.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "zakura.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "zakura.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "zakura.nl",
            "domain_keyword": "zakura",
            "domain_tld": "nl",
            "query_time": "2023-04-27 22:35:49",
            "create_date": "2005-05-23",
            "update_date": "2020-11-08",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl",
                "nsn3.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "zakura.nl",
            "domain_keyword": "zakura",
            "domain_tld": "nl",
            "query_time": "2023-11-22 20:32:52",
            "create_date": "2005-05-23",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "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>zakura.nl</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>zakura.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>zakura.nl</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-27 22:35:49</query_time>
   <create_date>2005-05-23</create_date>
   <update_date>2020-11-08</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
    <value>nsn3.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>zakura.nl</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-11-22 20:32:52</query_time>
   <create_date>2005-05-23</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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 23 domain names (in 0.046 seconds) which contained the exact domain keyword "zakura".
Domain Name Registered Expiry Registrar Ownership
1 zakura.com 17 Dec 2004 17 Dec 2024 GoDaddy.com, LLC -
2 zakura.nl 23 May 2005 - Metaregistrar B.V. -
3 zakura.london 18 Sep 2015 18 Sep 2024 Mesh Digital Ltd Domains By Proxy, LLC
4 zakura.uk 24 Oct 2017 24 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
5 zakura.ie 3 Apr 2018 3 Apr 2025 Register 365 INDASOFT LIMITED
6 zakura.ltd 25 Feb 2019 25 Feb 2034 TLD Registrar Solutions Ltd. Zakura LTD
7 zakura.co.jp 14 Jan 2020 - - zakura co.,ltd.
8 zakura.clothing 9 Sep 2020 9 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
9 zakura.xyz 27 Aug 2021 27 Aug 2025 Go Daddy, LLC Domains By Proxy, LLC
10 zakura.be 19 Mar 2022 - OVH -
11 zakura.jp 11 May 2022 31 May 2025 - zakura.jp
12 zakura.it 20 Jun 2022 20 Jun 2024 Seeweb S.r.l. ZAKURA SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICATA
13 zakura.top 28 Jun 2022 28 Jun 2024 PDR Ltd N/A
14 zakura.org 19 Apr 2023 19 Apr 2025 Name.com, Inc. thqar
15 zakura.cn 30 May 2023 30 May 2025 阿里云计算有限公司(万网) 席超
16 zakura.online 13 Jun 2023 13 Jun 2024 Regional Network Information Center, JSC dba RU-CENTER Shishov Aleksandr
17 zakura.su 29 Jun 2023 29 Jun 2024 REGRU-SU Private Person
18 zakura.finance 26 Jul 2023 26 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 zakura.in 28 Jul 2023 28 Jul 2024 Tucows Inc. 1337 Services LLC
20 zakura.app 3 Aug 2023 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 zakura.one 10 Aug 2023 10 Aug 2027 Key-Systems LLC Private Person
22 zakura.net 28 Nov 2023 28 Nov 2024 Porkbun LLC Private by Design, LLC
23 zakura.store 29 Jan 2024 29 Jan 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170069144
24 zakura.live 8 Mar 2024 8 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=zakura&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "zakura",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 24,
        "relation": "eq",
        "current": 24
    },
    "unique_domains": "zakura.com, zakura.nl, zakura.london, zakura.uk, zakura.ie, zakura.ltd, zakura.co.jp, zakura.clothing, zakura.xyz, zakura.be, zakura.jp, zakura.it, zakura.top, zakura.org, zakura.cn, zakura.online, zakura.su, zakura.finance, zakura.in, zakura.app, zakura.one, zakura.net, zakura.store, zakura.live",
    "results": [
        {
            "num": 1,
            "domain_name": "zakura.com",
            "domain_keyword": "zakura",
            "domain_tld": "com",
            "query_time": "2024-04-29 11:46:48",
            "create_date": "2004-12-17",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "zakura.nl",
            "domain_keyword": "zakura",
            "domain_tld": "nl",
            "query_time": "2024-05-24 19:07:46",
            "create_date": "2005-05-23",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "zakura.london",
            "domain_keyword": "zakura",
            "domain_tld": "london",
            "query_time": "2024-04-17 18:13:52",
            "create_date": "2015-09-18",
            "update_date": "2023-12-22",
            "expiry_date": "2024-09-18",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "zakura.uk",
            "domain_keyword": "zakura",
            "domain_tld": "uk",
            "query_time": "2024-05-09 17:23:49",
            "create_date": "2017-10-24",
            "update_date": "2023-12-10",
            "expiry_date": "2024-10-24",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "zakura.ie",
            "domain_keyword": "zakura",
            "domain_tld": "ie",
            "query_time": "2024-04-06 15:37:24",
            "create_date": "2018-04-03",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-03",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "INDASOFT LIMITED",
            "name_servers": [
                "ns-1467.awsdns-55.org",
                "ns-1874.awsdns-42.co.uk",
                "ns-244.awsdns-30.com",
                "ns-716.awsdns-25.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "zakura.ltd",
            "domain_keyword": "zakura",
            "domain_tld": "ltd",
            "query_time": "2024-05-31 09:51:42",
            "create_date": "2019-02-25",
            "update_date": "2024-03-05",
            "expiry_date": "2034-02-25",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zakura LTD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eva.ns.cloudflare.com",
                "sid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "zakura.co.jp",
            "domain_keyword": "zakura",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 09:51:42",
            "create_date": "2020-01-14",
            "update_date": "2024-02-01",
            "registrant_company": "zakura co.,ltd.",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ]
        },
        {
            "num": 8,
            "domain_name": "zakura.clothing",
            "domain_keyword": "zakura",
            "domain_tld": "clothing",
            "query_time": "2024-05-31 09:51:42",
            "create_date": "2020-09-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-09",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "zakura.xyz",
            "domain_keyword": "zakura",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 05:22:32",
            "create_date": "2021-08-27",
            "update_date": "2024-04-16",
            "expiry_date": "2025-08-27",
            "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": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "zakura.be",
            "domain_keyword": "zakura",
            "domain_tld": "be",
            "query_time": "2024-05-31 09:51:42",
            "create_date": "2022-03-19",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 11,
            "domain_name": "zakura.jp",
            "domain_keyword": "zakura",
            "domain_tld": "jp",
            "query_time": "2024-06-02 21:27:08",
            "create_date": "2022-05-11",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "zakura.jp",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.wggolf.com",
                "ns2.wggolf.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 12,
            "domain_name": "zakura.it",
            "domain_keyword": "zakura",
            "domain_tld": "it",
            "query_time": "2024-05-31 09:51:42",
            "create_date": "2022-06-20",
            "update_date": "2023-07-06",
            "expiry_date": "2024-06-20",
            "registrar_name": "Seeweb S.r.l.",
            "registrar_website": "https://www.tophost.it",
            "registrant_company": "ZAKURA SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICATA",
            "registrant_address": "Via Dei Rioni 2",
            "registrant_city": "Pantigliate",
            "registrant_state": "MI",
            "registrant_zip": "20048",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 13,
            "domain_name": "zakura.top",
            "domain_keyword": "zakura",
            "domain_tld": "top",
            "query_time": "2024-05-31 09:51:42",
            "create_date": "2022-06-28",
            "update_date": "2023-03-29",
            "expiry_date": "2024-06-28",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd",
            "registrar_website": "http://publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Leningradskaya oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "erin.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "zakura.org",
            "domain_keyword": "zakura",
            "domain_tld": "org",
            "query_time": "2024-04-29 11:46:48",
            "create_date": "2023-04-19",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "thqar",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "th",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IQ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1kpv.name.com",
                "ns2fgv.name.com",
                "ns3hjx.name.com",
                "ns4hny.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "zakura.cn",
            "domain_keyword": "zakura",
            "domain_tld": "cn",
            "query_time": "2024-05-30 00:31:57",
            "create_date": "2023-05-30",
            "expiry_date": "2025-05-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "席超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "zakura.online",
            "domain_keyword": "zakura",
            "domain_tld": "online",
            "query_time": "2024-06-13 00:27:03",
            "create_date": "2023-06-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-13",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Shishov Aleksandr",
            "registrant_state": "Nizhnii Novgorod",
            "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.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "zakura.su",
            "domain_keyword": "zakura",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:31:07",
            "create_date": "2023-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nsa.imserver.ru",
                "nsb.imserver.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 18,
            "domain_name": "zakura.finance",
            "domain_keyword": "zakura",
            "domain_tld": "finance",
            "query_time": "2024-05-31 09:51:42",
            "create_date": "2023-07-26",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-26",
            "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": [
                "aiden.ns.cloudflare.com",
                "asa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "zakura.in",
            "domain_keyword": "zakura",
            "domain_tld": "in",
            "query_time": "2024-04-13 02:18:01",
            "create_date": "2023-07-28",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Inc.",
            "registrar_website": "http://www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "zakura.app",
            "domain_keyword": "zakura",
            "domain_tld": "app",
            "query_time": "2024-04-29 11:46:48",
            "create_date": "2023-08-03",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.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 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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "zakura.one",
            "domain_keyword": "zakura",
            "domain_tld": "one",
            "query_time": "2024-04-29 11:46:48",
            "create_date": "2023-08-10",
            "update_date": "2024-04-12",
            "expiry_date": "2027-08-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nizhnij Novgorod",
            "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.contell.ru",
                "ns2.contell.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "zakura.net",
            "domain_keyword": "zakura",
            "domain_tld": "net",
            "query_time": "2024-04-23 07:51:27",
            "create_date": "2023-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/zakura.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "zakura.store",
            "domain_keyword": "zakura",
            "domain_tld": "store",
            "query_time": "2024-05-24 19:07:46",
            "create_date": "2024-01-29",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170069144",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "zakura.live",
            "domain_keyword": "zakura",
            "domain_tld": "live",
            "query_time": "2024-05-13 07:27:59",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexandra.ns.cloudflare.com",
                "carmelo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>zakura</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>24</total>
  <relation>eq</relation>
  <current>24</current>
 </count>
 <unique_domains>zakura.com, zakura.nl, zakura.london, zakura.uk, zakura.ie, zakura.ltd, zakura.co.jp, zakura.clothing, zakura.xyz, zakura.be, zakura.jp, zakura.it, zakura.top, zakura.org, zakura.cn, zakura.online, zakura.su, zakura.finance, zakura.in, zakura.app, zakura.one, zakura.net, zakura.store, zakura.live</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>zakura.com</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 11:46:48</query_time>
   <create_date>2004-12-17</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-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>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>zakura.nl</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 19:07:46</query_time>
   <create_date>2005-05-23</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>zakura.london</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-04-17 18:13:52</query_time>
   <create_date>2015-09-18</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-09-18</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.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>zakura.uk</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 17:23:49</query_time>
   <create_date>2017-10-24</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>zakura.ie</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-06 15:37:24</query_time>
   <create_date>2018-04-03</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>INDASOFT LIMITED</registrant_name>
   <name_servers>
    <value>ns-1467.awsdns-55.org</value>
    <value>ns-1874.awsdns-42.co.uk</value>
    <value>ns-244.awsdns-30.com</value>
    <value>ns-716.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>zakura.ltd</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-31 09:51:42</query_time>
   <create_date>2019-02-25</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2034-02-25</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zakura LTD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>eva.ns.cloudflare.com</value>
    <value>sid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>zakura.co.jp</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 09:51:42</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>zakura co.,ltd.</registrant_company>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>zakura.clothing</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-31 09:51:42</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>zakura.xyz</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 05:22:32</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-08-27</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>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.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>10</num>
   <domain_name>zakura.be</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-31 09:51:42</query_time>
   <create_date>2022-03-19</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>zakura.jp</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 21:27:08</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>zakura.jp</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.wggolf.com</value>
    <value>ns2.wggolf.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>zakura.it</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 09:51:42</query_time>
   <create_date>2022-06-20</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_name>Seeweb S.r.l.</registrar_name>
   <registrar_website>https://www.tophost.it</registrar_website>
   <registrant_company>ZAKURA SOCIETA' A RESPONSABILITA' LIMITATA SEMPLIFICATA</registrant_company>
   <registrant_address>Via Dei Rioni 2</registrant_address>
   <registrant_city>Pantigliate</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20048</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>zakura.top</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-31 09:51:42</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd</registrar_name>
   <registrar_website>http://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_state>Leningradskaya oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>erin.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.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>zakura.org</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 11:46:48</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>thqar</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>th</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IQ</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>ns1kpv.name.com</value>
    <value>ns2fgv.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4hny.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>zakura.cn</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-30 00:31:57</query_time>
   <create_date>2023-05-30</create_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>席超</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>zakura.online</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-13 00:27:03</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-13</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/en/</registrar_website>
   <registrant_company>Shishov Aleksandr</registrant_company>
   <registrant_state>Nizhnii Novgorod</registrant_state>
   <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>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>zakura.su</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:31:07</query_time>
   <create_date>2023-06-29</create_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nsa.imserver.ru</value>
    <value>nsb.imserver.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>zakura.finance</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-31 09:51:42</query_time>
   <create_date>2023-07-26</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-26</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>aiden.ns.cloudflare.com</value>
    <value>asa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>zakura.in</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-13 02:18:01</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Inc.</registrar_name>
   <registrar_website>http://www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>coco.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>zakura.app</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 11:46:48</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.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 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>ns39.domaincontrol.com</value>
    <value>ns40.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>zakura.one</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-29 11:46:48</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2027-08-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nizhnij Novgorod</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.contell.ru</value>
    <value>ns2.contell.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>zakura.net</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 07:51:27</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/zakura.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>zakura.store</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 19:07:46</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170069144</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>zakura.live</domain_name>
   <domain_keyword>zakura</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-13 07:27:59</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexandra.ns.cloudflare.com</value>
    <value>carmelo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,672 domain names (in 0.128 seconds) which look and sound like the brand name "zakura".
Domain Name Registered Expiry Registrar Ownership
1 sakura.today 22 Jun 2014 22 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com ajimart
2 hakura.cloud 26 Mar 2022 26 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
3 bakura.org 9 Dec 2001 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
4 sakura.red 9 Sep 2023 9 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liuzhongjie
5 sakura.show 7 May 2024 7 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) sun jia
6 wakura.co.jp 8 Sep 2000 - - Wakura Spa Limited Partnership Company
7 zakuro.biz 29 Nov 2006 28 Nov 2024 Japan Registry Services Co., Ltd. Misako Inoue
8 zakuna.co.uk 24 Aug 2017 24 Aug 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
9 wakura.com 3 Jul 1998 2 Jul 2024 Tucows Domains Inc. -
10 zapura.com 10 Sep 2007 10 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
11 zikura.de - - - -
12 sakura.llc 8 Aug 2018 8 Aug 2024 Porkbun LLC Private by Design, LLC
13 sakura.plus 24 Feb 2023 24 Feb 2025 Chengdu West Dimension Digital Technology Co., Ltd. Bei Yu Li
14 yakura.com 19 May 1998 18 May 2025 Japan Registry Services Co.,Ltd.(JPRS) Yakura, Takashi
15 nakura.bio 30 Apr 2019 30 Apr 2025 Tucows Domains Inc. Data Protected
16 zakira.com 23 Feb 2000 23 Feb 2025 GoDaddy.com, LLC -
17 nakura.com 28 Feb 2000 28 Feb 2025 NameSilo, LLC -
18 sakura.boutique 6 Mar 2024 6 Mar 2025 Sav.com, LLC - 47 REDACTED FOR PRIVACY
19 lakura.net 25 Aug 2020 25 Aug 2024 GoDaddy.com, LLC -
20 zakurr.space 1 Jun 2023 1 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
21 zakera.co.uk 25 Apr 2012 25 Apr 2026 Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG] -
22 oakura.net.nz 26 Sep 2002 - Sitetech Solutions Ltd T/A SiteName -
23 zakuara.com 10 Jul 2022 10 Jul 2024 GoDaddy.com, LLC -
24 sakura.wang 17 Feb 2023 17 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shen Zhen Shi Ling Bo Ke Ji You Xian Gong Si
25 sakura.holdings 7 Mar 2014 7 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
26 sakura.barcelona 21 Mar 2016 21 Mar 2025 Entorno Digital -
27 zavura.com 13 May 2022 13 May 2025 GoDaddy.com, LLC -
28 sakura.financial 16 Nov 2023 16 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 zakurda.com 24 Jan 2024 24 Jan 2025 GoDaddy.com, LLC -
30 sakura.website 30 Oct 2014 30 Oct 2024 1API GmbH SAKURA Internet Inc.
31 zakuna.com 26 May 2011 26 May 2025 GoDaddy.com, LLC -
32 sakura.town 22 Sep 2014 22 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
33 zakara.ru 31 May 2023 31 May 2025 REGRU-RU Yandex.Mail Exclusive email address feature
34 zakuro.click 22 Aug 2023 22 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
35 hakura.de - - - -
36 zakira.pl 23 Feb 2011 23 Feb 2025 LH.pl Sp. z o.o. -
37 zajura.com 2 Dec 2023 2 Dec 2024 GRANSY S.R.O D/B/A SUBREG.CZ My Domain Provider
38 zaqura.com 8 Jul 2008 8 Jul 2024 Wild West Domains, LLC -
39 zakuma.com 19 Jun 2011 19 Jun 2025 GoDaddy.com, LLC -
40 lakura.com 8 Oct 2008 8 Oct 2025 Alpine Domains Inc. eWeb Development Inc.
41 szakura.work 10 Mar 2022 10 Mar 2032 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
42 sakura.wiki 17 May 2024 17 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
43 sakura.dating 13 Dec 2023 13 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 sakura.jp 26 Mar 2001 31 Mar 2025 - SAKURA Rubber Company Limited
45 zalura.shop 5 Sep 2023 5 Sep 2024 GoDaddy.com LLC -
46 sakura.clothing 23 Jun 2023 23 Jun 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0167620172
47 zikura.com 30 Oct 2014 30 Oct 2024 Launchpad.com Inc. -
48 zakuta.com 30 Jan 2001 30 Jan 2026 Network Solutions, LLC -
49 sakura.tips 2 Jun 2014 2 Jun 2025 1API GmbH SAKURA Internet Inc.
50 zakuya.org 14 Sep 2021 14 Sep 2024 Tucows Domains Inc. Data Protected
51 sakura.tools 2 Dec 2023 2 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 sakura.help 2 Apr 2020 2 Apr 2025 101domain GRS Limited -
53 sakura.casa 22 Aug 2021 22 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 zakurz.cz 29 Dec 2005 29 Dec 2026 REG-INTERNET-CZ Jan Šimek
55 sakura.club 22 Feb 2017 21 Feb 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
56 5akura.top 18 Jul 2021 18 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guan yu chen
57 sakura.vin 16 May 2021 16 May 2025 DNSPod, Inc. miaoluoyi
58 lakura.org 22 May 2024 22 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
59 sakura.deals 18 Jul 2021 18 Jul 2024 INWX GmbH REDACTED FOR PRIVACY
60 sakura.pl 18 Jul 2010 18 Jul 2025 Aftermarket.pl Limited -
61 hakura.net 25 Dec 2023 25 Dec 2024 Wild West Domains, LLC -
62 zukura.com 29 Mar 2015 29 Mar 2025 ANNULET, INC BuyDomains.com
63 sakura.au - - Domain Directors Pty Ltd trading as Instra Tom Sakuragawa
64 sakura.photography 15 Mar 2014 15 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 lakura.it 13 Jun 2022 13 Jun 2024 Netsons S.r.l. Marco Angelini
66 sakura.kagoshima.jp 13 Dec 2018 31 Dec 2024 - hideo koba
67 sakura.fan 14 Dec 2018 14 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
68 zakoura.com 12 Aug 2005 12 Aug 2025 Network Solutions, LLC -
69 zafura.com 26 Feb 2013 26 Feb 2025 GoDaddy.com, LLC -
70 takura.info 17 Jul 2018 17 Jul 2024 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
71 zekura.jp 2 Jan 2022 31 Jan 2025 - (Not displayed by registrant's request)
72 zakuro.top 3 May 2023 3 May 2025 NameSilo,LLC PrivacyGuardian.org llc
73 sakura.dev 12 Feb 2019 12 Feb 2025 1API GmbH SAKURA Internet Inc.
74 wakura.org 6 Jun 2024 6 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
75 zakara.club 13 Jun 2018 13 Jun 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
76 zagura.ro 29 Nov 2006 26 Oct 2024 ICI - Registrar -
77 sakura.guitars 8 Jun 2015 8 Jun 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
78 sakura.shopping 10 Nov 2023 10 Nov 2024 Porkbun LLC Private by Design, LLC
79 sakura.capital 15 Nov 2023 15 Nov 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
80 zakuro.com 10 May 2002 10 May 2026 ENOM, INC. REDACTED FOR PRIVACY
81 dakura.de - - - -
82 zakera.org 2 Jan 2017 2 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
83 zakuro.cc 27 Jun 2023 27 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
84 sakura.design 19 May 2015 19 May 2025 1API GmbH SAKURA Internet Inc.
85 bzakura.com 25 Feb 2020 25 Feb 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
86 sakura.business 24 Dec 2021 24 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 sakura.com.cn 21 Aug 1997 21 Aug 2027 阿里云计算有限公司(万网) 樱花卫厨(中国)股份有限公司
88 dakura.com 7 Jun 2016 7 Jun 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 takura.news 30 Mar 2024 30 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
90 nakura.me 15 Apr 2020 15 Apr 2025 IONOS SE Data Privacy Protected
91 sakura.nyc 3 Oct 2023 3 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
92 sakura.express 7 Jun 2024 7 Jun 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
93 azkura.com 15 Feb 2012 15 Feb 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
94 zavura.click 25 Jul 2023 25 Jul 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
95 zpkura.top 26 Feb 2024 26 Feb 2025 Alibaba.com Singapore E-Commerce Private Limited Boracino
96 sakura.holiday 27 Apr 2014 27 Apr 2025 united-domains AG REDACTED FOR PRIVACY
97 sakura.pe - - NIC.PE G.W Yichang & CIA S.A
98 takura.tech 6 Aug 2023 6 Aug 2024 Dotserve Inc N/A
99 hakura.com 15 Jul 2000 15 Jul 2024 GoDaddy.com, LLC -
100 sakura.black 14 Oct 2021 14 Oct 2024 OVH SAS REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Zakura.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=zakura.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "zakura.nl",
        "page_size": 100
    },
    "count": {
        "total": 5672,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sakura.today, hakura.cloud, bakura.org, sakura.red, sakura.show, wakura.co.jp, zakuro.biz, zakuna.co.uk, wakura.com, zapura.com, zikura.de, sakura.llc, sakura.plus, yakura.com, nakura.bio, zakira.com, nakura.com, sakura.boutique, lakura.net, zakurr.space, zakera.co.uk, oakura.net.nz, zakuara.com, sakura.wang, sakura.holdings, sakura.barcelona, zavura.com, sakura.financial, zakurda.com, sakura.website, zakuna.com, sakura.town, zakara.ru, zakuro.click, hakura.de, zakira.pl, zajura.com, zaqura.com, zakuma.com, lakura.com, szakura.work, sakura.wiki, sakura.dating, sakura.jp, zalura.shop, sakura.clothing, zikura.com, zakuta.com, sakura.tips, zakuya.org, sakura.tools, sakura.help, sakura.casa, zakurz.cz, sakura.club, 5akura.top, sakura.vin, lakura.org, sakura.deals, sakura.pl, hakura.net, zukura.com, sakura.au, sakura.photography, lakura.it, sakura.kagoshima.jp, sakura.fan, zakoura.com, zafura.com, takura.info, zekura.jp, zakuro.top, sakura.dev, wakura.org, zakara.club, zagura.ro, sakura.guitars, sakura.shopping, sakura.capital, zakuro.com, dakura.de, zakera.org, zakuro.cc, sakura.design, bzakura.com, sakura.business, sakura.com.cn, dakura.com, takura.news, nakura.me, sakura.nyc, sakura.express, azkura.com, zavura.click, zpkura.top, sakura.holiday, sakura.pe, takura.tech, hakura.com, sakura.black",
    "results": [
        {
            "num": 1,
            "domain_name": "sakura.today",
            "domain_keyword": "sakura",
            "domain_tld": "today",
            "query_time": "2024-04-19 08:14:32",
            "create_date": "2014-06-22",
            "update_date": "2023-06-11",
            "expiry_date": "2024-06-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ajimart",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hakura.cloud",
            "domain_keyword": "hakura",
            "domain_tld": "cloud",
            "query_time": "2024-05-24 15:12:25",
            "create_date": "2022-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-08.azure-dns.com",
                "ns2-08.azure-dns.net",
                "ns3-08.azure-dns.org",
                "ns4-08.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bakura.org",
            "domain_keyword": "bakura",
            "domain_tld": "org",
            "query_time": "2024-04-25 09:40:02",
            "create_date": "2001-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "sakura.red",
            "domain_keyword": "sakura",
            "domain_tld": "red",
            "query_time": "2024-05-04 02:11:40",
            "create_date": "2023-09-09",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liuzhongjie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "henansheng",
            "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": [
                "cheryl.dnspod.net",
                "loaf.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "sakura.show",
            "domain_keyword": "sakura",
            "domain_tld": "show",
            "query_time": "2024-05-09 17:36:14",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "sun jia",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ji lin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wakura.co.jp",
            "domain_keyword": "wakura",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 21:39:00",
            "create_date": "2000-09-08",
            "update_date": "2023-10-01",
            "registrant_company": "Wakura Spa Limited Partnership Company",
            "name_servers": [
                "xadns1.icc-cloud.jp",
                "xadns2.icc-cloud.jp"
            ]
        },
        {
            "num": 7,
            "domain_name": "zakuro.biz",
            "domain_keyword": "zakuro",
            "domain_tld": "biz",
            "query_time": "2024-04-13 02:18:01",
            "create_date": "2006-11-29",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Misako Inoue",
            "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": [
                "shns1.estore.co.jp",
                "shns2.estore.co.jp",
                "shns3.estore.co.jp",
                "shns4.estore.co.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "zakuna.co.uk",
            "domain_keyword": "zakuna",
            "domain_tld": "co.uk",
            "query_time": "2024-05-27 03:16:20",
            "create_date": "2017-08-24",
            "update_date": "2023-12-18",
            "expiry_date": "2025-08-24",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "wakura.com",
            "domain_keyword": "wakura",
            "domain_tld": "com",
            "query_time": "2024-05-04 06:31:15",
            "create_date": "1998-07-03",
            "update_date": "2023-06-25",
            "expiry_date": "2024-07-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns01.chicappa.jp",
                "dns02.chicappa.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "zapura.com",
            "domain_keyword": "zapura",
            "domain_tld": "com",
            "query_time": "2024-04-21 15:57:16",
            "create_date": "2007-09-10",
            "update_date": "2021-10-04",
            "expiry_date": "2024-09-10",
            "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=zapura.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "zikura.de",
            "domain_keyword": "zikura",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:33:48",
            "update_date": "2022-01-02",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 12,
            "domain_name": "sakura.llc",
            "domain_keyword": "sakura",
            "domain_tld": "llc",
            "query_time": "2024-05-18 10:51:53",
            "create_date": "2018-08-08",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "sakura.plus",
            "domain_keyword": "sakura",
            "domain_tld": "plus",
            "query_time": "2024-06-07 07:10:48",
            "create_date": "2023-02-24",
            "update_date": "2024-04-19",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bei Yu Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "grapdns1.myhostadmin.net",
                "grapdns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "yakura.com",
            "domain_keyword": "yakura",
            "domain_tld": "com",
            "query_time": "2024-04-21 03:36:02",
            "create_date": "1998-05-19",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Yakura, Takashi",
            "registrant_address": "Kojima-cho",
            "registrant_city": "Chofu-shi",
            "registrant_state": "Tokyo",
            "registrant_zip": "182-0026",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.5075205733",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nakura.bio",
            "domain_keyword": "nakura",
            "domain_tld": "bio",
            "query_time": "2024-05-09 21:26:35",
            "create_date": "2019-04-30",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "zakira.com",
            "domain_keyword": "zakira",
            "domain_tld": "com",
            "query_time": "2024-04-10 21:52:33",
            "create_date": "2000-02-23",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "nakura.com",
            "domain_keyword": "nakura",
            "domain_tld": "com",
            "query_time": "2024-04-24 04:33:30",
            "create_date": "2000-02-28",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.windowsww.com",
                "ns2.windowsww.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "sakura.boutique",
            "domain_keyword": "sakura",
            "domain_tld": "boutique",
            "query_time": "2024-05-10 09:42:21",
            "create_date": "2024-03-06",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-06",
            "registrar_iana": 3937,
            "registrar_name": "Sav.com, LLC - 47",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "lakura.net",
            "domain_keyword": "lakura",
            "domain_tld": "net",
            "query_time": "2024-04-21 21:07:08",
            "create_date": "2020-08-25",
            "update_date": "2023-12-20",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "zakurr.space",
            "domain_keyword": "zakurr",
            "domain_tld": "space",
            "query_time": "2024-04-29 11:46:49",
            "create_date": "2023-06-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "zakera.co.uk",
            "domain_keyword": "zakera",
            "domain_tld": "co.uk",
            "query_time": "2024-04-29 11:44:09",
            "create_date": "2012-04-25",
            "update_date": "2024-04-23",
            "expiry_date": "2026-04-25",
            "registrar_name": "Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]",
            "registrar_website": "http://www.hostinguk.net",
            "name_servers": [
                "ns1.myhostcp.com",
                "ns2.myhostcp.com",
                "ns3.myhostcp.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "oakura.net.nz",
            "domain_keyword": "oakura",
            "domain_tld": "net.nz",
            "query_time": "2024-05-29 05:38:51",
            "create_date": "2002-09-26",
            "update_date": "2023-10-01",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.deepwebhosting.co.nz",
                "ns2.deepwebhosting.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "zakuara.com",
            "domain_keyword": "zakuara",
            "domain_tld": "com",
            "query_time": "2024-05-09 17:23:38",
            "create_date": "2022-07-10",
            "update_date": "2022-09-03",
            "expiry_date": "2024-07-10",
            "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": 24,
            "domain_name": "sakura.wang",
            "domain_keyword": "sakura",
            "domain_tld": "wang",
            "query_time": "2024-06-07 07:10:48",
            "create_date": "2023-02-17",
            "update_date": "2023-02-17",
            "expiry_date": "2025-02-17",
            "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": "Shen Zhen Shi Ling Bo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sakura.holdings",
            "domain_keyword": "sakura",
            "domain_tld": "holdings",
            "query_time": "2024-06-02 08:16:00",
            "create_date": "2014-03-07",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "sakura.barcelona",
            "domain_keyword": "sakura",
            "domain_tld": "barcelona",
            "query_time": "2024-04-19 08:14:32",
            "create_date": "2016-03-21",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-21",
            "registrar_iana": 696,
            "registrar_name": "Entorno Digital",
            "registrar_website": "http://www.entorno.cat",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.entorno.com",
                "ns2.entorno.com",
                "ns3.entorno.com",
                "ns4.entorno.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "zavura.com",
            "domain_keyword": "zavura",
            "domain_tld": "com",
            "query_time": "2024-05-15 22:34:42",
            "create_date": "2022-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "sakura.financial",
            "domain_keyword": "sakura",
            "domain_tld": "financial",
            "query_time": "2024-05-23 00:23:33",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "zakurda.com",
            "domain_keyword": "zakurda",
            "domain_tld": "com",
            "query_time": "2024-05-22 05:22:32",
            "create_date": "2024-01-24",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "sakura.website",
            "domain_keyword": "sakura",
            "domain_tld": "website",
            "query_time": "2024-04-19 08:14:33",
            "create_date": "2014-10-30",
            "update_date": "2024-02-09",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "SAKURA Internet Inc.",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "zakuna.com",
            "domain_keyword": "zakuna",
            "domain_tld": "com",
            "query_time": "2024-04-13 02:17:58",
            "create_date": "2011-05-26",
            "update_date": "2023-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "sakura.town",
            "domain_keyword": "sakura",
            "domain_tld": "town",
            "query_time": "2024-04-28 22:38:20",
            "create_date": "2014-09-22",
            "update_date": "2021-09-19",
            "expiry_date": "2024-09-22",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "zakara.ru",
            "domain_keyword": "zakara",
            "domain_tld": "ru",
            "query_time": "2024-05-05 02:50:06",
            "create_date": "2023-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "zakuro.click",
            "domain_keyword": "zakuro",
            "domain_tld": "click",
            "query_time": "2024-05-09 17:23:50",
            "create_date": "2023-08-22",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-22",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1076.awsdns-06.org",
                "ns-1670.awsdns-16.co.uk",
                "ns-445.awsdns-55.com",
                "ns-704.awsdns-24.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hakura.de",
            "domain_keyword": "hakura",
            "domain_tld": "de",
            "query_time": "2024-05-05 11:09:51",
            "update_date": "2018-07-27",
            "name_servers": [
                "ns1056.ui-dns.biz",
                "ns1056.ui-dns.com",
                "ns1056.ui-dns.de",
                "ns1056.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 36,
            "domain_name": "zakira.pl",
            "domain_keyword": "zakira",
            "domain_tld": "pl",
            "query_time": "2024-05-13 07:26:41",
            "create_date": "2011-02-23",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-23",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "zajura.com",
            "domain_keyword": "zajura",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:49:26",
            "create_date": "2023-12-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-12-02",
            "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": "My Domain Provider",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "zaqura.com",
            "domain_keyword": "zaqura",
            "domain_tld": "com",
            "query_time": "2024-05-29 17:15:43",
            "create_date": "2008-07-08",
            "update_date": "2023-12-07",
            "expiry_date": "2024-07-08",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "kurt.ns.cloudflare.com",
                "laila.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "zakuma.com",
            "domain_keyword": "zakuma",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:13:45",
            "create_date": "2011-06-19",
            "update_date": "2023-06-20",
            "expiry_date": "2025-06-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "lakura.com",
            "domain_keyword": "lakura",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:07:08",
            "create_date": "2008-10-08",
            "update_date": "2023-07-30",
            "expiry_date": "2025-10-08",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "szakura.work",
            "domain_keyword": "szakura",
            "domain_tld": "work",
            "query_time": "2024-05-24 21:52:16",
            "create_date": "2022-03-10",
            "update_date": "2022-03-27",
            "expiry_date": "2032-03-10",
            "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 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-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sakura.wiki",
            "domain_keyword": "sakura",
            "domain_tld": "wiki",
            "query_time": "2024-05-21 16:34:00",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "sakura.dating",
            "domain_keyword": "sakura",
            "domain_tld": "dating",
            "query_time": "2024-06-07 07:10:48",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sakura.jp",
            "domain_keyword": "sakura",
            "domain_tld": "jp",
            "query_time": "2024-04-23 11:36:02",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "SAKURA Rubber Company Limited",
            "registrant_address": "2-21-17, Sasazuka, Shibuya-ku,Tokyo",
            "registrant_zip": "151-8587",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3466-2171",
            "registrant_fax": "03-3460-4910",
            "name_servers": [
                "ns2.ambisys.jp",
                "ns3.ambisys.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "zalura.shop",
            "domain_keyword": "zalura",
            "domain_tld": "shop",
            "query_time": "2024-05-15 06:46:05",
            "create_date": "2023-09-05",
            "update_date": "2023-10-27",
            "expiry_date": "2024-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "sakura.clothing",
            "domain_keyword": "sakura",
            "domain_tld": "clothing",
            "query_time": "2024-05-18 10:51:52",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0167620172",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "zikura.com",
            "domain_keyword": "zikura",
            "domain_tld": "com",
            "query_time": "2024-06-11 09:48:05",
            "create_date": "2014-10-30",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-30",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "http://www.launchpad.com",
            "name_servers": [
                "ns8357.hostgator.com",
                "ns8358.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "zakuta.com",
            "domain_keyword": "zakuta",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:13:55",
            "create_date": "2001-01-30",
            "update_date": "2023-12-01",
            "expiry_date": "2026-01-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.hawkhost.com",
                "ns2.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "sakura.tips",
            "domain_keyword": "sakura",
            "domain_tld": "tips",
            "query_time": "2024-05-10 09:42:22",
            "create_date": "2014-06-02",
            "update_date": "2024-05-10",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAKURA Internet Inc.",
            "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": [
                "rns1.rightsdns.com",
                "rns2.rightsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "zakuya.org",
            "domain_keyword": "zakuya",
            "domain_tld": "org",
            "query_time": "2024-05-24 19:07:47",
            "create_date": "2021-09-14",
            "update_date": "2023-08-11",
            "expiry_date": "2024-09-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar 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.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "sakura.tools",
            "domain_keyword": "sakura",
            "domain_tld": "tools",
            "query_time": "2024-06-02 10:08:52",
            "create_date": "2023-12-02",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "sakura.help",
            "domain_keyword": "sakura",
            "domain_tld": "help",
            "query_time": "2024-04-19 08:14:32",
            "create_date": "2020-04-02",
            "update_date": "2024-02-08",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_state": "TOKYO",
            "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.",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sakura.casa",
            "domain_keyword": "sakura",
            "domain_tld": "casa",
            "query_time": "2024-04-28 22:38:19",
            "create_date": "2021-08-22",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "earl.ns.cloudflare.com",
                "sara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "zakurz.cz",
            "domain_keyword": "zakurz",
            "domain_tld": "cz",
            "query_time": "2024-05-05 08:26:00",
            "create_date": "2005-12-29",
            "update_date": "2017-03-26",
            "expiry_date": "2026-12-29",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Jan Šimek",
            "registrant_address": "Rybářská 401, Uherský Brod, 688 01",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.wedos.com",
                "ns.wedos.cz",
                "ns.wedos.eu",
                "ns.wedos.net"
            ]
        },
        {
            "num": 55,
            "domain_name": "sakura.club",
            "domain_keyword": "sakura",
            "domain_tld": "club",
            "query_time": "2024-04-19 08:14:32",
            "create_date": "2017-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "5akura.top",
            "domain_keyword": "5akura",
            "domain_tld": "top",
            "query_time": "2024-04-26 14:35:33",
            "create_date": "2021-07-18",
            "expiry_date": "2024-07-18",
            "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": "guan yu chen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "sakura.vin",
            "domain_keyword": "sakura",
            "domain_tld": "vin",
            "query_time": "2024-05-16 00:18:23",
            "create_date": "2021-05-16",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "miaoluoyi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cheryl.dnspod.net",
                "loaf.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "lakura.org",
            "domain_keyword": "lakura",
            "domain_tld": "org",
            "query_time": "2024-05-24 17:31:15",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "sakura.deals",
            "domain_keyword": "sakura",
            "domain_tld": "deals",
            "query_time": "2024-06-07 07:10:48",
            "create_date": "2021-07-18",
            "update_date": "2023-09-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brained.io",
                "ns2.brained.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "sakura.pl",
            "domain_keyword": "sakura",
            "domain_tld": "pl",
            "query_time": "2024-04-19 08:14:32",
            "create_date": "2010-07-18",
            "update_date": "2023-10-20",
            "expiry_date": "2025-07-18",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "hakura.net",
            "domain_keyword": "hakura",
            "domain_tld": "net",
            "query_time": "2024-04-30 01:06:37",
            "create_date": "2023-12-25",
            "update_date": "2023-12-25",
            "expiry_date": "2024-12-25",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1-35.azure-dns.com",
                "ns2-35.azure-dns.net",
                "ns3-35.azure-dns.org",
                "ns4-35.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "zukura.com",
            "domain_keyword": "zukura",
            "domain_tld": "com",
            "query_time": "2024-05-17 08:30:03",
            "create_date": "2015-03-29",
            "update_date": "2024-05-16",
            "expiry_date": "2025-03-29",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "sakura.au",
            "domain_keyword": "sakura",
            "domain_tld": "au",
            "query_time": "2024-05-18 19:25:52",
            "update_date": "2024-01-23",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Tom Sakuragawa",
            "name_servers": [
                "ns1.sakuracommunications.net.au",
                "ns2.sakuracommunications.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "sakura.photography",
            "domain_keyword": "sakura",
            "domain_tld": "photography",
            "query_time": "2024-05-15 21:43:49",
            "create_date": "2014-03-15",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "lakura.it",
            "domain_keyword": "lakura",
            "domain_tld": "it",
            "query_time": "2024-05-31 07:27:40",
            "create_date": "2022-06-13",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-13",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Marco Angelini",
            "registrant_address": "Via Madrigale 1289",
            "registrant_city": "Savignano sul rubicone",
            "registrant_state": "FC",
            "registrant_zip": "47039",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 66,
            "domain_name": "sakura.kagoshima.jp",
            "domain_keyword": "sakura",
            "domain_tld": "kagoshima.jp",
            "query_time": "2024-04-24 14:49:52",
            "create_date": "2018-12-13",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "hideo koba",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 67,
            "domain_name": "sakura.fan",
            "domain_keyword": "sakura",
            "domain_tld": "fan",
            "query_time": "2024-04-19 08:14:32",
            "create_date": "2018-12-14",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": [
                "sakura1.pocketstudio.net",
                "sakura3.pocketstudio.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "zakoura.com",
            "domain_keyword": "zakoura",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:12:56",
            "create_date": "2005-08-12",
            "update_date": "2020-06-13",
            "expiry_date": "2025-08-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns77.worldnic.com",
                "ns78.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "zafura.com",
            "domain_keyword": "zafura",
            "domain_tld": "com",
            "query_time": "2024-04-23 03:54:33",
            "create_date": "2013-02-26",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "takura.info",
            "domain_keyword": "takura",
            "domain_tld": "info",
            "query_time": "2024-05-12 21:37:28",
            "create_date": "2018-07-17",
            "update_date": "2023-05-31",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co, Ltd",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "zekura.jp",
            "domain_keyword": "zekura",
            "domain_tld": "jp",
            "query_time": "2024-05-25 06:43:22",
            "create_date": "2022-01-02",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-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": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 72,
            "domain_name": "zakuro.top",
            "domain_keyword": "zakuro",
            "domain_tld": "top",
            "query_time": "2024-06-01 20:04:18",
            "create_date": "2023-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sakura.dev",
            "domain_keyword": "sakura",
            "domain_tld": "dev",
            "query_time": "2024-06-07 07:10:48",
            "create_date": "2019-02-12",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAKURA Internet Inc.",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wakura.org",
            "domain_keyword": "wakura",
            "domain_tld": "org",
            "query_time": "2024-06-08 17:28:02",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "zakara.club",
            "domain_keyword": "zakara",
            "domain_tld": "club",
            "query_time": "2024-04-19 08:54:55",
            "create_date": "2018-06-13",
            "update_date": "2021-11-01",
            "expiry_date": "2024-06-13",
            "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 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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "zagura.ro",
            "domain_keyword": "zagura",
            "domain_tld": "ro",
            "query_time": "2024-05-06 11:41:55",
            "create_date": "2006-11-29",
            "expiry_date": "2024-10-26",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "kip.ns.cloudflare.com",
                "melinda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 77,
            "domain_name": "sakura.guitars",
            "domain_keyword": "sakura",
            "domain_tld": "guitars",
            "query_time": "2024-04-28 22:38:19",
            "create_date": "2015-06-08",
            "update_date": "2024-04-22",
            "expiry_date": "2027-06-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "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.",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sakura.shopping",
            "domain_keyword": "sakura",
            "domain_tld": "shopping",
            "query_time": "2024-05-18 10:51:53",
            "create_date": "2023-11-10",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sakura.capital",
            "domain_keyword": "sakura",
            "domain_tld": "capital",
            "query_time": "2024-05-23 00:23:33",
            "create_date": "2023-11-15",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-15",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "zakuro.com",
            "domain_keyword": "zakuro",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:13:53",
            "create_date": "2002-05-10",
            "update_date": "2024-04-11",
            "expiry_date": "2026-05-10",
            "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": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/fde60984-e713-4d88-adb7-0a719415ac8a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.webhostingpad.com",
                "ns6.webhostingpad.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dakura.de",
            "domain_keyword": "dakura",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:38:05",
            "update_date": "2023-07-07",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 82,
            "domain_name": "zakera.org",
            "domain_keyword": "zakera",
            "domain_tld": "org",
            "query_time": "2024-05-09 17:21:51",
            "create_date": "2017-01-02",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "zakuro.cc",
            "domain_keyword": "zakuro",
            "domain_tld": "cc",
            "query_time": "2024-05-24 19:07:46",
            "create_date": "2023-06-27",
            "update_date": "2024-05-15",
            "expiry_date": "2024-06-27",
            "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": [
                "armfazh.ns.cloudflare.com",
                "maxine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "sakura.design",
            "domain_keyword": "sakura",
            "domain_tld": "design",
            "query_time": "2024-04-19 08:14:32",
            "create_date": "2015-05-19",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SAKURA Internet Inc.",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "bzakura.com",
            "domain_keyword": "bzakura",
            "domain_tld": "com",
            "query_time": "2024-04-24 22:32:38",
            "create_date": "2020-02-25",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sakura.business",
            "domain_keyword": "sakura",
            "domain_tld": "business",
            "query_time": "2024-05-10 09:42:21",
            "create_date": "2021-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "sakura.com.cn",
            "domain_keyword": "sakura",
            "domain_tld": "com.cn",
            "query_time": "2024-06-07 07:10:48",
            "create_date": "1997-08-21",
            "expiry_date": "2027-08-21",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "樱花卫厨(中国)股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "vip1.alidns.com",
                "vip2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "dakura.com",
            "domain_keyword": "dakura",
            "domain_tld": "com",
            "query_time": "2024-06-06 23:46:18",
            "create_date": "2016-06-07",
            "update_date": "2021-06-01",
            "expiry_date": "2024-06-07",
            "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": 89,
            "domain_name": "takura.news",
            "domain_keyword": "takura",
            "domain_tld": "news",
            "query_time": "2024-05-29 08:02:36",
            "create_date": "2024-03-30",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-30",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "nakura.me",
            "domain_keyword": "nakura",
            "domain_tld": "me",
            "query_time": "2024-04-29 01:26:22",
            "create_date": "2020-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "sakura.nyc",
            "domain_keyword": "sakura",
            "domain_tld": "nyc",
            "query_time": "2024-06-07 07:10:48",
            "create_date": "2023-10-03",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "sakura.express",
            "domain_keyword": "sakura",
            "domain_tld": "express",
            "query_time": "2024-06-09 18:04:33",
            "create_date": "2024-06-07",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-07",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "azkura.com",
            "domain_keyword": "azkura",
            "domain_tld": "com",
            "query_time": "2024-06-11 10:59:48",
            "create_date": "2012-02-15",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (732357453)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O azkura.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "zavura.click",
            "domain_keyword": "zavura",
            "domain_tld": "click",
            "query_time": "2024-06-13 06:18:00",
            "create_date": "2023-07-25",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "zpkura.top",
            "domain_keyword": "zpkura",
            "domain_tld": "top",
            "query_time": "2024-05-04 11:33:47",
            "create_date": "2024-02-26",
            "expiry_date": "2025-02-26",
            "registrar_iana": 3775,
            "registrar_name": "Alibaba.com Singapore E-Commerce Private Limited",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Boracino",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sakura.holiday",
            "domain_keyword": "sakura",
            "domain_tld": "holiday",
            "query_time": "2024-04-28 22:38:19",
            "create_date": "2014-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sakura.pe",
            "domain_keyword": "sakura",
            "domain_tld": "pe",
            "query_time": "2024-04-28 22:38:19",
            "registrar_name": "NIC.PE",
            "registrant_name": "G.W Yichang & CIA S.A",
            "name_servers": [
                "ns1.hostinglabs.pe",
                "ns2.hostinglabs.pe",
                "ns3.hostinglabs.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 98,
            "domain_name": "takura.tech",
            "domain_keyword": "takura",
            "domain_tld": "tech",
            "query_time": "2024-04-28 18:21:16",
            "create_date": "2023-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "3002",
            "registrant_country": "RW",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hakura.com",
            "domain_keyword": "hakura",
            "domain_tld": "com",
            "query_time": "2024-04-11 13:54:27",
            "create_date": "2000-07-15",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sakura.black",
            "domain_keyword": "sakura",
            "domain_tld": "black",
            "query_time": "2024-04-28 22:38:19",
            "create_date": "2021-10-14",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ariadne.ns.cloudflare.com",
                "hans.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.128,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>zakura.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5672</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sakura.today, hakura.cloud, bakura.org, sakura.red, sakura.show, wakura.co.jp, zakuro.biz, zakuna.co.uk, wakura.com, zapura.com, zikura.de, sakura.llc, sakura.plus, yakura.com, nakura.bio, zakira.com, nakura.com, sakura.boutique, lakura.net, zakurr.space, zakera.co.uk, oakura.net.nz, zakuara.com, sakura.wang, sakura.holdings, sakura.barcelona, zavura.com, sakura.financial, zakurda.com, sakura.website, zakuna.com, sakura.town, zakara.ru, zakuro.click, hakura.de, zakira.pl, zajura.com, zaqura.com, zakuma.com, lakura.com, szakura.work, sakura.wiki, sakura.dating, sakura.jp, zalura.shop, sakura.clothing, zikura.com, zakuta.com, sakura.tips, zakuya.org, sakura.tools, sakura.help, sakura.casa, zakurz.cz, sakura.club, 5akura.top, sakura.vin, lakura.org, sakura.deals, sakura.pl, hakura.net, zukura.com, sakura.au, sakura.photography, lakura.it, sakura.kagoshima.jp, sakura.fan, zakoura.com, zafura.com, takura.info, zekura.jp, zakuro.top, sakura.dev, wakura.org, zakara.club, zagura.ro, sakura.guitars, sakura.shopping, sakura.capital, zakuro.com, dakura.de, zakera.org, zakuro.cc, sakura.design, bzakura.com, sakura.business, sakura.com.cn, dakura.com, takura.news, nakura.me, sakura.nyc, sakura.express, azkura.com, zavura.click, zpkura.top, sakura.holiday, sakura.pe, takura.tech, hakura.com, sakura.black</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sakura.today</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-19 08:14:32</query_time>
   <create_date>2014-06-22</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ajimart</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hakura.cloud</domain_name>
   <domain_keyword>hakura</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-24 15:12:25</query_time>
   <create_date>2022-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-08.azure-dns.com</value>
    <value>ns2-08.azure-dns.net</value>
    <value>ns3-08.azure-dns.org</value>
    <value>ns4-08.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bakura.org</domain_name>
   <domain_keyword>bakura</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 09:40:02</query_time>
   <create_date>2001-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>4</num>
   <domain_name>sakura.red</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-04 02:11:40</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liuzhongjie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>henansheng</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>cheryl.dnspod.net</value>
    <value>loaf.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>sakura.show</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>show</domain_tld>
   <query_time>2024-05-09 17:36:14</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sun jia</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ji lin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wakura.co.jp</domain_name>
   <domain_keyword>wakura</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 21:39:00</query_time>
   <create_date>2000-09-08</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Wakura Spa Limited Partnership Company</registrant_company>
   <name_servers>
    <value>xadns1.icc-cloud.jp</value>
    <value>xadns2.icc-cloud.jp</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>zakuro.biz</domain_name>
   <domain_keyword>zakuro</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-13 02:18:01</query_time>
   <create_date>2006-11-29</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Misako Inoue</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>shns1.estore.co.jp</value>
    <value>shns2.estore.co.jp</value>
    <value>shns3.estore.co.jp</value>
    <value>shns4.estore.co.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>zakuna.co.uk</domain_name>
   <domain_keyword>zakuna</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-27 03:16:20</query_time>
   <create_date>2017-08-24</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>wakura.com</domain_name>
   <domain_keyword>wakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 06:31:15</query_time>
   <create_date>1998-07-03</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-07-02</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>dns01.chicappa.jp</value>
    <value>dns02.chicappa.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>zapura.com</domain_name>
   <domain_keyword>zapura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 15:57:16</query_time>
   <create_date>2007-09-10</create_date>
   <update_date>2021-10-04</update_date>
   <expiry_date>2024-09-10</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=zapura.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>zikura.de</domain_name>
   <domain_keyword>zikura</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:33:48</query_time>
   <update_date>2022-01-02</update_date>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>sakura.llc</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-18 10:51:53</query_time>
   <create_date>2018-08-08</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>sakura.plus</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-06-07 07:10:48</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bei Yu Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>grapdns1.myhostadmin.net</value>
    <value>grapdns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>yakura.com</domain_name>
   <domain_keyword>yakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 03:36:02</query_time>
   <create_date>1998-05-19</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-18</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>Yakura, Takashi</registrant_name>
   <registrant_address>Kojima-cho</registrant_address>
   <registrant_city>Chofu-shi</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>182-0026</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.5075205733</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>15</num>
   <domain_name>nakura.bio</domain_name>
   <domain_keyword>nakura</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-09 21:26:35</query_time>
   <create_date>2019-04-30</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>zakira.com</domain_name>
   <domain_keyword>zakira</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 21:52:33</query_time>
   <create_date>2000-02-23</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>nakura.com</domain_name>
   <domain_keyword>nakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 04:33:30</query_time>
   <create_date>2000-02-28</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.windowsww.com</value>
    <value>ns2.windowsww.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>sakura.boutique</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-05-10 09:42:21</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>3937</registrar_iana>
   <registrar_name>Sav.com, LLC - 47</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>lakura.net</domain_name>
   <domain_keyword>lakura</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 21:07:08</query_time>
   <create_date>2020-08-25</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-08-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>ns65.domaincontrol.com</value>
    <value>ns66.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>20</num>
   <domain_name>zakurr.space</domain_name>
   <domain_keyword>zakurr</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-29 11:46:49</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>zakera.co.uk</domain_name>
   <domain_keyword>zakera</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-29 11:44:09</query_time>
   <create_date>2012-04-25</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2026-04-25</expiry_date>
   <registrar_name>Easyspace Ltd t/a Hosting UK [Tag = INTERNETENG]</registrar_name>
   <registrar_website>http://www.hostinguk.net</registrar_website>
   <name_servers>
    <value>ns1.myhostcp.com</value>
    <value>ns2.myhostcp.com</value>
    <value>ns3.myhostcp.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>oakura.net.nz</domain_name>
   <domain_keyword>oakura</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-05-29 05:38:51</query_time>
   <create_date>2002-09-26</create_date>
   <update_date>2023-10-01</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.deepwebhosting.co.nz</value>
    <value>ns2.deepwebhosting.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>zakuara.com</domain_name>
   <domain_keyword>zakuara</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 17:23:38</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2024-07-10</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>24</num>
   <domain_name>sakura.wang</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-07 07:10:48</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shen Zhen Shi Ling Bo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sakura.holdings</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-06-02 08:16:00</query_time>
   <create_date>2014-03-07</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>sakura.barcelona</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>barcelona</domain_tld>
   <query_time>2024-04-19 08:14:32</query_time>
   <create_date>2016-03-21</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>696</registrar_iana>
   <registrar_name>Entorno Digital</registrar_name>
   <registrar_website>http://www.entorno.cat</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.entorno.com</value>
    <value>ns2.entorno.com</value>
    <value>ns3.entorno.com</value>
    <value>ns4.entorno.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>zavura.com</domain_name>
   <domain_keyword>zavura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 22:34:42</query_time>
   <create_date>2022-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</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>ns21.domaincontrol.com</value>
    <value>ns22.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>28</num>
   <domain_name>sakura.financial</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-05-23 00:23:33</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>zakurda.com</domain_name>
   <domain_keyword>zakurda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 05:22:32</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>sakura.website</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-19 08:14:33</query_time>
   <create_date>2014-10-30</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>SAKURA Internet Inc.</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>zakuna.com</domain_name>
   <domain_keyword>zakuna</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 02:17:58</query_time>
   <create_date>2011-05-26</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2025-05-26</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>sakura.town</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-04-28 22:38:20</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2021-09-19</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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>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>33</num>
   <domain_name>zakara.ru</domain_name>
   <domain_keyword>zakara</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 02:50:06</query_time>
   <create_date>2023-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>zakuro.click</domain_name>
   <domain_keyword>zakuro</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-09 17:23:50</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1076.awsdns-06.org</value>
    <value>ns-1670.awsdns-16.co.uk</value>
    <value>ns-445.awsdns-55.com</value>
    <value>ns-704.awsdns-24.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hakura.de</domain_name>
   <domain_keyword>hakura</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 11:09:51</query_time>
   <update_date>2018-07-27</update_date>
   <name_servers>
    <value>ns1056.ui-dns.biz</value>
    <value>ns1056.ui-dns.com</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1056.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>zakira.pl</domain_name>
   <domain_keyword>zakira</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 07:26:41</query_time>
   <create_date>2011-02-23</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>zajura.com</domain_name>
   <domain_keyword>zajura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:49:26</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-12-02</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>My Domain Provider</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>zaqura.com</domain_name>
   <domain_keyword>zaqura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 17:15:43</query_time>
   <create_date>2008-07-08</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>kurt.ns.cloudflare.com</value>
    <value>laila.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>zakuma.com</domain_name>
   <domain_keyword>zakuma</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:13:45</query_time>
   <create_date>2011-06-19</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>lakura.com</domain_name>
   <domain_keyword>lakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:07:08</query_time>
   <create_date>2008-10-08</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-10-08</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>szakura.work</domain_name>
   <domain_keyword>szakura</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-24 21:52:16</query_time>
   <create_date>2022-03-10</create_date>
   <update_date>2022-03-27</update_date>
   <expiry_date>2032-03-10</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 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-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>42</num>
   <domain_name>sakura.wiki</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-21 16:34:00</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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</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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>sakura.dating</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>dating</domain_tld>
   <query_time>2024-06-07 07:10:48</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</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>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>44</num>
   <domain_name>sakura.jp</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-23 11:36:02</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>SAKURA Rubber Company Limited</registrant_name>
   <registrant_address>2-21-17, Sasazuka, Shibuya-ku,Tokyo</registrant_address>
   <registrant_zip>151-8587</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3466-2171</registrant_phone>
   <registrant_fax>03-3460-4910</registrant_fax>
   <name_servers>
    <value>ns2.ambisys.jp</value>
    <value>ns3.ambisys.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>zalura.shop</domain_name>
   <domain_keyword>zalura</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-15 06:46:05</query_time>
   <create_date>2023-09-05</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sakura.clothing</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-18 10:51:52</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0167620172</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>zikura.com</domain_name>
   <domain_keyword>zikura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 09:48:05</query_time>
   <create_date>2014-10-30</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-30</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>ns8357.hostgator.com</value>
    <value>ns8358.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>zakuta.com</domain_name>
   <domain_keyword>zakuta</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:13:55</query_time>
   <create_date>2001-01-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.hawkhost.com</value>
    <value>ns2.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>sakura.tips</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-10 09:42:22</query_time>
   <create_date>2014-06-02</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAKURA Internet Inc.</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>rns1.rightsdns.com</value>
    <value>rns2.rightsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>zakuya.org</domain_name>
   <domain_keyword>zakuya</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 19:07:47</query_time>
   <create_date>2021-09-14</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</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.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>sakura.tools</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-06-02 10:08:52</query_time>
   <create_date>2023-12-02</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>sakura.help</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-19 08:14:32</query_time>
   <create_date>2020-04-02</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_state>TOKYO</registrant_state>
   <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>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sakura.casa</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-28 22:38:19</query_time>
   <create_date>2021-08-22</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>earl.ns.cloudflare.com</value>
    <value>sara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>zakurz.cz</domain_name>
   <domain_keyword>zakurz</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 08:26:00</query_time>
   <create_date>2005-12-29</create_date>
   <update_date>2017-03-26</update_date>
   <expiry_date>2026-12-29</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Jan Šimek</registrant_name>
   <registrant_address>Rybářská 401, Uherský Brod, 688 01</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.wedos.com</value>
    <value>ns.wedos.cz</value>
    <value>ns.wedos.eu</value>
    <value>ns.wedos.net</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>sakura.club</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-19 08:14:32</query_time>
   <create_date>2017-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</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>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>5akura.top</domain_name>
   <domain_keyword>5akura</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-26 14:35:33</query_time>
   <create_date>2021-07-18</create_date>
   <expiry_date>2024-07-18</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>guan yu chen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>sakura.vin</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>vin</domain_tld>
   <query_time>2024-05-16 00:18:23</query_time>
   <create_date>2021-05-16</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>miaoluoyi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cheryl.dnspod.net</value>
    <value>loaf.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>lakura.org</domain_name>
   <domain_keyword>lakura</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 17:31:15</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>sakura.deals</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-06-07 07:10:48</query_time>
   <create_date>2021-07-18</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brained.io</value>
    <value>ns2.brained.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>sakura.pl</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-19 08:14:32</query_time>
   <create_date>2010-07-18</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>hakura.net</domain_name>
   <domain_keyword>hakura</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 01:06:37</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1-35.azure-dns.com</value>
    <value>ns2-35.azure-dns.net</value>
    <value>ns3-35.azure-dns.org</value>
    <value>ns4-35.azure-dns.info</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>62</num>
   <domain_name>zukura.com</domain_name>
   <domain_keyword>zukura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 08:30:03</query_time>
   <create_date>2015-03-29</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</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-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>sakura.au</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-18 19:25:52</query_time>
   <update_date>2024-01-23</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Tom Sakuragawa</registrant_name>
   <name_servers>
    <value>ns1.sakuracommunications.net.au</value>
    <value>ns2.sakuracommunications.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>sakura.photography</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-05-15 21:43:49</query_time>
   <create_date>2014-03-15</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.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>lakura.it</domain_name>
   <domain_keyword>lakura</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 07:27:40</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Marco Angelini</registrant_company>
   <registrant_address>Via Madrigale 1289</registrant_address>
   <registrant_city>Savignano sul rubicone</registrant_city>
   <registrant_state>FC</registrant_state>
   <registrant_zip>47039</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>sakura.kagoshima.jp</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>kagoshima.jp</domain_tld>
   <query_time>2024-04-24 14:49:52</query_time>
   <create_date>2018-12-13</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>hideo koba</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>sakura.fan</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>fan</domain_tld>
   <query_time>2024-04-19 08:14:32</query_time>
   <create_date>2018-12-14</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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>sakura1.pocketstudio.net</value>
    <value>sakura3.pocketstudio.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>zakoura.com</domain_name>
   <domain_keyword>zakoura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:12:56</query_time>
   <create_date>2005-08-12</create_date>
   <update_date>2020-06-13</update_date>
   <expiry_date>2025-08-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns77.worldnic.com</value>
    <value>ns78.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>zafura.com</domain_name>
   <domain_keyword>zafura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 03:54:33</query_time>
   <create_date>2013-02-26</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-26</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.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>70</num>
   <domain_name>takura.info</domain_name>
   <domain_keyword>takura</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 21:37:28</query_time>
   <create_date>2018-07-17</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co, Ltd</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>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.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>71</num>
   <domain_name>zekura.jp</domain_name>
   <domain_keyword>zekura</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-25 06:43:22</query_time>
   <create_date>2022-01-02</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>zakuro.top</domain_name>
   <domain_keyword>zakuro</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-01 20:04:18</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sakura.dev</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-07 07:10:48</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAKURA Internet Inc.</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wakura.org</domain_name>
   <domain_keyword>wakura</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 17:28:02</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. 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>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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>zakara.club</domain_name>
   <domain_keyword>zakara</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-19 08:54:55</query_time>
   <create_date>2018-06-13</create_date>
   <update_date>2021-11-01</update_date>
   <expiry_date>2024-06-13</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 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>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>76</num>
   <domain_name>zagura.ro</domain_name>
   <domain_keyword>zagura</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-06 11:41:55</query_time>
   <create_date>2006-11-29</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>kip.ns.cloudflare.com</value>
    <value>melinda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sakura.guitars</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>guitars</domain_tld>
   <query_time>2024-04-28 22:38:19</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2027-06-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <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>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sakura.shopping</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-18 10:51:53</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sakura.capital</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-23 00:23:33</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>zakuro.com</domain_name>
   <domain_keyword>zakuro</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:13:53</query_time>
   <create_date>2002-05-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2026-05-10</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>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fde60984-e713-4d88-adb7-0a719415ac8a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.webhostingpad.com</value>
    <value>ns6.webhostingpad.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dakura.de</domain_name>
   <domain_keyword>dakura</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:38:05</query_time>
   <update_date>2023-07-07</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>zakera.org</domain_name>
   <domain_keyword>zakera</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 17:21:51</query_time>
   <create_date>2017-01-02</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>zakuro.cc</domain_name>
   <domain_keyword>zakuro</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-24 19:07:46</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-06-27</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>armfazh.ns.cloudflare.com</value>
    <value>maxine.ns.cloudflare.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>sakura.design</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-19 08:14:32</query_time>
   <create_date>2015-05-19</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SAKURA Internet Inc.</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>bzakura.com</domain_name>
   <domain_keyword>bzakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 22:32:38</query_time>
   <create_date>2020-02-25</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>86</num>
   <domain_name>sakura.business</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-10 09:42:21</query_time>
   <create_date>2021-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>sakura.com.cn</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-07 07:10:48</query_time>
   <create_date>1997-08-21</create_date>
   <expiry_date>2027-08-21</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>樱花卫厨(中国)股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>vip1.alidns.com</value>
    <value>vip2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>dakura.com</domain_name>
   <domain_keyword>dakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 23:46:18</query_time>
   <create_date>2016-06-07</create_date>
   <update_date>2021-06-01</update_date>
   <expiry_date>2024-06-07</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>89</num>
   <domain_name>takura.news</domain_name>
   <domain_keyword>takura</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-29 08:02:36</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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-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>90</num>
   <domain_name>nakura.me</domain_name>
   <domain_keyword>nakura</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-29 01:26:22</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>sakura.nyc</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-06-07 07:10:48</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>sakura.express</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>express</domain_tld>
   <query_time>2024-06-09 18:04:33</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>azkura.com</domain_name>
   <domain_keyword>azkura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 10:59:48</query_time>
   <create_date>2012-02-15</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (732357453)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O azkura.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>zavura.click</domain_name>
   <domain_keyword>zavura</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-13 06:18:00</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>95</num>
   <domain_name>zpkura.top</domain_name>
   <domain_keyword>zpkura</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-04 11:33:47</query_time>
   <create_date>2024-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>Alibaba.com Singapore E-Commerce Private Limited</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Boracino</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sakura.holiday</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>holiday</domain_tld>
   <query_time>2024-04-28 22:38:19</query_time>
   <create_date>2014-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sakura.pe</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-28 22:38:19</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>G.W Yichang &amp; CIA S.A</registrant_name>
   <name_servers>
    <value>ns1.hostinglabs.pe</value>
    <value>ns2.hostinglabs.pe</value>
    <value>ns3.hostinglabs.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>takura.tech</domain_name>
   <domain_keyword>takura</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-28 18:21:16</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>3002</registrant_state>
   <registrant_country>RW</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hakura.com</domain_name>
   <domain_keyword>hakura</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 13:54:27</query_time>
   <create_date>2000-07-15</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-15</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sakura.black</domain_name>
   <domain_keyword>sakura</domain_keyword>
   <domain_tld>black</domain_tld>
   <query_time>2024-04-28 22:38:19</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ariadne.ns.cloudflare.com</value>
    <value>hans.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.128</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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