WHOIS QUERY TIME

13 Mar 2024 - 9:12 AM UTC

Registered: 28 May 2012
Modified: 22 May 2023
Expiry: 28 May 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

dns.smarthost.pl
dns2.smarthost.pl
dns3.smarthost.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=arkun.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "arkun.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "arkun.pl",
            "domain_keyword": "arkun",
            "domain_tld": "pl",
            "query_time": "2024-03-13 09:12:03",
            "create_date": "2012-05-28",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.smarthost.pl",
                "dns2.smarthost.pl",
                "dns3.smarthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>arkun.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>arkun.pl</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-13 09:12:03</query_time>
   <create_date>2012-05-28</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.smarthost.pl</value>
    <value>dns2.smarthost.pl</value>
    <value>dns3.smarthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</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.028 seconds) for "arkun.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2023 - 12:02 PM UTC

Registered: 28 May 2012
Modified: 27 May 2022
Expiry: 28 May 2023

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

dns.smarthost.pl
dns2.smarthost.pl
dns3.smarthost.pl

#2 - QUERY TIME

12 Jun 2023 - 12:00 AM UTC

Registered: 28 May 2012
Modified: 22 May 2023
Expiry: 28 May 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Unsigned

NAME SERVERS

dns.smarthost.pl
dns2.smarthost.pl
dns3.smarthost.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=arkun.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "arkun.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "arkun.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "arkun.pl",
            "domain_keyword": "arkun",
            "domain_tld": "pl",
            "query_time": "2023-05-02 12:02:04",
            "create_date": "2012-05-28",
            "update_date": "2022-05-27",
            "expiry_date": "2023-05-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.smarthost.pl",
                "dns2.smarthost.pl",
                "dns3.smarthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "arkun.pl",
            "domain_keyword": "arkun",
            "domain_tld": "pl",
            "query_time": "2023-06-12 00:00:49",
            "create_date": "2012-05-28",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.smarthost.pl",
                "dns2.smarthost.pl",
                "dns3.smarthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "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>arkun.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>arkun.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>arkun.pl</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-02 12:02:04</query_time>
   <create_date>2012-05-28</create_date>
   <update_date>2022-05-27</update_date>
   <expiry_date>2023-05-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.smarthost.pl</value>
    <value>dns2.smarthost.pl</value>
    <value>dns3.smarthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>arkun.pl</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-12 00:00:49</query_time>
   <create_date>2012-05-28</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.smarthost.pl</value>
    <value>dns2.smarthost.pl</value>
    <value>dns3.smarthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 8 domain names (in 0.016 seconds) which contained the exact domain keyword "arkun".
Domain Name Registered Expiry Registrar Ownership
1 arkun.com 27 Nov 1998 26 Nov 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 750388
2 arkun.pl 28 May 2012 28 May 2024 nazwa.pl sp. z o.o. -
3 arkun.cl 6 Sep 2018 6 Sep 2025 NIC Chile Francisco López Rosales
4 arkun.com.br 18 Nov 2018 18 Nov 2025 WEBLINK (102) Lucas Roscoe
5 arkun.xyz 1 Dec 2021 1 Dec 2025 Go Daddy, LLC Domains By Proxy, LLC
6 arkun.in 21 Feb 2023 21 Feb 2025 Endurance Digital Domain Technology LLP N/A
7 arkun.life 31 Jul 2023 31 Jul 2024 NameSilo, LLC PrivacyGuardian.org llc
8 arkun.games 15 Feb 2024 15 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
9 arkun.online 15 Feb 2024 15 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=arkun&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "arkun",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "arkun.com, arkun.pl, arkun.cl, arkun.com.br, arkun.xyz, arkun.in, arkun.life, arkun.games, arkun.online",
    "results": [
        {
            "num": 1,
            "domain_name": "arkun.com",
            "domain_keyword": "arkun",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:35:49",
            "create_date": "1998-11-27",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-26",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 00a3b",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 750388",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "arkun.pl",
            "domain_keyword": "arkun",
            "domain_tld": "pl",
            "query_time": "2024-03-13 09:12:03",
            "create_date": "2012-05-28",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.smarthost.pl",
                "dns2.smarthost.pl",
                "dns3.smarthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "arkun.cl",
            "domain_keyword": "arkun",
            "domain_tld": "cl",
            "query_time": "2024-05-17 18:14:39",
            "create_date": "2018-09-06",
            "expiry_date": "2025-09-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Francisco López Rosales",
            "name_servers": [
                "ns1.pymedns.net",
                "ns2.pymedns.net",
                "ns3.pymedns.net"
            ]
        },
        {
            "num": 4,
            "domain_name": "arkun.com.br",
            "domain_keyword": "arkun",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 10:15:00",
            "create_date": "2018-11-18",
            "update_date": "2023-03-01",
            "expiry_date": "2025-11-18",
            "registrar_name": "WEBLINK (102)",
            "registrant_name": "Lucas Roscoe",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "arkun.xyz",
            "domain_keyword": "arkun",
            "domain_tld": "xyz",
            "query_time": "2024-04-15 17:27:48",
            "create_date": "2021-12-01",
            "update_date": "2024-02-28",
            "expiry_date": "2025-12-01",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "arkun.in",
            "domain_keyword": "arkun",
            "domain_tld": "in",
            "query_time": "2024-06-01 21:35:49",
            "create_date": "2023-02-21",
            "update_date": "2023-02-26",
            "expiry_date": "2025-02-21",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hostgator.in",
                "dns2.hostgator.in",
                "dns3.hostgator.in",
                "dns4.hostgator.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "arkun.life",
            "domain_keyword": "arkun",
            "domain_tld": "life",
            "query_time": "2024-04-29 16:31:46",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "arkun.games",
            "domain_keyword": "arkun",
            "domain_tld": "games",
            "query_time": "2024-06-08 22:26:52",
            "create_date": "2024-02-15",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-15",
            "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 ConoHa",
            "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-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "arkun.online",
            "domain_keyword": "arkun",
            "domain_tld": "online",
            "query_time": "2024-06-08 22:26:53",
            "create_date": "2024-02-15",
            "update_date": "2024-04-28",
            "expiry_date": "2025-02-15",
            "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 VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "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": [
                "augustus.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>arkun</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>9</total>
  <relation>eq</relation>
  <current>9</current>
 </count>
 <unique_domains>arkun.com, arkun.pl, arkun.cl, arkun.com.br, arkun.xyz, arkun.in, arkun.life, arkun.games, arkun.online</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>arkun.com</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:35:49</query_time>
   <create_date>1998-11-27</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 00a3b</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 750388</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>arkun.pl</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-13 09:12:03</query_time>
   <create_date>2012-05-28</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.smarthost.pl</value>
    <value>dns2.smarthost.pl</value>
    <value>dns3.smarthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>arkun.cl</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-17 18:14:39</query_time>
   <create_date>2018-09-06</create_date>
   <expiry_date>2025-09-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Francisco López Rosales</registrant_name>
   <name_servers>
    <value>ns1.pymedns.net</value>
    <value>ns2.pymedns.net</value>
    <value>ns3.pymedns.net</value>
   </name_servers>
  </value>
  <value>
   <num>4</num>
   <domain_name>arkun.com.br</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 10:15:00</query_time>
   <create_date>2018-11-18</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-11-18</expiry_date>
   <registrar_name>WEBLINK (102)</registrar_name>
   <registrant_name>Lucas Roscoe</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>arkun.xyz</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-15 17:27:48</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-12-01</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>arkun.in</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 21:35:49</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2023-02-26</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.hostgator.in</value>
    <value>dns2.hostgator.in</value>
    <value>dns3.hostgator.in</value>
    <value>dns4.hostgator.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>arkun.life</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-29 16:31:46</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>arkun.games</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-06-08 22:26:52</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-15</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 ConoHa</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-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>arkun.online</domain_name>
   <domain_keyword>arkun</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-08 22:26:53</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-02-15</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 VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</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>augustus.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.016</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 951 domain names (in 0.043 seconds) which look and sound like the brand name "arkun".
Domain Name Registered Expiry Registrar Ownership
1 erkun.top 2 Jul 2023 2 Jul 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 广州宝琳餐饮管理有限公司
2 yrkun.site 17 Dec 2023 17 Dec 2026 DNSPod, Inc. Yuan Rong Kun
3 arkui.online 23 Apr 2023 23 Apr 2025 Gandi SAS -
4 arkin.net 3 May 2001 4 May 2025 CSC CORPORATE DOMAINS, INC. VMware, Inc.
5 arjun.chat 23 Oct 2020 23 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 rakun.lol 18 Mar 2024 18 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
7 arkhn.org 19 Sep 2018 19 Sep 2024 OVH sas REDACTED FOR PRIVACY
8 arkus.technology 17 May 2022 17 May 2025 IONOS SE 1&1 Internet Limited
9 arcun.cn 17 Jul 2023 17 Jul 2024 广东时代互联科技有限公司 林海旭
10 ardun.com.cn 1 Aug 2006 1 Aug 2024 阿里云计算有限公司(万网) 南昌隆玖信息科技有限公司
11 a-kun.top 29 Oct 2023 29 Oct 2024 NameSilo,LLC PrivacyGuardian.org llc
12 rakun.company 6 Feb 2024 6 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
13 araun.net 27 May 2016 27 May 2024 Hosting Concepts B.V. d/b/a Registrar.eu Integrated Internet Services B.V.
14 darkun.com 23 May 2017 23 May 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
15 arsun.online 15 Feb 2024 15 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
16 arkan.one 20 Dec 2019 20 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
17 arkuj.com 28 Jun 2022 28 Jun 2024 GoDaddy.com, LLC -
18 rakun.tech 5 Oct 2018 5 Oct 2024 OVH alakarte
19 orkun.online 2 Jan 2024 2 Jan 2025 Nics Telekomunikasyon A.S. ULUS MAH.KULTUR CAD.NO125
20 arjun.photos 7 Jan 2023 7 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
21 brkun.com 10 Dec 2019 10 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
22 arkin.net.pl 28 Oct 2022 28 Oct 2024 Aftermarket.pl Limited -
23 arkan.biz 17 Mar 2005 16 Mar 2025 OVH sas REDACTED FOR PRIVACY
24 orkun.de - - - -
25 ahkun.com 18 Aug 2002 18 Aug 2027 Net-Chinese Co., Ltd. -
26 crkun.buzz 10 Apr 2024 10 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
27 farkun.com 1 Jan 2022 1 Jan 2025 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
28 arkon.in 5 Sep 2015 5 Sep 2030 GoDaddy.com, LLC Arkon Web Solutions
29 karkun.com 28 May 2004 28 May 2025 ENOM, INC. REDACTED FOR PRIVACY
30 arkus.one 4 Aug 2019 4 Aug 2024 eNom, LLC Proxy Protection LLC
31 aerkun.org.cn 8 Jan 2024 8 Jan 2025 北京新网数码信息技术有限公司 许烨
32 arkon.solutions 2 Feb 2018 2 Feb 2025 Registrar of Domain Names REG.RU LLC Contact Privacy Inc. Customer 0150573241
33 arkin.one 7 Apr 2024 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 arjun.se 24 May 2019 24 May 2025 1 Api GmbH -
35 arzun.site 24 Dec 2023 24 Dec 2024 Atak Domain Hosting n/a
36 arwun.com 23 Jun 2018 23 Jun 2024 GoDaddy.com, LLC -
37 aykun.xyz 16 Mar 2024 16 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
38 arsun.co.in 5 Nov 2020 5 Nov 2024 GoDaddy.com, LLC ARSUN BUILDERS AND DEVELOPERS LLP
39 arkus.tech 17 May 2022 17 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com ARKUS LLC
40 arken.finance 25 May 2021 25 May 2025 Cloudflare, Inc REDACTED FOR PRIVACY
41 arksun.in 30 May 2014 30 May 2025 Endurance Digital Domain Technology LLP Arksun Services
42 arken.fund 25 Feb 2023 25 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 arkuh.com 26 Oct 2021 26 Oct 2024 GoDaddy.com, LLC -
44 warkun.sk 29 Jan 2015 29 Jan 2025 WebHouse, s.r.o. Mikroregión Warkun
45 markun.com 19 May 1994 20 May 2025 IONOS SE 1&1 Internet Inc
46 arkhn.com 19 Sep 2018 19 Sep 2024 OVH, SAS REDACTED FOR PRIVACY
47 arkyn.tech 29 Mar 2021 29 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0161262254
48 arjun.page 25 Jan 2022 25 Jan 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
49 aikun.art 25 May 2023 25 May 2025 DNSPod, Inc. Liu Junsong
50 askun.de - - - -
51 ark-n.com 10 May 2024 10 May 2025 gabia JINYENG KIM
52 arkuo.top 11 Mar 2024 11 Mar 2025 Porkbun LLC Private by Design, LLC
53 arkus.nexus 21 May 2023 21 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
54 arkum.frl 17 May 2015 17 May 2025 Metaregistrar BV Applications -
55 arkin.com 17 Dec 2002 17 Dec 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
56 aikun.cc 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
57 arken.dev 29 Aug 2020 29 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 arkum.org 21 Jan 2014 21 Jan 2025 Cronon GmbH Arbeitskreis fuer historische Kulturlandschaftsforschung in Mitteleuropa e.V.
59 arkur.ru 29 Jun 2022 29 Jun 2024 AXELNAME-RU Private Person
60 arken.consulting 13 Jan 2023 13 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
61 rakun.hr 9 Jun 2009 16 Jan 2025 CARNET RAKUN d.o.o.
62 aikun.biz 30 Nov 2023 30 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
63 arkon.dev 22 Apr 2022 22 Apr 2025 Soluciones Corporativas IP, SLU Soluciones Corporativas IP, c/o Whois Proxy
64 arkuz.online 30 Dec 2023 30 Dec 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
65 arkin.pl 20 Jul 2007 20 Jul 2024 home.pl S.A. -
66 prkun.com 1 Apr 2021 1 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
67 aikun.com 4 Aug 2008 4 Aug 2025 eName Technology Co., Ltd. -
68 arkan.net 27 Nov 2003 27 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 drkun.net 18 Jan 2022 18 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
70 arvun.com 22 Feb 2006 22 Feb 2025 GoDaddy.com, LLC -
71 arsun.nyc 4 Dec 2019 4 Dec 2024 GoDaddy.com, LLC Arsun Entertainment Inc.
72 arqun.com 19 Jun 2020 19 Jun 2024 Dynadot Inc -
73 arkup.com.br 18 Jun 2019 18 Jun 2024 - Emanuel F. Dias
74 arkum.ro 20 Oct 2005 4 Sep 2024 CYBER_FOLKS S.R.L. -
75 arjun.bond 27 Aug 2023 27 Aug 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
76 aikun.gay 24 Jun 2023 24 Jun 2024 Porkbun Private by Design, LLC
77 arken.network 25 May 2021 25 May 2025 Cloudflare, Inc Cleverse Corporation Ltd. (Vat ID: 0105563105767)
78 areun.com 18 May 2010 18 May 2026 Squarespace Domains II LLC AreYouIN OÜ
79 arkui.net 2 Jun 2022 2 Jun 2025 Xin Net Technology Corporation -
80 arrun.net 11 Dec 2023 11 Dec 2024 Cloudflare, Inc. DATA REDACTED
81 arkui.dev 2 Jun 2022 2 Jun 2026 Web Commerce Communications Limited dba WebNic.cc Huawei Device Co., Ltd.
82 arkan.tech 10 Mar 2024 10 Mar 2025 Xiamen ChinaSource Internet Service Co., Ltd Caowei
83 avkun.com 4 Aug 2018 4 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
84 apkun.xyz 29 Oct 2023 29 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
85 arkgun.com 28 Jan 2022 28 Jan 2026 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
86 akkun.fit 25 Jul 2021 25 Jul 2024 Porkbun Private by Design, LLC
87 arkus.shop 31 May 2023 31 May 2025 Namecheap, Inc. -
88 alkun.pro 23 Oct 2023 23 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
89 argun.net 28 Jan 1999 28 Jan 2026 GoDaddy.com, LLC -
90 arkzn.com 26 Apr 2018 26 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
91 arkum.ru 4 Jun 2019 4 Jun 2024 REGRU-RU Private Person
92 arkgn.com 4 Mar 2024 4 Mar 2025 GoDaddy.com, LLC -
93 arkon.email 4 Jun 2016 4 Jun 2025 Domeneshop AS dba domainnameshop.com Arkon Event AS
94 ajkun.top 31 Aug 2023 31 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fan xin yu
95 yarkun.cn 28 Nov 2017 28 Nov 2024 浙江贰贰网络有限公司 雅工电子(珠海)有限公司
96 arken.net 30 Sep 1997 22 Jun 2027 GoDaddy.com, LLC -
97 arkus.be 13 Jun 2022 - One.com A/S -
98 arzun.net 19 May 2023 19 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 arkon.co.kr 30 Jul 2015 30 Jul 2025 (?)??? (?)?????
100 arkus.io 19 Feb 2024 19 Feb 2025 Sav.com, LLC REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Arkun.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=arkun.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "arkun.pl",
        "page_size": 100
    },
    "count": {
        "total": 951,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "erkun.top, yrkun.site, arkui.online, arkin.net, arjun.chat, rakun.lol, arkhn.org, arkus.technology, arcun.cn, ardun.com.cn, a-kun.top, rakun.company, araun.net, darkun.com, arsun.online, arkan.one, arkuj.com, rakun.tech, orkun.online, arjun.photos, brkun.com, arkin.net.pl, arkan.biz, orkun.de, ahkun.com, crkun.buzz, farkun.com, arkon.in, karkun.com, arkus.one, aerkun.org.cn, arkon.solutions, arkin.one, arjun.se, arzun.site, arwun.com, aykun.xyz, arsun.co.in, arkus.tech, arken.finance, arksun.in, arken.fund, arkuh.com, warkun.sk, markun.com, arkhn.com, arkyn.tech, arjun.page, aikun.art, askun.de, ark-n.com, arkuo.top, arkus.nexus, arkum.frl, arkin.com, aikun.cc, arken.dev, arkum.org, arkur.ru, arken.consulting, rakun.hr, aikun.biz, arkon.dev, arkuz.online, arkin.pl, prkun.com, aikun.com, arkan.net, drkun.net, arvun.com, arsun.nyc, arqun.com, arkup.com.br, arkum.ro, arjun.bond, aikun.gay, arken.network, areun.com, arkui.net, arrun.net, arkui.dev, arkan.tech, avkun.com, apkun.xyz, arkgun.com, akkun.fit, arkus.shop, alkun.pro, argun.net, arkzn.com, arkum.ru, arkgn.com, arkon.email, ajkun.top, yarkun.cn, arken.net, arkus.be, arzun.net, arkon.co.kr, arkus.io",
    "results": [
        {
            "num": 1,
            "domain_name": "erkun.top",
            "domain_keyword": "erkun",
            "domain_tld": "top",
            "query_time": "2024-04-25 12:08:02",
            "create_date": "2023-07-02",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "广州宝琳餐饮管理有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "henan",
            "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.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "yrkun.site",
            "domain_keyword": "yrkun",
            "domain_tld": "site",
            "query_time": "2024-04-29 22:26:46",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2026-12-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Yuan Rong Kun",
            "registrant_state": "an hui sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "drought.dnspod.net",
                "tracy.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "arkui.online",
            "domain_keyword": "arkui",
            "domain_tld": "online",
            "query_time": "2024-04-29 16:31:45",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the 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-11-c.gandi.net",
                "ns-145-a.gandi.net",
                "ns-64-b.gandi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "arkin.net",
            "domain_keyword": "arkin",
            "domain_tld": "net",
            "query_time": "2024-05-06 21:31:13",
            "create_date": "2001-05-03",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-04",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Host Master",
            "registrant_company": "VMware, Inc.",
            "registrant_address": "3401 Hillview Ave.",
            "registrant_city": "Palo Alto",
            "registrant_state": "CA",
            "registrant_zip": "94304",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8774869273",
            "registrant_fax": "+1.8774869273",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net",
                "edns1.ultradns.biz",
                "edns1.ultradns.com",
                "edns1.ultradns.net",
                "edns1.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "arjun.chat",
            "domain_keyword": "arjun",
            "domain_tld": "chat",
            "query_time": "2024-05-06 21:27:38",
            "create_date": "2020-10-23",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-23",
            "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": 6,
            "domain_name": "rakun.lol",
            "domain_keyword": "rakun",
            "domain_tld": "lol",
            "query_time": "2024-05-17 11:45:40",
            "create_date": "2024-03-18",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-18",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "arkhn.org",
            "domain_keyword": "arkhn",
            "domain_tld": "org",
            "query_time": "2024-05-17 18:13:15",
            "create_date": "2018-09-19",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-19",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "arkus.technology",
            "domain_keyword": "arkus",
            "domain_tld": "technology",
            "query_time": "2024-05-21 12:35:51",
            "create_date": "2022-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "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": [
                "ns1081.ui-dns.com",
                "ns1094.ui-dns.de",
                "ns1116.ui-dns.biz",
                "ns1117.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "arcun.cn",
            "domain_keyword": "arcun",
            "domain_tld": "cn",
            "query_time": "2024-05-12 12:55:30",
            "create_date": "2023-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "林海旭",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ardun.com.cn",
            "domain_keyword": "ardun",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 04:24:21",
            "create_date": "2006-08-01",
            "expiry_date": "2024-08-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南昌隆玖信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "a-kun.top",
            "domain_keyword": "a-kun",
            "domain_tld": "top",
            "query_time": "2024-05-07 23:48:14",
            "create_date": "2023-10-29",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "rakun.company",
            "domain_keyword": "rakun",
            "domain_tld": "company",
            "query_time": "2024-05-27 08:42:26",
            "create_date": "2024-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-06",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "araun.net",
            "domain_keyword": "araun",
            "domain_tld": "net",
            "query_time": "2024-05-30 00:39:15",
            "create_date": "2016-05-27",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-27",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Integrated Internet Services B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=araun.net&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ina1.registrar.eu",
                "ina2.registrar.eu",
                "ina3.registrar.eu",
                "ns03.2is.nl",
                "ns04.2is.be",
                "ns05.2is.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "darkun.com",
            "domain_keyword": "darkun",
            "domain_tld": "com",
            "query_time": "2024-06-01 15:44:48",
            "create_date": "2017-05-23",
            "update_date": "2017-05-28",
            "expiry_date": "2027-05-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "arsun.online",
            "domain_keyword": "arsun",
            "domain_tld": "online",
            "query_time": "2024-06-06 02:03:52",
            "create_date": "2024-02-15",
            "update_date": "2024-04-28",
            "expiry_date": "2025-02-15",
            "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 VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "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": [
                "augustus.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "arkan.one",
            "domain_keyword": "arkan",
            "domain_tld": "one",
            "query_time": "2024-04-15 10:58:32",
            "create_date": "2019-12-20",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-20",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-144-c.gandi.net",
                "ns-230-b.gandi.net",
                "ns-69-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "arkuj.com",
            "domain_keyword": "arkuj",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:27:47",
            "create_date": "2022-06-28",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "matteo.ns.cloudflare.com",
                "piper.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "rakun.tech",
            "domain_keyword": "rakun",
            "domain_tld": "tech",
            "query_time": "2024-04-29 12:15:21",
            "create_date": "2018-10-05",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-05",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "alakarte",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "orkun.online",
            "domain_keyword": "orkun",
            "domain_tld": "online",
            "query_time": "2024-05-09 03:54:09",
            "create_date": "2024-01-02",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "ULUS MAH.KULTUR CAD.NO125",
            "registrant_state": "BUYUKCEKMECE",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "arjun.photos",
            "domain_keyword": "arjun",
            "domain_tld": "photos",
            "query_time": "2024-05-17 16:46:53",
            "create_date": "2023-01-07",
            "update_date": "2024-04-21",
            "expiry_date": "2025-01-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "brkun.com",
            "domain_keyword": "brkun",
            "domain_tld": "com",
            "query_time": "2024-05-22 00:19:35",
            "create_date": "2019-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "arkin.net.pl",
            "domain_keyword": "arkin",
            "domain_tld": "net.pl",
            "query_time": "2024-04-15 17:25:02",
            "create_date": "2022-10-28",
            "update_date": "2024-01-02",
            "expiry_date": "2024-10-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "arkan.biz",
            "domain_keyword": "arkan",
            "domain_tld": "biz",
            "query_time": "2024-04-15 10:58:32",
            "create_date": "2005-03-17",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-16",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar 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.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "orkun.de",
            "domain_keyword": "orkun",
            "domain_tld": "de",
            "query_time": "2024-05-06 04:53:19",
            "update_date": "2014-04-08",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 25,
            "domain_name": "ahkun.com",
            "domain_keyword": "ahkun",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:18:57",
            "create_date": "2002-08-18",
            "update_date": "2020-06-24",
            "expiry_date": "2027-08-18",
            "registrar_iana": 1336,
            "registrar_name": "Net-Chinese Co., Ltd.",
            "registrar_website": "http://www.net-chinese.com.tw",
            "name_servers": [
                "ns0.ahkun.com",
                "vns2.hinet.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "crkun.buzz",
            "domain_keyword": "crkun",
            "domain_tld": "buzz",
            "query_time": "2024-04-23 15:09:15",
            "create_date": "2024-04-10",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "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": [
                "adel.ns.cloudflare.com",
                "langston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "farkun.com",
            "domain_keyword": "farkun",
            "domain_tld": "com",
            "query_time": "2024-05-12 09:56:05",
            "create_date": "2022-01-01",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "arkon.in",
            "domain_keyword": "arkon",
            "domain_tld": "in",
            "query_time": "2024-06-01 21:35:28",
            "create_date": "2015-09-05",
            "update_date": "2023-12-08",
            "expiry_date": "2030-09-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arkon Web Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "vivienne.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "karkun.com",
            "domain_keyword": "karkun",
            "domain_tld": "com",
            "query_time": "2024-05-30 23:44:00",
            "create_date": "2004-05-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka-ken",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/348e2dc2-9763-4b53-a03e-cd5b63c9e3e5",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "arkus.one",
            "domain_keyword": "arkus",
            "domain_tld": "one",
            "query_time": "2024-04-29 16:31:48",
            "create_date": "2019-08-04",
            "update_date": "2023-07-09",
            "expiry_date": "2024-08-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "aerkun.org.cn",
            "domain_keyword": "aerkun",
            "domain_tld": "org.cn",
            "query_time": "2024-05-15 19:55:10",
            "create_date": "2024-01-08",
            "expiry_date": "2025-01-08",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "许烨",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "arkon.solutions",
            "domain_keyword": "arkon",
            "domain_tld": "solutions",
            "query_time": "2024-06-01 21:35:28",
            "create_date": "2018-02-02",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0150573241",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "arkin.one",
            "domain_keyword": "arkin",
            "domain_tld": "one",
            "query_time": "2024-06-08 22:26:26",
            "create_date": "2024-04-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "arjun.se",
            "domain_keyword": "arjun",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:18:12",
            "create_date": "2019-05-24",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-24",
            "registrar_name": "1 Api GmbH",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "arzun.site",
            "domain_keyword": "arzun",
            "domain_tld": "site",
            "query_time": "2024-04-30 01:52:34",
            "create_date": "2023-12-24",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Northwest",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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.efixhost.com",
                "ns2.efixhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "arwun.com",
            "domain_keyword": "arwun",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:45:19",
            "create_date": "2018-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "aykun.xyz",
            "domain_keyword": "aykun",
            "domain_tld": "xyz",
            "query_time": "2024-05-16 12:03:19",
            "create_date": "2024-03-16",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-16",
            "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": 38,
            "domain_name": "arsun.co.in",
            "domain_keyword": "arsun",
            "domain_tld": "co.in",
            "query_time": "2024-05-15 12:40:41",
            "create_date": "2020-11-05",
            "update_date": "2022-11-17",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ARSUN BUILDERS AND DEVELOPERS LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Andhra Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "arkus.tech",
            "domain_keyword": "arkus",
            "domain_tld": "tech",
            "query_time": "2024-05-21 12:35:51",
            "create_date": "2022-05-17",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "ARKUS LLC",
            "registrant_state": "FL",
            "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": [
                "dns3.parkpage.foundationapi.com",
                "dns4.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "arken.finance",
            "domain_keyword": "arken",
            "domain_tld": "finance",
            "query_time": "2024-06-01 14:18:23",
            "create_date": "2021-05-25",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "vera.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "arksun.in",
            "domain_keyword": "arksun",
            "domain_tld": "in",
            "query_time": "2024-06-01 21:35:43",
            "create_date": "2014-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arksun Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.expertrio.com",
                "dns2.expertrio.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "arken.fund",
            "domain_keyword": "arken",
            "domain_tld": "fund",
            "query_time": "2024-04-15 17:24:43",
            "create_date": "2023-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "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": [
                "vera.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "arkuh.com",
            "domain_keyword": "arkuh",
            "domain_tld": "com",
            "query_time": "2024-04-15 17:27:47",
            "create_date": "2021-10-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-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": 44,
            "domain_name": "warkun.sk",
            "domain_keyword": "warkun",
            "domain_tld": "sk",
            "query_time": "2024-05-05 20:27:07",
            "create_date": "2015-01-29",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-29",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "Mikroregión Warkun",
            "registrant_company": "Mikroregión Warkun",
            "registrant_address": "Hlavná č.622",
            "registrant_city": "Vrakúň",
            "registrant_zip": "93025",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 45,
            "domain_name": "markun.com",
            "domain_keyword": "markun",
            "domain_tld": "com",
            "query_time": "2024-05-22 23:43:03",
            "create_date": "1994-05-19",
            "update_date": "2018-03-15",
            "expiry_date": "2025-05-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1107.ui-dns.biz",
                "ns1107.ui-dns.com",
                "ns1107.ui-dns.de",
                "ns1107.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "arkhn.com",
            "domain_keyword": "arkhn",
            "domain_tld": "com",
            "query_time": "2024-05-16 14:16:02",
            "create_date": "2018-09-19",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-19",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "arkyn.tech",
            "domain_keyword": "arkyn",
            "domain_tld": "tech",
            "query_time": "2024-05-17 18:15:31",
            "create_date": "2021-03-29",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0161262254",
            "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": [
                "irma.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "arjun.page",
            "domain_keyword": "arjun",
            "domain_tld": "page",
            "query_time": "2024-05-25 09:10:28",
            "create_date": "2022-01-25",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "aikun.art",
            "domain_keyword": "aikun",
            "domain_tld": "art",
            "query_time": "2024-05-26 15:03:27",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Liu Junsong",
            "registrant_state": "guang dong sheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "jo.dnspod.net",
                "radish.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "askun.de",
            "domain_keyword": "askun",
            "domain_tld": "de",
            "query_time": "2024-05-05 02:05:14",
            "update_date": "2021-01-18",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 51,
            "domain_name": "ark-n.com",
            "domain_keyword": "ark-n",
            "domain_tld": "com",
            "query_time": "2024-05-13 14:55:49",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "JINYENG KIM",
            "registrant_address": "21 Jagok-ro, Gangnam-gu, Seoul",
            "registrant_city": "Seoul",
            "registrant_zip": "06375",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1076832020",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "arkuo.top",
            "domain_keyword": "arkuo",
            "domain_tld": "top",
            "query_time": "2024-04-25 02:46:55",
            "create_date": "2024-03-11",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "arkus.nexus",
            "domain_keyword": "arkus",
            "domain_tld": "nexus",
            "query_time": "2024-05-21 00:24:07",
            "create_date": "2023-05-21",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "arkum.frl",
            "domain_keyword": "arkum",
            "domain_tld": "frl",
            "query_time": "2024-05-21 12:35:50",
            "create_date": "2015-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "arkin.com",
            "domain_keyword": "arkin",
            "domain_tld": "com",
            "query_time": "2024-05-21 14:23:08",
            "create_date": "2002-12-17",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-17",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.arkin.nl",
                "nsauth1.introweb.nl",
                "nsauth2.introweb.nl",
                "nsauth3.introweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 56,
            "domain_name": "aikun.cc",
            "domain_keyword": "aikun",
            "domain_tld": "cc",
            "query_time": "2024-05-26 15:03:27",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "arken.dev",
            "domain_keyword": "arken",
            "domain_tld": "dev",
            "query_time": "2024-05-16 14:14:45",
            "create_date": "2020-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2025-08-29",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "arkum.org",
            "domain_keyword": "arkum",
            "domain_tld": "org",
            "query_time": "2024-04-25 02:46:54",
            "create_date": "2014-01-21",
            "update_date": "2024-03-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arbeitskreis fuer historische Kulturlandschaftsforschung in Mitteleuropa e.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks05.rzone.de",
                "shades08.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "arkur.ru",
            "domain_keyword": "arkur",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:53:40",
            "create_date": "2022-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "AXELNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "marek.ns.cloudflare.com",
                "ullis.ns.cloudflare.com"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "arken.consulting",
            "domain_keyword": "arken",
            "domain_tld": "consulting",
            "query_time": "2024-05-12 15:13:57",
            "create_date": "2023-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "rakun.hr",
            "domain_keyword": "rakun",
            "domain_tld": "hr",
            "query_time": "2024-06-05 08:43:10",
            "create_date": "2009-06-09",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-16",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "RAKUN d.o.o.",
            "registrant_address": "G. Komarevo - cesta 151",
            "registrant_city": "Gornje Komarevo",
            "registrant_state": "HR",
            "registrant_zip": "44000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 62,
            "domain_name": "aikun.biz",
            "domain_keyword": "aikun",
            "domain_tld": "biz",
            "query_time": "2024-06-09 22:18:27",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "arkon.dev",
            "domain_keyword": "arkon",
            "domain_tld": "dev",
            "query_time": "2024-04-29 22:08:59",
            "create_date": "2022-04-22",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SLU",
            "registrar_website": "https://www.dondominio.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "arkuz.online",
            "domain_keyword": "arkuz",
            "domain_tld": "online",
            "query_time": "2024-05-06 21:32:26",
            "create_date": "2023-12-30",
            "update_date": "2024-02-27",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "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": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "arkin.pl",
            "domain_keyword": "arkin",
            "domain_tld": "pl",
            "query_time": "2024-05-16 14:16:07",
            "create_date": "2007-07-20",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-20",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "prkun.com",
            "domain_keyword": "prkun",
            "domain_tld": "com",
            "query_time": "2024-05-31 02:22:12",
            "create_date": "2021-04-01",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aikun.com",
            "domain_keyword": "aikun",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:09:29",
            "create_date": "2008-08-04",
            "update_date": "2024-02-16",
            "expiry_date": "2025-08-04",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "arkan.net",
            "domain_keyword": "arkan",
            "domain_tld": "net",
            "query_time": "2024-05-02 04:51:11",
            "create_date": "2003-11-27",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-27",
            "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=arkan.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "drkun.net",
            "domain_keyword": "drkun",
            "domain_tld": "net",
            "query_time": "2024-05-28 11:33:15",
            "create_date": "2022-01-18",
            "update_date": "2022-01-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "arvun.com",
            "domain_keyword": "arvun",
            "domain_tld": "com",
            "query_time": "2024-06-06 05:13:38",
            "create_date": "2006-02-22",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-22",
            "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": 71,
            "domain_name": "arsun.nyc",
            "domain_keyword": "arsun",
            "domain_tld": "nyc",
            "query_time": "2024-05-31 01:49:45",
            "create_date": "2019-12-04",
            "update_date": "2019-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arsun Entertainment Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "arqun.com",
            "domain_keyword": "arqun",
            "domain_tld": "com",
            "query_time": "2024-04-19 16:29:33",
            "create_date": "2020-06-19",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "arkup.com.br",
            "domain_keyword": "arkup",
            "domain_tld": "com.br",
            "query_time": "2024-05-12 15:15:52",
            "create_date": "2019-06-18",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-18",
            "registrant_name": "Emanuel F. Dias",
            "name_servers": [
                "ns1.arkup.com.br",
                "ns2.arkup.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 74,
            "domain_name": "arkum.ro",
            "domain_keyword": "arkum",
            "domain_tld": "ro",
            "query_time": "2024-05-12 15:15:51",
            "create_date": "2005-10-20",
            "expiry_date": "2024-09-04",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns.carocomp.ro",
                "ns1.sigmasoft.ro",
                "ns2.sigmasoft.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 75,
            "domain_name": "arjun.bond",
            "domain_keyword": "arjun",
            "domain_tld": "bond",
            "query_time": "2024-05-17 16:46:53",
            "create_date": "2023-08-27",
            "update_date": "2023-10-31",
            "expiry_date": "2025-08-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dom.ns.cloudflare.com",
                "keyla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "aikun.gay",
            "domain_keyword": "aikun",
            "domain_tld": "gay",
            "query_time": "2024-05-14 23:27:04",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "arken.network",
            "domain_keyword": "arken",
            "domain_tld": "network",
            "query_time": "2024-05-27 22:37:11",
            "create_date": "2021-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cleverse Corporation Ltd. (Vat ID: 0105563105767)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bangkok",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "vera.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "areun.com",
            "domain_keyword": "areun",
            "domain_tld": "com",
            "query_time": "2024-06-01 09:05:03",
            "create_date": "2010-05-18",
            "update_date": "2024-05-06",
            "expiry_date": "2026-05-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AreYouIN OÜ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tallinn",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 79,
            "domain_name": "arkui.net",
            "domain_keyword": "arkui",
            "domain_tld": "net",
            "query_time": "2024-06-08 22:26:52",
            "create_date": "2022-06-02",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-02",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "arrun.net",
            "domain_keyword": "arrun",
            "domain_tld": "net",
            "query_time": "2024-06-08 05:55:39",
            "create_date": "2023-12-11",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "shanghai",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/arrun.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "tori.ns.cloudflare.com",
                "valentin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "arkui.dev",
            "domain_keyword": "arkui",
            "domain_tld": "dev",
            "query_time": "2024-05-12 15:15:51",
            "create_date": "2022-06-02",
            "update_date": "2024-03-25",
            "expiry_date": "2026-06-02",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "https://www.webnic.cc/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Huawei Device Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gungdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com",
                "ns1.huaweicloud-dns.net",
                "ns1.huaweicloud-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "arkan.tech",
            "domain_keyword": "arkan",
            "domain_tld": "tech",
            "query_time": "2024-05-12 15:13:23",
            "create_date": "2024-03-10",
            "update_date": "2024-04-13",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Caowei",
            "registrant_state": "Jiangsu",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "avkun.com",
            "domain_keyword": "avkun",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:58:15",
            "create_date": "2018-08-04",
            "update_date": "2020-07-29",
            "expiry_date": "2024-08-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "apkun.xyz",
            "domain_keyword": "apkun",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 15:24:50",
            "create_date": "2023-10-29",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-29",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "arkgun.com",
            "domain_keyword": "arkgun",
            "domain_tld": "com",
            "query_time": "2024-05-17 18:13:07",
            "create_date": "2022-01-28",
            "update_date": "2023-08-19",
            "expiry_date": "2026-01-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=arkgun.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "akkun.fit",
            "domain_keyword": "akkun",
            "domain_tld": "fit",
            "query_time": "2024-05-26 04:00:11",
            "create_date": "2021-07-25",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "arkus.shop",
            "domain_keyword": "arkus",
            "domain_tld": "shop",
            "query_time": "2024-06-01 00:01:08",
            "create_date": "2023-05-31",
            "update_date": "2024-03-02",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "alkun.pro",
            "domain_keyword": "alkun",
            "domain_tld": "pro",
            "query_time": "2024-06-01 06:59:23",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "argun.net",
            "domain_keyword": "argun",
            "domain_tld": "net",
            "query_time": "2024-04-24 23:06:51",
            "create_date": "1999-01-28",
            "update_date": "2024-01-29",
            "expiry_date": "2026-01-28",
            "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": 90,
            "domain_name": "arkzn.com",
            "domain_keyword": "arkzn",
            "domain_tld": "com",
            "query_time": "2024-04-25 02:47:38",
            "create_date": "2018-04-26",
            "update_date": "2023-06-13",
            "expiry_date": "2025-04-26",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "arkum.ru",
            "domain_keyword": "arkum",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:53:40",
            "create_date": "2019-06-04",
            "expiry_date": "2024-06-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.lpmotor.ru",
                "ns2.lpmotor.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "arkgn.com",
            "domain_keyword": "arkgn",
            "domain_tld": "com",
            "query_time": "2024-05-06 21:31:02",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "arkon.email",
            "domain_keyword": "arkon",
            "domain_tld": "email",
            "query_time": "2024-04-15 17:26:38",
            "create_date": "2016-06-04",
            "update_date": "2024-04-15",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arkon Event AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "ajkun.top",
            "domain_keyword": "ajkun",
            "domain_tld": "top",
            "query_time": "2024-04-19 00:54:45",
            "create_date": "2023-08-31",
            "update_date": "2023-10-21",
            "expiry_date": "2024-08-31",
            "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": "fan xin yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "yarkun.cn",
            "domain_keyword": "yarkun",
            "domain_tld": "cn",
            "query_time": "2024-05-31 16:14:46",
            "create_date": "2017-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "雅工电子(珠海)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "arken.net",
            "domain_keyword": "arken",
            "domain_tld": "net",
            "query_time": "2024-06-08 22:25:30",
            "create_date": "1997-09-30",
            "update_date": "2022-09-02",
            "expiry_date": "2027-06-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.1and1.com",
                "ns58.1and1.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "arkus.be",
            "domain_keyword": "arkus",
            "domain_tld": "be",
            "query_time": "2024-06-01 21:35:49",
            "create_date": "2022-06-13",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 98,
            "domain_name": "arzun.net",
            "domain_keyword": "arzun",
            "domain_tld": "net",
            "query_time": "2024-04-30 01:52:34",
            "create_date": "2023-05-19",
            "update_date": "2023-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=arzun.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "arkon.co.kr",
            "domain_keyword": "arkon",
            "domain_tld": "co.kr",
            "query_time": "2022-07-06 11:07:00",
            "create_date": "2015-07-30",
            "update_date": "2015-10-07",
            "expiry_date": "2025-07-30",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "(?)?????"
        },
        {
            "num": 100,
            "domain_name": "arkus.io",
            "domain_keyword": "arkus",
            "domain_tld": "io",
            "query_time": "2024-04-15 17:27:48",
            "create_date": "2024-02-19",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "vn5frtl8.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>arkun.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>951</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>erkun.top, yrkun.site, arkui.online, arkin.net, arjun.chat, rakun.lol, arkhn.org, arkus.technology, arcun.cn, ardun.com.cn, a-kun.top, rakun.company, araun.net, darkun.com, arsun.online, arkan.one, arkuj.com, rakun.tech, orkun.online, arjun.photos, brkun.com, arkin.net.pl, arkan.biz, orkun.de, ahkun.com, crkun.buzz, farkun.com, arkon.in, karkun.com, arkus.one, aerkun.org.cn, arkon.solutions, arkin.one, arjun.se, arzun.site, arwun.com, aykun.xyz, arsun.co.in, arkus.tech, arken.finance, arksun.in, arken.fund, arkuh.com, warkun.sk, markun.com, arkhn.com, arkyn.tech, arjun.page, aikun.art, askun.de, ark-n.com, arkuo.top, arkus.nexus, arkum.frl, arkin.com, aikun.cc, arken.dev, arkum.org, arkur.ru, arken.consulting, rakun.hr, aikun.biz, arkon.dev, arkuz.online, arkin.pl, prkun.com, aikun.com, arkan.net, drkun.net, arvun.com, arsun.nyc, arqun.com, arkup.com.br, arkum.ro, arjun.bond, aikun.gay, arken.network, areun.com, arkui.net, arrun.net, arkui.dev, arkan.tech, avkun.com, apkun.xyz, arkgun.com, akkun.fit, arkus.shop, alkun.pro, argun.net, arkzn.com, arkum.ru, arkgn.com, arkon.email, ajkun.top, yarkun.cn, arken.net, arkus.be, arzun.net, arkon.co.kr, arkus.io</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>erkun.top</domain_name>
   <domain_keyword>erkun</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 12:08:02</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>广州宝琳餐饮管理有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>henan</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.dns.com</value>
    <value>ns2.dns.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>yrkun.site</domain_name>
   <domain_keyword>yrkun</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 22:26:46</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2026-12-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Yuan Rong Kun</registrant_company>
   <registrant_state>an hui sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>drought.dnspod.net</value>
    <value>tracy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>arkui.online</domain_name>
   <domain_keyword>arkui</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 16:31:45</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>FI</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-11-c.gandi.net</value>
    <value>ns-145-a.gandi.net</value>
    <value>ns-64-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>arkin.net</domain_name>
   <domain_keyword>arkin</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 21:31:13</query_time>
   <create_date>2001-05-03</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>VMware, Inc.</registrant_company>
   <registrant_address>3401 Hillview Ave.</registrant_address>
   <registrant_city>Palo Alto</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8774869273</registrant_phone>
   <registrant_fax>+1.8774869273</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
    <value>edns1.ultradns.biz</value>
    <value>edns1.ultradns.com</value>
    <value>edns1.ultradns.net</value>
    <value>edns1.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>arjun.chat</domain_name>
   <domain_keyword>arjun</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-06 21:27:38</query_time>
   <create_date>2020-10-23</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-23</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>6</num>
   <domain_name>rakun.lol</domain_name>
   <domain_keyword>rakun</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-17 11:45:40</query_time>
   <create_date>2024-03-18</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-18</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>arkhn.org</domain_name>
   <domain_keyword>arkhn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 18:13:15</query_time>
   <create_date>2018-09-19</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>arkus.technology</domain_name>
   <domain_keyword>arkus</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-21 12:35:51</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</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>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</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>ns1081.ui-dns.com</value>
    <value>ns1094.ui-dns.de</value>
    <value>ns1116.ui-dns.biz</value>
    <value>ns1117.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>arcun.cn</domain_name>
   <domain_keyword>arcun</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-12 12:55:30</query_time>
   <create_date>2023-07-17</create_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>林海旭</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ardun.com.cn</domain_name>
   <domain_keyword>ardun</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 04:24:21</query_time>
   <create_date>2006-08-01</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南昌隆玖信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>a-kun.top</domain_name>
   <domain_keyword>a-kun</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-07 23:48:14</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>rakun.company</domain_name>
   <domain_keyword>rakun</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-27 08:42:26</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-06</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>araun.net</domain_name>
   <domain_keyword>araun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 00:39:15</query_time>
   <create_date>2016-05-27</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Integrated Internet Services B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=araun.net&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ina1.registrar.eu</value>
    <value>ina2.registrar.eu</value>
    <value>ina3.registrar.eu</value>
    <value>ns03.2is.nl</value>
    <value>ns04.2is.be</value>
    <value>ns05.2is.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>darkun.com</domain_name>
   <domain_keyword>darkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 15:44:48</query_time>
   <create_date>2017-05-23</create_date>
   <update_date>2017-05-28</update_date>
   <expiry_date>2027-05-23</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>arsun.online</domain_name>
   <domain_keyword>arsun</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-06 02:03:52</query_time>
   <create_date>2024-02-15</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-02-15</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 VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</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>augustus.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>arkan.one</domain_name>
   <domain_keyword>arkan</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-15 10:58:32</query_time>
   <create_date>2019-12-20</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.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>BG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-144-c.gandi.net</value>
    <value>ns-230-b.gandi.net</value>
    <value>ns-69-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>arkuj.com</domain_name>
   <domain_keyword>arkuj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:27:47</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-28</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>matteo.ns.cloudflare.com</value>
    <value>piper.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>18</num>
   <domain_name>rakun.tech</domain_name>
   <domain_keyword>rakun</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 12:15:21</query_time>
   <create_date>2018-10-05</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>alakarte</registrant_company>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>orkun.online</domain_name>
   <domain_keyword>orkun</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 03:54:09</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>ULUS MAH.KULTUR CAD.NO125</registrant_company>
   <registrant_state>BUYUKCEKMECE</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>arjun.photos</domain_name>
   <domain_keyword>arjun</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-05-17 16:46:53</query_time>
   <create_date>2023-01-07</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>brkun.com</domain_name>
   <domain_keyword>brkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 00:19:35</query_time>
   <create_date>2019-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>arkin.net.pl</domain_name>
   <domain_keyword>arkin</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-15 17:25:02</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>arkan.biz</domain_name>
   <domain_keyword>arkan</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-15 10:58:32</query_time>
   <create_date>2005-03-17</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>orkun.de</domain_name>
   <domain_keyword>orkun</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 04:53:19</query_time>
   <update_date>2014-04-08</update_date>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>ahkun.com</domain_name>
   <domain_keyword>ahkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:18:57</query_time>
   <create_date>2002-08-18</create_date>
   <update_date>2020-06-24</update_date>
   <expiry_date>2027-08-18</expiry_date>
   <registrar_iana>1336</registrar_iana>
   <registrar_name>Net-Chinese Co., Ltd.</registrar_name>
   <registrar_website>http://www.net-chinese.com.tw</registrar_website>
   <name_servers>
    <value>ns0.ahkun.com</value>
    <value>vns2.hinet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>crkun.buzz</domain_name>
   <domain_keyword>crkun</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-23 15:09:15</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>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>adel.ns.cloudflare.com</value>
    <value>langston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>farkun.com</domain_name>
   <domain_keyword>farkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 09:56:05</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>arkon.in</domain_name>
   <domain_keyword>arkon</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 21:35:28</query_time>
   <create_date>2015-09-05</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2030-09-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arkon Web Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>vivienne.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>29</num>
   <domain_name>karkun.com</domain_name>
   <domain_keyword>karkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 23:44:00</query_time>
   <create_date>2004-05-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka-ken</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/348e2dc2-9763-4b53-a03e-cd5b63c9e3e5</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>30</num>
   <domain_name>arkus.one</domain_name>
   <domain_keyword>arkus</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-29 16:31:48</query_time>
   <create_date>2019-08-04</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aerkun.org.cn</domain_name>
   <domain_keyword>aerkun</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-15 19:55:10</query_time>
   <create_date>2024-01-08</create_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>许烨</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>arkon.solutions</domain_name>
   <domain_keyword>arkon</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-01 21:35:28</query_time>
   <create_date>2018-02-02</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0150573241</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>arkin.one</domain_name>
   <domain_keyword>arkin</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-08 22:26:26</query_time>
   <create_date>2024-04-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>34</num>
   <domain_name>arjun.se</domain_name>
   <domain_keyword>arjun</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:18:12</query_time>
   <create_date>2019-05-24</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>arzun.site</domain_name>
   <domain_keyword>arzun</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-30 01:52:34</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Northwest</registrant_state>
   <registrant_country>SG</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.efixhost.com</value>
    <value>ns2.efixhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>arwun.com</domain_name>
   <domain_keyword>arwun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:45:19</query_time>
   <create_date>2018-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>37</num>
   <domain_name>aykun.xyz</domain_name>
   <domain_keyword>aykun</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-16 12:03:19</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-16</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>38</num>
   <domain_name>arsun.co.in</domain_name>
   <domain_keyword>arsun</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-15 12:40:41</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ARSUN BUILDERS AND DEVELOPERS LLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Andhra Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>39</num>
   <domain_name>arkus.tech</domain_name>
   <domain_keyword>arkus</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-21 12:35:51</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>ARKUS LLC</registrant_company>
   <registrant_state>FL</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>dns3.parkpage.foundationapi.com</value>
    <value>dns4.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>arken.finance</domain_name>
   <domain_keyword>arken</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-06-01 14:18:23</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>vera.ns.cloudflare.com</value>
    <value>wesley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>arksun.in</domain_name>
   <domain_keyword>arksun</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 21:35:43</query_time>
   <create_date>2014-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arksun Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.expertrio.com</value>
    <value>dns2.expertrio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>arken.fund</domain_name>
   <domain_keyword>arken</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-04-15 17:24:43</query_time>
   <create_date>2023-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>vera.ns.cloudflare.com</value>
    <value>wesley.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>43</num>
   <domain_name>arkuh.com</domain_name>
   <domain_keyword>arkuh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 17:27:47</query_time>
   <create_date>2021-10-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-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>44</num>
   <domain_name>warkun.sk</domain_name>
   <domain_keyword>warkun</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 20:27:07</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>Mikroregión Warkun</registrant_name>
   <registrant_company>Mikroregión Warkun</registrant_company>
   <registrant_address>Hlavná č.622</registrant_address>
   <registrant_city>Vrakúň</registrant_city>
   <registrant_zip>93025</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>markun.com</domain_name>
   <domain_keyword>markun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 23:43:03</query_time>
   <create_date>1994-05-19</create_date>
   <update_date>2018-03-15</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1107.ui-dns.biz</value>
    <value>ns1107.ui-dns.com</value>
    <value>ns1107.ui-dns.de</value>
    <value>ns1107.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>arkhn.com</domain_name>
   <domain_keyword>arkhn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 14:16:02</query_time>
   <create_date>2018-09-19</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>arkyn.tech</domain_name>
   <domain_keyword>arkyn</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-17 18:15:31</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-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 0161262254</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>irma.ns.cloudflare.com</value>
    <value>rick.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>48</num>
   <domain_name>arjun.page</domain_name>
   <domain_keyword>arjun</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-25 09:10:28</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aikun.art</domain_name>
   <domain_keyword>aikun</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-26 15:03:27</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Liu Junsong</registrant_company>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>jo.dnspod.net</value>
    <value>radish.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>askun.de</domain_name>
   <domain_keyword>askun</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 02:05:14</query_time>
   <update_date>2021-01-18</update_date>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>ark-n.com</domain_name>
   <domain_keyword>ark-n</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 14:55:49</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>JINYENG KIM</registrant_name>
   <registrant_address>21 Jagok-ro, Gangnam-gu, Seoul</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>06375</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1076832020</registrant_phone>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>arkuo.top</domain_name>
   <domain_keyword>arkuo</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 02:46:55</query_time>
   <create_date>2024-03-11</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>arkus.nexus</domain_name>
   <domain_keyword>arkus</domain_keyword>
   <domain_tld>nexus</domain_tld>
   <query_time>2024-05-21 00:24:07</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>arkum.frl</domain_name>
   <domain_keyword>arkum</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-05-21 12:35:50</query_time>
   <create_date>2015-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>arkin.com</domain_name>
   <domain_keyword>arkin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 14:23:08</query_time>
   <create_date>2002-12-17</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.arkin.nl</value>
    <value>nsauth1.introweb.nl</value>
    <value>nsauth2.introweb.nl</value>
    <value>nsauth3.introweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aikun.cc</domain_name>
   <domain_keyword>aikun</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-26 15:03:27</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.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>arken.dev</domain_name>
   <domain_keyword>arken</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-16 14:14:45</query_time>
   <create_date>2020-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2025-08-29</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>arkum.org</domain_name>
   <domain_keyword>arkum</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 02:46:54</query_time>
   <create_date>2014-01-21</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arbeitskreis fuer historische Kulturlandschaftsforschung in Mitteleuropa e.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks05.rzone.de</value>
    <value>shades08.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>arkur.ru</domain_name>
   <domain_keyword>arkur</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:53:40</query_time>
   <create_date>2022-06-29</create_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>AXELNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>marek.ns.cloudflare.com</value>
    <value>ullis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>arken.consulting</domain_name>
   <domain_keyword>arken</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-12 15:13:57</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</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-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>rakun.hr</domain_name>
   <domain_keyword>rakun</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-05 08:43:10</query_time>
   <create_date>2009-06-09</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>RAKUN d.o.o.</registrant_name>
   <registrant_address>G. Komarevo - cesta 151</registrant_address>
   <registrant_city>Gornje Komarevo</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>44000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>62</num>
   <domain_name>aikun.biz</domain_name>
   <domain_keyword>aikun</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-09 22:18:27</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</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>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>63</num>
   <domain_name>arkon.dev</domain_name>
   <domain_keyword>arkon</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 22:08:59</query_time>
   <create_date>2022-04-22</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SLU</registrar_name>
   <registrar_website>https://www.dondominio.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>arkuz.online</domain_name>
   <domain_keyword>arkuz</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-06 21:32:26</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <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>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>arkin.pl</domain_name>
   <domain_keyword>arkin</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-16 14:16:07</query_time>
   <create_date>2007-07-20</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>prkun.com</domain_name>
   <domain_keyword>prkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 02:22:12</query_time>
   <create_date>2021-04-01</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>aikun.com</domain_name>
   <domain_keyword>aikun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:09:29</query_time>
   <create_date>2008-08-04</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>arkan.net</domain_name>
   <domain_keyword>arkan</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 04:51:11</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-27</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=arkan.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>69</num>
   <domain_name>drkun.net</domain_name>
   <domain_keyword>drkun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 11:33:15</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2022-01-18</update_date>
   <expiry_date>2025-01-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://wanwang.aliyun.com</registrar_website>
   <registrant_state>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>arvun.com</domain_name>
   <domain_keyword>arvun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 05:13:38</query_time>
   <create_date>2006-02-22</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-22</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>71</num>
   <domain_name>arsun.nyc</domain_name>
   <domain_keyword>arsun</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-31 01:49:45</query_time>
   <create_date>2019-12-04</create_date>
   <update_date>2019-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arsun Entertainment Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>arqun.com</domain_name>
   <domain_keyword>arqun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 16:29:33</query_time>
   <create_date>2020-06-19</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>arkup.com.br</domain_name>
   <domain_keyword>arkup</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-12 15:15:52</query_time>
   <create_date>2019-06-18</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrant_name>Emanuel F. Dias</registrant_name>
   <name_servers>
    <value>ns1.arkup.com.br</value>
    <value>ns2.arkup.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>arkum.ro</domain_name>
   <domain_keyword>arkum</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-12 15:15:51</query_time>
   <create_date>2005-10-20</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns.carocomp.ro</value>
    <value>ns1.sigmasoft.ro</value>
    <value>ns2.sigmasoft.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>arjun.bond</domain_name>
   <domain_keyword>arjun</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-05-17 16:46:53</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dom.ns.cloudflare.com</value>
    <value>keyla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>aikun.gay</domain_name>
   <domain_keyword>aikun</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-14 23:27:04</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>arken.network</domain_name>
   <domain_keyword>arken</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-27 22:37:11</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cleverse Corporation Ltd. (Vat ID: 0105563105767)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bangkok</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>vera.ns.cloudflare.com</value>
    <value>wesley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>areun.com</domain_name>
   <domain_keyword>areun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 09:05:03</query_time>
   <create_date>2010-05-18</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2026-05-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AreYouIN OÜ</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tallinn</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>arkui.net</domain_name>
   <domain_keyword>arkui</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 22:26:52</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.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>arrun.net</domain_name>
   <domain_keyword>arrun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 05:55:39</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>shanghai</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/arrun.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>tori.ns.cloudflare.com</value>
    <value>valentin.ns.cloudflare.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>arkui.dev</domain_name>
   <domain_keyword>arkui</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 15:15:51</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2026-06-02</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>https://www.webnic.cc/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Huawei Device Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gungdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
    <value>ns1.huaweicloud-dns.net</value>
    <value>ns1.huaweicloud-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>arkan.tech</domain_name>
   <domain_keyword>arkan</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-12 15:13:23</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Caowei</registrant_company>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>avkun.com</domain_name>
   <domain_keyword>avkun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:58:15</query_time>
   <create_date>2018-08-04</create_date>
   <update_date>2020-07-29</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>apkun.xyz</domain_name>
   <domain_keyword>apkun</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 15:24:50</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-29</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.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>85</num>
   <domain_name>arkgun.com</domain_name>
   <domain_keyword>arkgun</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 18:13:07</query_time>
   <create_date>2022-01-28</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2026-01-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=arkgun.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>akkun.fit</domain_name>
   <domain_keyword>akkun</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-26 04:00:11</query_time>
   <create_date>2021-07-25</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>arkus.shop</domain_name>
   <domain_keyword>arkus</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-01 00:01:08</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>88</num>
   <domain_name>alkun.pro</domain_name>
   <domain_keyword>alkun</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 06:59:23</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>argun.net</domain_name>
   <domain_keyword>argun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 23:06:51</query_time>
   <create_date>1999-01-28</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2026-01-28</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>90</num>
   <domain_name>arkzn.com</domain_name>
   <domain_keyword>arkzn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 02:47:38</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>arkum.ru</domain_name>
   <domain_keyword>arkum</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:53:40</query_time>
   <create_date>2019-06-04</create_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.lpmotor.ru</value>
    <value>ns2.lpmotor.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>arkgn.com</domain_name>
   <domain_keyword>arkgn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 21:31:02</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</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>ns67.domaincontrol.com</value>
    <value>ns68.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>93</num>
   <domain_name>arkon.email</domain_name>
   <domain_keyword>arkon</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-15 17:26:38</query_time>
   <create_date>2016-06-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arkon Event AS</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>NO</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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ajkun.top</domain_name>
   <domain_keyword>ajkun</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-19 00:54:45</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-08-31</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>fan xin yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>yarkun.cn</domain_name>
   <domain_keyword>yarkun</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 16:14:46</query_time>
   <create_date>2017-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>雅工电子(珠海)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>arken.net</domain_name>
   <domain_keyword>arken</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 22:25:30</query_time>
   <create_date>1997-09-30</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2027-06-22</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>ns57.1and1.com</value>
    <value>ns58.1and1.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>97</num>
   <domain_name>arkus.be</domain_name>
   <domain_keyword>arkus</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 21:35:49</query_time>
   <create_date>2022-06-13</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>arzun.net</domain_name>
   <domain_keyword>arzun</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 01:52:34</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2023-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=arzun.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>arkon.co.kr</domain_name>
   <domain_keyword>arkon</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-06 11:07:00</query_time>
   <create_date>2015-07-30</create_date>
   <update_date>2015-10-07</update_date>
   <expiry_date>2025-07-30</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>(?)?????</registrant_name>
  </value>
  <value>
   <num>100</num>
   <domain_name>arkus.io</domain_name>
   <domain_keyword>arkus</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-15 17:27:48</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>vn5frtl8.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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.