WHOIS QUERY TIME

24 Jan 2024 - 7:58 PM UTC

Registered: 22 May 2018
Modified: 22 May 2023
Expiry: 22 May 2024

REGISTRAR

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

DNSSEC

Unsigned

NAME SERVERS

fns1.42.pl
fns2.42.pl
ns1.vgr.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=krwc.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "krwc.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "krwc.pl",
            "domain_keyword": "krwc",
            "domain_tld": "pl",
            "query_time": "2024-01-24 19:58:24",
            "create_date": "2018-05-22",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-22",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "fns1.42.pl",
                "fns2.42.pl",
                "ns1.vgr.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>krwc.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>krwc.pl</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-01-24 19:58:24</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>fns1.42.pl</value>
    <value>fns2.42.pl</value>
    <value>ns1.vgr.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.056 seconds) for "krwc.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

2 Mar 2023 - 5:59 PM UTC

Registered: 22 May 2018
Modified: 16 May 2022
Expiry: 22 May 2023

REGISTRAR

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

DNSSEC

Unsigned

NAME SERVERS

fns1.42.pl
fns2.42.pl
ns1.vgr.pl

#2 - QUERY TIME

18 Jun 2023 - 6:15 PM UTC

Registered: 22 May 2018
Modified: 22 May 2023
Expiry: 22 May 2024

REGISTRAR

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

DNSSEC

Unsigned

NAME SERVERS

fns1.42.pl
fns2.42.pl
ns1.vgr.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=krwc.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "krwc.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "krwc.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "krwc.pl",
            "domain_keyword": "krwc",
            "domain_tld": "pl",
            "query_time": "2023-03-02 17:59:26",
            "create_date": "2018-05-22",
            "update_date": "2022-05-16",
            "expiry_date": "2023-05-22",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "fns1.42.pl",
                "fns2.42.pl",
                "ns1.vgr.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "krwc.pl",
            "domain_keyword": "krwc",
            "domain_tld": "pl",
            "query_time": "2023-06-18 18:15:10",
            "create_date": "2018-05-22",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-22",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "fns1.42.pl",
                "fns2.42.pl",
                "ns1.vgr.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "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>krwc.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>krwc.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>krwc.pl</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-03-02 17:59:26</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2022-05-16</update_date>
   <expiry_date>2023-05-22</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>fns1.42.pl</value>
    <value>fns2.42.pl</value>
    <value>ns1.vgr.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>krwc.pl</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-06-18 18:15:10</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>fns1.42.pl</value>
    <value>fns2.42.pl</value>
    <value>ns1.vgr.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</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.014 seconds) which contained the exact domain keyword "krwc".
Domain Name Registered Expiry Registrar Ownership
1 krwc.org 1 Feb 2000 1 Feb 2032 GoDaddy.com, LLC Domains By Proxy, LLC
2 krwc.com 2 Oct 2003 2 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
3 krwc.net 26 Aug 2009 26 Aug 2026 GoDaddy.com, LLC -
4 krwc.co.uk 13 Nov 2013 13 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
5 krwc.pl 22 May 2018 22 May 2024 nazwa.pl sp. z o.o. -
6 krwc.io 11 Jun 2023 11 Jun 2024 Sav.com, LLC REDACTED FOR PRIVACY
7 krwc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
8 krwc.site 30 Mar 2024 30 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
9 krwc.com.au - - DROP.com.au Pty Ltd Sean Clancy

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=krwc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "krwc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 9,
        "relation": "eq",
        "current": 9
    },
    "unique_domains": "krwc.org, krwc.com, krwc.net, krwc.co.uk, krwc.pl, krwc.io, krwc.xyz, krwc.site, krwc.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "krwc.org",
            "domain_keyword": "krwc",
            "domain_tld": "org",
            "query_time": "2024-04-10 03:35:19",
            "create_date": "2000-02-01",
            "update_date": "2023-08-06",
            "expiry_date": "2032-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "krwc.com",
            "domain_keyword": "krwc",
            "domain_tld": "com",
            "query_time": "2024-04-10 03:35:19",
            "create_date": "2003-10-02",
            "update_date": "2023-09-13",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "krwc.net",
            "domain_keyword": "krwc",
            "domain_tld": "net",
            "query_time": "2024-04-15 20:06:45",
            "create_date": "2009-08-26",
            "update_date": "2023-09-01",
            "expiry_date": "2026-08-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "krwc.co.uk",
            "domain_keyword": "krwc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 23:48:38",
            "create_date": "2013-11-13",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "krwc.pl",
            "domain_keyword": "krwc",
            "domain_tld": "pl",
            "query_time": "2024-01-24 19:58:24",
            "create_date": "2018-05-22",
            "update_date": "2023-05-22",
            "expiry_date": "2024-05-22",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "fns1.42.pl",
                "fns2.42.pl",
                "ns1.vgr.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "krwc.io",
            "domain_keyword": "krwc",
            "domain_tld": "io",
            "query_time": "2024-05-19 15:20:28",
            "create_date": "2023-06-11",
            "update_date": "2024-04-30",
            "expiry_date": "2024-06-11",
            "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": [
                "7s8lelq2.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "krwc.xyz",
            "domain_keyword": "krwc",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 15:20:28",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "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 onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "krwc.site",
            "domain_keyword": "krwc",
            "domain_tld": "site",
            "query_time": "2024-05-26 23:06:03",
            "create_date": "2024-03-30",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-30",
            "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": [
                "jermaine.ns.cloudflare.com",
                "sydney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "krwc.com.au",
            "domain_keyword": "krwc",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 23:06:03",
            "update_date": "2023-09-06",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Sean Clancy",
            "name_servers": [
                "ns1.durabledns.com",
                "ns2.durabledns.com",
                "ns3.durabledns.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.014,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>krwc</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>krwc.org, krwc.com, krwc.net, krwc.co.uk, krwc.pl, krwc.io, krwc.xyz, krwc.site, krwc.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>krwc.org</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 03:35:19</query_time>
   <create_date>2000-02-01</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2032-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>2</num>
   <domain_name>krwc.com</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 03:35:19</query_time>
   <create_date>2003-10-02</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>3</num>
   <domain_name>krwc.net</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 20:06:45</query_time>
   <create_date>2009-08-26</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2026-08-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>krwc.co.uk</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 23:48:38</query_time>
   <create_date>2013-11-13</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>krwc.pl</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-01-24 19:58:24</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>fns1.42.pl</value>
    <value>fns2.42.pl</value>
    <value>ns1.vgr.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>krwc.io</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-19 15:20:28</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-06-11</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>7s8lelq2.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>krwc.xyz</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 15:20:28</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</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 onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>krwc.site</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 23:06:03</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-30</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>jermaine.ns.cloudflare.com</value>
    <value>sydney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>krwc.com.au</domain_name>
   <domain_keyword>krwc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 23:06:03</query_time>
   <update_date>2023-09-06</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Sean Clancy</registrant_name>
   <name_servers>
    <value>ns1.durabledns.com</value>
    <value>ns2.durabledns.com</value>
    <value>ns3.durabledns.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.014</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 908 domain names (in 0.029 seconds) which look and sound like the brand name "krwc".
Domain Name Registered Expiry Registrar Ownership
1 prwc.co.ke 26 Apr 2016 26 Apr 2025 EAC directory Redacted | Registry Policy
2 crwc.ru 25 Sep 2019 25 Sep 2024 NETHOUSE-RU Private Person
3 krfc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
4 krfwc.sbs 9 May 2023 9 May 2025 Porkbun, LLC Private by Design, LLC
5 krwr.net 3 Mar 2021 3 Mar 2026 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 srwc.uk 17 Jul 2023 17 Jul 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
7 klwc.com 25 Oct 2000 25 Oct 2025 GoDaddy.com, LLC -
8 3rwc.com 25 Aug 2007 25 Aug 2025 Register.com, Inc. -
9 kroc.co.uk 16 Dec 2021 16 Dec 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
10 krcw.cn 13 Nov 2020 13 Nov 2024 阿里云计算有限公司(万网) 谢文莹
11 kiwc.net 18 Jan 2001 18 Jan 2025 IDC Frontier Inc. Marimo Internet
12 krwn.ca 2 Jun 2015 2 Jun 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
13 kpwc.org 11 Mar 2014 11 Mar 2029 Network Solutions, LLC Power of God Deliverance Church Ministries
14 kfwc.org 2 Aug 2002 2 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 krac.co.uk 17 May 2006 17 May 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
16 kawc.or.kr 30 Dec 2013 30 Dec 2024 (?)??? ???????
17 wrwc.us 29 Oct 2007 28 Oct 2026 GoDaddy.com, LLC Western Regional Water Commission
18 krfc.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
19 krws.com 5 Aug 2002 5 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
20 krtc.org 31 Dec 2020 31 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 krbc.lat 6 Nov 2023 6 Nov 2024 Porkbun, LLC Private by Design, LLC
22 krrc.net 18 Jan 2009 18 Jan 2025 GoDaddy.com, LLC -
23 krwf.com 8 Jul 2004 1 Jul 2025 Dynadot Inc -
24 lrwc.org 5 Apr 2000 5 Apr 2025 DomainPeople, Inc. Data Protected
25 kiwc.com 16 Nov 2001 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 krwp.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
27 krwg.com 6 May 2013 6 May 2025 Dynadot Inc -
28 krw1.org 6 Jan 2023 6 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 arwc.xyz 13 Aug 2015 13 Aug 2024 IONOS SE 1&1 Internet Inc
30 krwl.com 29 May 2007 29 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
31 krwj.com 6 Feb 2010 6 Feb 2025 DNSPod, Inc. REDACTED FOR PRIVACY
32 krwcx.shop 7 Apr 2023 7 Apr 2025 Sav.com, LLC -
33 krcc.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
34 krac.design 25 Jan 2018 25 Jan 2025 Key-Systems LLC KRAC Comm. V
35 kric.org 13 Dec 2016 13 Dec 2026 Wild West Domains, LLC Domains By Proxy, LLC
36 brwc.online 21 Aug 2018 21 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Bethune Rural Water Company, INC
37 krwi.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
38 krnc.app 8 May 2018 8 May 2025 1&1 Internet SE Data Privacy Protected
39 kkwc.zip 22 May 2023 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 crwc.net 6 Feb 2019 6 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
41 kmwc.online 5 Aug 2023 5 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
42 kr2c.shop 17 Mar 2024 17 Mar 2025 GoDaddy.com LLC -
43 krac.nl 27 Oct 2023 - XNS Registrar B.V. -
44 kfwc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
45 k9wc.co.uk 9 Jun 2020 9 Jun 2024 INCA Europe Ltd [Tag = INCAEUROPE] John Upex
46 nrwc.com.au - - Melbourne IT Keli McDonald
47 rkwc.monster 12 Jun 2023 12 Jun 2024 Name.com, Inc -
48 kgwc.com 23 Jan 2005 23 Jan 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
49 arwc.top 20 Feb 2024 20 Feb 2025 Chengdu west dimension digital Jing He Xin Cheng Jing Shi Bai Huo Dian
50 k-wc.com 9 Apr 2003 9 Apr 2025 CSC CORPORATE DOMAINS, INC. Select Medical Corporation
51 krmc.co 25 Sep 2023 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
52 krgc.top 4 Oct 2023 4 Oct 2024 DNSPod, Inc. renjiajie
53 kryc.online 20 Feb 2024 20 Feb 2025 DiaMatrix Mitch
54 krwfc.asia 11 Dec 2023 11 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hao
55 krwb.io 25 Jan 2022 25 Jan 2025 Sav.com, LLC Privacy Protection
56 kr2c.com 30 Sep 2023 29 Sep 2024 Cronon AG -
57 krwt.net 10 Oct 2018 10 Oct 2024 GoDaddy.com, LLC -
58 brwc.ru 4 May 2011 4 May 2025 SALENAMES-RU Private Person
59 krhc.ru 16 Mar 2024 16 Mar 2025 ARDIS-RU Private Person
60 trwc.biz 5 Jun 2015 4 Jun 2025 NameCheap, Inc. Geeks and Computers
61 krec.it 28 May 2013 17 Jun 2024 Algorithmedia S.r.l. Puglia.com srls
62 nrwc.org.uk 6 Feb 2015 6 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
63 srwc.ru 21 Jul 2020 21 Jul 2024 KLONDIKE-RU Private Person
64 krwt.org 19 Nov 2019 19 Nov 2024 Xin Net Technology Corporation guiyingnan
65 krgc.com 20 Jul 2005 20 Jul 2026 GoDaddy.com, LLC -
66 kxwc.com 21 Feb 2007 21 Feb 2025 eName Technology Co.,Ltd. -
67 erwc.com 16 Nov 2001 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 mrwc.ca 24 Mar 2006 24 Mar 2025 Webnames.ca Inc. REDACTED FOR PRIVACY
69 krac.ca 21 Jul 2022 21 Jul 2024 Network Solutions Canada ULC REDACTED FOR PRIVACY
70 krwn.co.uk 8 Jul 2020 8 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
71 kewc.net 26 Mar 2024 26 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
72 kkwc.jp 1 Feb 2012 28 Feb 2025 - Ningen INC.
73 krwe.cn 23 Apr 2023 23 Apr 2025 郑州世纪创联电子科技开发有限公司 刘文旦
74 rrwc.org.uk 3 Feb 2021 3 Feb 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
75 wrwc.clothing 27 Aug 2023 27 Aug 2024 Tucows Domains Inc. Deniro
76 krpc.co.uk 21 Oct 2023 21 Oct 2024 James Tuplin [Tag = TUPLIN] -
77 kr-c.com 8 Oct 2015 8 Oct 2024 Tucows Domains Inc. -
78 nrwc.org 24 Nov 2008 24 Nov 2024 eNom, LLC Data Protected
79 krfc.org.uk 25 Jul 2007 25 Jul 2024 Plusnet Plc [Tag = FORCE9] -
80 krac.xyz 1 May 2023 1 May 2025 Xin Net Technology Corp. 葛荣凯
81 krbc.net 4 May 2022 4 May 2025 Dynadot16 LLC -
82 kric.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
83 krvc.club 22 Dec 2022 22 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 kywc.org 12 Apr 2019 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 kric.co.jp 31 Jan 1997 - - Kansai Real Estate Information Center
86 irwc.site 11 Mar 2020 11 Mar 2025 Dreamscape Networks International Pte Ltd Ironwood Constructions
87 kkwc.us 10 Jan 2006 9 Jan 2025 Register.com, Inc. Kleinberg, Kaplan, Wolff & Cohen, P.C.
88 krvc.asia 21 May 2024 21 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang hua xiong
89 kvwc.org 20 Sep 2007 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 kcwc.info 29 Feb 2024 28 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 kruc.de - - - -
92 grwc.church 31 Dec 2019 31 Dec 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
93 qrwc.com 3 Jul 2008 3 Jul 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
94 kbwc.lat 23 Oct 2023 23 Oct 2024 Porkbun, LLC Private by Design, LLC
95 krmc.trade 18 Apr 2023 18 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 krfc.org 3 Aug 2006 3 Aug 2024 Sav.com, LLC Privacy Protection
97 kewc.com 19 Sep 1997 18 Sep 2024 GMO INTERNET, INC. KEW Corporation
98 krcc.media 19 Aug 2014 19 Aug 2024 DomainSpot LLC REDACTED FOR PRIVACY
99 crwc.org.uk 15 Mar 2019 15 Mar 2025 Vodafone Limited t/a Vodafone.co.uk [Tag = VODAFONE] -
100 krwnc.cn 31 Dec 2022 31 Dec 2024 上海美橙科技信息发展有限公司 吴宝江
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 Krwc.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=krwc.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "krwc.pl",
        "page_size": 100
    },
    "count": {
        "total": 908,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "prwc.co.ke, crwc.ru, krfc.xyz, krfwc.sbs, krwr.net, srwc.uk, klwc.com, 3rwc.com, kroc.co.uk, krcw.cn, kiwc.net, krwn.ca, kpwc.org, kfwc.org, krac.co.uk, kawc.or.kr, wrwc.us, krfc.ru, krws.com, krtc.org, krbc.lat, krrc.net, krwf.com, lrwc.org, kiwc.com, krwp.xyz, krwg.com, krw1.org, arwc.xyz, krwl.com, krwj.com, krwcx.shop, krcc.shop, krac.design, kric.org, brwc.online, krwi.xyz, krnc.app, kkwc.zip, crwc.net, kmwc.online, kr2c.shop, krac.nl, kfwc.xyz, k9wc.co.uk, nrwc.com.au, rkwc.monster, kgwc.com, arwc.top, k-wc.com, krmc.co, krgc.top, kryc.online, krwfc.asia, krwb.io, kr2c.com, krwt.net, brwc.ru, krhc.ru, trwc.biz, krec.it, nrwc.org.uk, srwc.ru, krwt.org, krgc.com, kxwc.com, erwc.com, mrwc.ca, krac.ca, krwn.co.uk, kewc.net, kkwc.jp, krwe.cn, rrwc.org.uk, wrwc.clothing, krpc.co.uk, kr-c.com, nrwc.org, krfc.org.uk, krac.xyz, krbc.net, kric.xyz, krvc.club, kywc.org, kric.co.jp, irwc.site, kkwc.us, krvc.asia, kvwc.org, kcwc.info, kruc.de, grwc.church, qrwc.com, kbwc.lat, krmc.trade, krfc.org, kewc.com, krcc.media, crwc.org.uk, krwnc.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "prwc.co.ke",
            "domain_keyword": "prwc",
            "domain_tld": "co.ke",
            "query_time": "2024-05-02 20:45:52",
            "create_date": "2016-04-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-26",
            "registrar_name": "EAC directory",
            "registrar_website": "https://hostafrica.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_address": "Redacted | Registry Policy",
            "registrant_city": "Redacted | Registry Policy",
            "registrant_state": "Redacted | Registry Policy",
            "registrant_zip": "Redacted | Registry Policy",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "crwc.ru",
            "domain_keyword": "crwc",
            "domain_tld": "ru",
            "query_time": "2024-05-03 07:12:19",
            "create_date": "2019-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "NETHOUSE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.registrant.ru",
                "ns2.registrant.ru",
                "ns3.registrant.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "krfc.xyz",
            "domain_keyword": "krfc",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 23:09:31",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "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 onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "krfwc.sbs",
            "domain_keyword": "krfwc",
            "domain_tld": "sbs",
            "query_time": "2024-05-23 17:17:06",
            "create_date": "2023-05-09",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "krwr.net",
            "domain_keyword": "krwr",
            "domain_tld": "net",
            "query_time": "2024-05-14 00:34:17",
            "create_date": "2021-03-03",
            "update_date": "2022-06-17",
            "expiry_date": "2026-03-03",
            "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=krwr.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1-04.azure-dns.com",
                "ns2-04.azure-dns.net",
                "ns3-04.azure-dns.org",
                "ns4-04.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "srwc.uk",
            "domain_keyword": "srwc",
            "domain_tld": "uk",
            "query_time": "2024-04-04 19:58:22",
            "create_date": "2023-07-17",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-17",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "klwc.com",
            "domain_keyword": "klwc",
            "domain_tld": "com",
            "query_time": "2024-04-14 06:13:49",
            "create_date": "2000-10-25",
            "update_date": "2024-02-18",
            "expiry_date": "2025-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "3rwc.com",
            "domain_keyword": "3rwc",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:16:34",
            "create_date": "2007-08-25",
            "update_date": "2022-07-26",
            "expiry_date": "2025-08-25",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kroc.co.uk",
            "domain_keyword": "kroc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 04:06:02",
            "create_date": "2021-12-16",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "krcw.cn",
            "domain_keyword": "krcw",
            "domain_tld": "cn",
            "query_time": "2024-05-18 04:27:57",
            "create_date": "2020-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "谢文莹",
            "registrant_email": "[email protected]",
            "name_servers": [
                "alloy.dnspod.net",
                "pomelo.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kiwc.net",
            "domain_keyword": "kiwc",
            "domain_tld": "net",
            "query_time": "2024-04-17 15:41:00",
            "create_date": "2001-01-18",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-18",
            "registrar_iana": 474,
            "registrar_name": "IDC Frontier Inc.",
            "registrar_website": "http://whois.do-reg.jp/KIWC.NET",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Marimo Internet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hokkaido",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1228.awsdns-25.org",
                "ns-1622.awsdns-10.co.uk",
                "ns-339.awsdns-42.com",
                "ns-610.awsdns-12.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "krwn.ca",
            "domain_keyword": "krwn",
            "domain_tld": "ca",
            "query_time": "2024-04-13 11:56:35",
            "create_date": "2015-06-02",
            "update_date": "2024-01-23",
            "expiry_date": "2024-06-02",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kpwc.org",
            "domain_keyword": "kpwc",
            "domain_tld": "org",
            "query_time": "2024-04-13 18:50:59",
            "create_date": "2014-03-11",
            "update_date": "2024-03-03",
            "expiry_date": "2029-03-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Power of God Deliverance Church Ministries",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "ns97.worldnic.com",
                "ns98.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kfwc.org",
            "domain_keyword": "kfwc",
            "domain_tld": "org",
            "query_time": "2024-04-22 12:46:59",
            "create_date": "2002-08-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "krac.co.uk",
            "domain_keyword": "krac",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 23:40:33",
            "create_date": "2006-05-17",
            "update_date": "2024-04-28",
            "expiry_date": "2025-05-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "kawc.or.kr",
            "domain_keyword": "kawc",
            "domain_tld": "or.kr",
            "query_time": "2022-06-26 11:44:52",
            "create_date": "2013-12-30",
            "update_date": "2018-02-27",
            "expiry_date": "2024-12-30",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???????",
            "registrant_address": "????? ??? ???? 612 ???? 4? 612, Seobusaet-gil, Geumcheon-gu, Seoul,",
            "registrant_zip": "08504"
        },
        {
            "num": 17,
            "domain_name": "wrwc.us",
            "domain_keyword": "wrwc",
            "domain_tld": "us",
            "query_time": "2024-04-14 13:43:41",
            "create_date": "2007-10-29",
            "update_date": "2024-04-07",
            "expiry_date": "2026-10-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Kim Rigdon",
            "registrant_company": "Western Regional Water Commission",
            "registrant_address": "1001 E Ninth Street",
            "registrant_city": "Reno",
            "registrant_state": "Nevada",
            "registrant_zip": "89512",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7752255246",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "krfc.ru",
            "domain_keyword": "krfc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:01:39",
            "create_date": "2023-11-25",
            "expiry_date": "2024-11-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "krws.com",
            "domain_keyword": "krws",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:06:52",
            "create_date": "2002-08-05",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://domainhelp.drsp.info/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Surrey",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "krtc.org",
            "domain_keyword": "krtc",
            "domain_tld": "org",
            "query_time": "2024-04-14 20:51:02",
            "create_date": "2020-12-31",
            "update_date": "2023-08-16",
            "expiry_date": "2024-12-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "krbc.lat",
            "domain_keyword": "krbc",
            "domain_tld": "lat",
            "query_time": "2024-05-18 04:27:40",
            "create_date": "2023-11-06",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "krrc.net",
            "domain_keyword": "krrc",
            "domain_tld": "net",
            "query_time": "2024-04-10 03:30:12",
            "create_date": "2009-01-18",
            "update_date": "2022-09-05",
            "expiry_date": "2025-01-18",
            "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": 23,
            "domain_name": "krwf.com",
            "domain_keyword": "krwf",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:06:47",
            "create_date": "2004-07-08",
            "update_date": "2023-10-09",
            "expiry_date": "2025-07-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "lrwc.org",
            "domain_keyword": "lrwc",
            "domain_tld": "org",
            "query_time": "2024-04-15 01:08:31",
            "create_date": "2000-04-05",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-05",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "adns1.easydns.com",
                "adns2.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "kiwc.com",
            "domain_keyword": "kiwc",
            "domain_tld": "com",
            "query_time": "2024-04-17 15:41:00",
            "create_date": "2001-11-16",
            "update_date": "2018-04-03",
            "expiry_date": "2024-11-16",
            "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=kiwc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "krwp.xyz",
            "domain_keyword": "krwp",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 14:05:28",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "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 onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "krwg.com",
            "domain_keyword": "krwg",
            "domain_tld": "com",
            "query_time": "2024-05-14 00:34:15",
            "create_date": "2013-05-06",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "this.domain-is-4-sale-at-dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "krw1.org",
            "domain_keyword": "krw1",
            "domain_tld": "org",
            "query_time": "2024-04-10 03:35:18",
            "create_date": "2023-01-06",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-06",
            "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": 29,
            "domain_name": "arwc.xyz",
            "domain_keyword": "arwc",
            "domain_tld": "xyz",
            "query_time": "2024-04-14 03:41:57",
            "create_date": "2015-08-13",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Inc",
            "registrant_state": "PA",
            "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": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "krwl.com",
            "domain_keyword": "krwl",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:06:50",
            "create_date": "2007-05-29",
            "update_date": "2023-04-13",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "krwj.com",
            "domain_keyword": "krwj",
            "domain_tld": "com",
            "query_time": "2024-04-15 20:06:49",
            "create_date": "2010-02-06",
            "update_date": "2023-12-26",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.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": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=krwj.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "krwcx.shop",
            "domain_keyword": "krwcx",
            "domain_tld": "shop",
            "query_time": "2024-04-15 20:06:47",
            "create_date": "2023-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "kinsley.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "krcc.shop",
            "domain_keyword": "krcc",
            "domain_tld": "shop",
            "query_time": "2024-05-05 23:42:09",
            "create_date": "2023-10-19",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "krac.design",
            "domain_keyword": "krac",
            "domain_tld": "design",
            "query_time": "2024-04-13 18:57:18",
            "create_date": "2018-01-25",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KRAC Comm. V",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "kric.org",
            "domain_keyword": "kric",
            "domain_tld": "org",
            "query_time": "2024-04-20 11:56:20",
            "create_date": "2016-12-13",
            "update_date": "2023-06-28",
            "expiry_date": "2026-12-13",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "brwc.online",
            "domain_keyword": "brwc",
            "domain_tld": "online",
            "query_time": "2024-05-21 10:22:41",
            "create_date": "2018-08-21",
            "update_date": "2023-09-28",
            "expiry_date": "2024-08-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Bethune Rural Water Company, INC",
            "registrant_state": "SC",
            "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": [
                "megan.ns.cloudflare.com",
                "sean.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "krwi.xyz",
            "domain_keyword": "krwi",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 14:05:26",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "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 onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "krnc.app",
            "domain_keyword": "krnc",
            "domain_tld": "app",
            "query_time": "2024-05-12 01:52:50",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the 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": [
                "ns1031.ui-dns.org",
                "ns1036.ui-dns.com",
                "ns1085.ui-dns.biz",
                "ns1101.ui-dns.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "kkwc.zip",
            "domain_keyword": "kkwc",
            "domain_tld": "zip",
            "query_time": "2024-05-25 15:59:34",
            "create_date": "2023-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "crwc.net",
            "domain_keyword": "crwc",
            "domain_tld": "net",
            "query_time": "2024-04-30 21:32:26",
            "create_date": "2019-02-06",
            "update_date": "2023-04-22",
            "expiry_date": "2029-02-06",
            "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=crwc.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "kmwc.online",
            "domain_keyword": "kmwc",
            "domain_tld": "online",
            "query_time": "2024-05-03 02:17:31",
            "create_date": "2023-08-05",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-05",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "kr2c.shop",
            "domain_keyword": "kr2c",
            "domain_tld": "shop",
            "query_time": "2024-04-23 19:01:21",
            "create_date": "2024-03-17",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "krac.nl",
            "domain_keyword": "krac",
            "domain_tld": "nl",
            "query_time": "2024-05-09 07:19:36",
            "create_date": "2023-10-27",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "kfwc.xyz",
            "domain_keyword": "kfwc",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 23:57:44",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "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 onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "mckenzie.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "k9wc.co.uk",
            "domain_keyword": "k9wc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 15:00:21",
            "create_date": "2020-06-09",
            "update_date": "2022-07-06",
            "expiry_date": "2024-06-09",
            "registrar_name": "INCA Europe Ltd [Tag = INCAEUROPE]",
            "registrar_website": "http://www.inca-internet.com",
            "registrant_name": "John Upex",
            "name_servers": [
                "ns.mainnameserver.com",
                "ns2.mainnameserver.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "nrwc.com.au",
            "domain_keyword": "nrwc",
            "domain_tld": "com.au",
            "query_time": "2024-04-08 14:00:00",
            "update_date": "2024-03-09",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Keli McDonald",
            "name_servers": [
                "ns1.rochendns.net",
                "ns2.rochendns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "rkwc.monster",
            "domain_keyword": "rkwc",
            "domain_tld": "monster",
            "query_time": "2024-05-12 22:13:33",
            "create_date": "2023-06-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-12",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "nansan",
            "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": [
                "ns1cnb.name.com",
                "ns2cqs.name.com",
                "ns3cna.name.com",
                "ns4ghm.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "kgwc.com",
            "domain_keyword": "kgwc",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:55:33",
            "create_date": "2005-01-23",
            "update_date": "2022-04-05",
            "expiry_date": "2028-01-23",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang 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": 49,
            "domain_name": "arwc.top",
            "domain_keyword": "arwc",
            "domain_tld": "top",
            "query_time": "2024-05-02 10:33:59",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "k-wc.com",
            "domain_keyword": "k-wc",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:09:07",
            "create_date": "2003-04-09",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-09",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Web Master",
            "registrant_company": "Select Medical Corporation",
            "registrant_address": "4718 Gettysburg Road",
            "registrant_city": "Mechanicsburg",
            "registrant_state": "PA",
            "registrant_zip": "17055",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7179721100",
            "registrant_fax": "+1.7179721047",
            "name_servers": [
                "fred.ns.cloudflare.com",
                "kiki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "krmc.co",
            "domain_keyword": "krmc",
            "domain_tld": "co",
            "query_time": "2024-04-06 19:32:49",
            "create_date": "2023-09-25",
            "update_date": "2023-11-25",
            "expiry_date": "2024-09-25",
            "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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "krgc.top",
            "domain_keyword": "krgc",
            "domain_tld": "top",
            "query_time": "2024-04-12 14:28:33",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "renjiajie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "margin.dnspod.net",
                "polygon.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "kryc.online",
            "domain_keyword": "kryc",
            "domain_tld": "online",
            "query_time": "2024-04-10 03:35:31",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "http://www.domains.co.za",
            "registrant_company": "Mitch",
            "registrant_state": "Gauteng",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "malcolm.ns.cloudflare.com",
                "rose.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "krwfc.asia",
            "domain_keyword": "krwfc",
            "domain_tld": "asia",
            "query_time": "2024-04-10 03:35:20",
            "create_date": "2023-12-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-11",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang hao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "krwb.io",
            "domain_keyword": "krwb",
            "domain_tld": "io",
            "query_time": "2024-05-14 00:33:54",
            "create_date": "2022-01-25",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kr2c.com",
            "domain_keyword": "kr2c",
            "domain_tld": "com",
            "query_time": "2024-04-07 11:17:45",
            "create_date": "2023-09-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-29",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.cronon.net",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "name_servers": [
                "docks20.rzone.de",
                "shades16.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "krwt.net",
            "domain_keyword": "krwt",
            "domain_tld": "net",
            "query_time": "2024-04-15 20:06:53",
            "create_date": "2018-10-10",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "brwc.ru",
            "domain_keyword": "brwc",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:22:19",
            "create_date": "2011-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "krhc.ru",
            "domain_keyword": "krhc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:01:40",
            "create_date": "2024-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "mcgrory.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 60,
            "domain_name": "trwc.biz",
            "domain_keyword": "trwc",
            "domain_tld": "biz",
            "query_time": "2024-05-07 08:34:29",
            "create_date": "2015-06-05",
            "update_date": "2023-05-10",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Geeks and Computers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "krec.it",
            "domain_keyword": "krec",
            "domain_tld": "it",
            "query_time": "2024-05-24 12:55:46",
            "create_date": "2013-05-28",
            "update_date": "2023-10-23",
            "expiry_date": "2024-06-17",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 62,
            "domain_name": "nrwc.org.uk",
            "domain_keyword": "nrwc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-23 05:11:57",
            "create_date": "2015-02-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-06",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.thecloudwebsiteserver.com",
                "ns2.thecloudwebsiteserver.net",
                "ns3.thecloudwebsiteserver.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "srwc.ru",
            "domain_keyword": "srwc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:11:55",
            "create_date": "2020-07-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "KLONDIKE-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "exp1.nameself.com",
                "exp2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "krwt.org",
            "domain_keyword": "krwt",
            "domain_tld": "org",
            "query_time": "2024-04-15 20:06:53",
            "create_date": "2019-11-19",
            "update_date": "2023-04-09",
            "expiry_date": "2024-11-19",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://whois.xinnet.com/domain/whois_login.jsp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "guiyingnan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "beijingshi",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "krgc.com",
            "domain_keyword": "krgc",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:55:13",
            "create_date": "2005-07-20",
            "update_date": "2022-09-08",
            "expiry_date": "2026-07-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kxwc.com",
            "domain_keyword": "kxwc",
            "domain_tld": "com",
            "query_time": "2024-04-22 16:49:59",
            "create_date": "2007-02-21",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/kxwc.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "erwc.com",
            "domain_keyword": "erwc",
            "domain_tld": "com",
            "query_time": "2024-05-17 21:37:04",
            "create_date": "2001-11-16",
            "update_date": "2015-06-16",
            "expiry_date": "2024-11-16",
            "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=erwc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.up99plus.com",
                "ns16.up99plus.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mrwc.ca",
            "domain_keyword": "mrwc",
            "domain_tld": "ca",
            "query_time": "2024-05-19 06:42:18",
            "create_date": "2006-03-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-24",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jade.ns.cloudflare.com",
                "logan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "krac.ca",
            "domain_keyword": "krac",
            "domain_tld": "ca",
            "query_time": "2024-05-18 17:35:40",
            "create_date": "2022-07-21",
            "update_date": "2023-05-21",
            "expiry_date": "2024-07-21",
            "registrar_name": "Network Solutions Canada ULC",
            "registrar_website": "www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.startlogic.com",
                "ns2.startlogic.com",
                "ns3.nameresolve.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "krwn.co.uk",
            "domain_keyword": "krwn",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 23:06:26",
            "create_date": "2020-07-08",
            "update_date": "2023-12-01",
            "expiry_date": "2024-07-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "henry.ns.cloudflare.com",
                "sierra.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 71,
            "domain_name": "kewc.net",
            "domain_keyword": "kewc",
            "domain_tld": "net",
            "query_time": "2024-05-27 12:43:44",
            "create_date": "2024-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "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=kewc.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 72,
            "domain_name": "kkwc.jp",
            "domain_keyword": "kkwc",
            "domain_tld": "jp",
            "query_time": "2024-04-24 23:09:57",
            "create_date": "2012-02-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Ningen INC.",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 73,
            "domain_name": "krwe.cn",
            "domain_keyword": "krwe",
            "domain_tld": "cn",
            "query_time": "2024-04-30 10:50:29",
            "create_date": "2023-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "刘文旦",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "rrwc.org.uk",
            "domain_keyword": "rrwc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-08 23:18:54",
            "create_date": "2021-02-03",
            "update_date": "2023-01-04",
            "expiry_date": "2025-02-03",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 75,
            "domain_name": "wrwc.clothing",
            "domain_keyword": "wrwc",
            "domain_tld": "clothing",
            "query_time": "2024-05-19 05:06:51",
            "create_date": "2023-08-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Deniro",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "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.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "krpc.co.uk",
            "domain_keyword": "krpc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 00:30:48",
            "create_date": "2023-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "kr-c.com",
            "domain_keyword": "kr-c",
            "domain_tld": "com",
            "query_time": "2024-04-13 18:55:23",
            "create_date": "2015-10-08",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nrwc.org",
            "domain_keyword": "nrwc",
            "domain_tld": "org",
            "query_time": "2024-04-17 02:56:50",
            "create_date": "2008-11-24",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-24",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "krfc.org.uk",
            "domain_keyword": "krfc",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 11:55:01",
            "create_date": "2007-07-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-07-25",
            "registrar_name": "Plusnet Plc [Tag = FORCE9]",
            "registrar_website": "https://www.plus.net",
            "name_servers": [
                "ns1.force9.net",
                "ns1.plusnet.co.uk",
                "ns2.force9.net",
                "ns2.plusnet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 80,
            "domain_name": "krac.xyz",
            "domain_keyword": "krac",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 21:42:07",
            "create_date": "2023-05-01",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "krbc.net",
            "domain_keyword": "krbc",
            "domain_tld": "net",
            "query_time": "2024-05-04 00:14:21",
            "create_date": "2022-05-04",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-04",
            "registrar_iana": 2285,
            "registrar_name": "Dynadot16 LLC",
            "registrar_website": "http://www.dynadot16.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "kric.xyz",
            "domain_keyword": "kric",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 23:10:13",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "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 onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "deb.ns.cloudflare.com",
                "thomas.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "krvc.club",
            "domain_keyword": "krvc",
            "domain_tld": "club",
            "query_time": "2024-05-09 14:05:22",
            "create_date": "2022-12-22",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kywc.org",
            "domain_keyword": "kywc",
            "domain_tld": "org",
            "query_time": "2024-04-20 04:07:42",
            "create_date": "2019-04-12",
            "update_date": "2023-08-06",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "kric.co.jp",
            "domain_keyword": "kric",
            "domain_tld": "co.jp",
            "query_time": "2024-04-20 11:56:20",
            "create_date": "1997-01-31",
            "update_date": "2024-02-01",
            "registrant_company": "Kansai Real Estate Information Center",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 86,
            "domain_name": "irwc.site",
            "domain_keyword": "irwc",
            "domain_tld": "site",
            "query_time": "2024-05-20 05:47:22",
            "create_date": "2020-03-11",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Ironwood Constructions",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kkwc.us",
            "domain_keyword": "kkwc",
            "domain_tld": "us",
            "query_time": "2024-05-18 07:58:16",
            "create_date": "2006-01-10",
            "update_date": "2023-12-15",
            "expiry_date": "2025-01-09",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "Robert Cohen",
            "registrant_company": "Kleinberg, Kaplan, Wolff & Cohen, P.C.",
            "registrant_address": "551 5TH AVE 18TH FL",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10176-1899",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2128809884",
            "registrant_fax": "+1.2129868866",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "krvc.asia",
            "domain_keyword": "krvc",
            "domain_tld": "asia",
            "query_time": "2024-05-23 14:16:09",
            "create_date": "2024-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang hua xiong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "clara.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kvwc.org",
            "domain_keyword": "kvwc",
            "domain_tld": "org",
            "query_time": "2024-04-24 08:20:44",
            "create_date": "2007-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "kcwc.info",
            "domain_keyword": "kcwc",
            "domain_tld": "info",
            "query_time": "2024-04-29 10:55:29",
            "create_date": "2024-02-29",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-28",
            "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": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "kruc.de",
            "domain_keyword": "kruc",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:07:34",
            "update_date": "2023-11-30",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 92,
            "domain_name": "grwc.church",
            "domain_keyword": "grwc",
            "domain_tld": "church",
            "query_time": "2024-05-06 17:47:39",
            "create_date": "2019-12-31",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "qrwc.com",
            "domain_keyword": "qrwc",
            "domain_tld": "com",
            "query_time": "2024-04-20 02:02:40",
            "create_date": "2008-07-03",
            "update_date": "2023-09-06",
            "expiry_date": "2025-07-03",
            "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=qrwc.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "contact-email-is-sales-at-uunic-dot-com.uuns.com",
                "contact-phone-is-008637155551055.uuns.com",
                "contact-qq-or-wechat-is-97059970.uuns.com",
                "this-domain-is-for-sale.uuns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "kbwc.lat",
            "domain_keyword": "kbwc",
            "domain_tld": "lat",
            "query_time": "2024-05-10 22:16:38",
            "create_date": "2023-10-23",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "krmc.trade",
            "domain_keyword": "krmc",
            "domain_tld": "trade",
            "query_time": "2024-05-20 08:59:59",
            "create_date": "2023-04-18",
            "update_date": "2024-03-24",
            "expiry_date": "2025-04-18",
            "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": [
                "augustus.ns.cloudflare.com",
                "courtney.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "krfc.org",
            "domain_keyword": "krfc",
            "domain_tld": "org",
            "query_time": "2024-04-20 11:55:00",
            "create_date": "2006-08-03",
            "update_date": "2023-09-07",
            "expiry_date": "2024-08-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "kewc.com",
            "domain_keyword": "kewc",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:51:08",
            "create_date": "1997-09-19",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "KEW Corporation",
            "registrant_company": "KEW Corporation",
            "registrant_address": "2-13-8-205 Funabori",
            "registrant_city": "Edogawa",
            "registrant_state": "TOKYO",
            "registrant_zip": "134",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.shsvr.net",
                "ns4.shsvr.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "krcc.media",
            "domain_keyword": "krcc",
            "domain_tld": "media",
            "query_time": "2024-04-15 22:38:53",
            "create_date": "2014-08-19",
            "update_date": "2023-07-23",
            "expiry_date": "2024-08-19",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.r4l.com",
                "ns2.r4l.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "crwc.org.uk",
            "domain_keyword": "crwc",
            "domain_tld": "org.uk",
            "query_time": "2024-05-14 21:51:21",
            "create_date": "2019-03-15",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-15",
            "registrar_name": "Vodafone Limited t/a Vodafone.co.uk [Tag = VODAFONE]",
            "registrar_website": "https://www.vodafone.co.uk",
            "name_servers": [
                "ans1.cw.net",
                "ans2.cw.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 100,
            "domain_name": "krwnc.cn",
            "domain_keyword": "krwnc",
            "domain_tld": "cn",
            "query_time": "2024-05-14 00:34:15",
            "create_date": "2022-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "吴宝江",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ebony.dnspod.net",
                "mackerel.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>krwc.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>908</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>prwc.co.ke, crwc.ru, krfc.xyz, krfwc.sbs, krwr.net, srwc.uk, klwc.com, 3rwc.com, kroc.co.uk, krcw.cn, kiwc.net, krwn.ca, kpwc.org, kfwc.org, krac.co.uk, kawc.or.kr, wrwc.us, krfc.ru, krws.com, krtc.org, krbc.lat, krrc.net, krwf.com, lrwc.org, kiwc.com, krwp.xyz, krwg.com, krw1.org, arwc.xyz, krwl.com, krwj.com, krwcx.shop, krcc.shop, krac.design, kric.org, brwc.online, krwi.xyz, krnc.app, kkwc.zip, crwc.net, kmwc.online, kr2c.shop, krac.nl, kfwc.xyz, k9wc.co.uk, nrwc.com.au, rkwc.monster, kgwc.com, arwc.top, k-wc.com, krmc.co, krgc.top, kryc.online, krwfc.asia, krwb.io, kr2c.com, krwt.net, brwc.ru, krhc.ru, trwc.biz, krec.it, nrwc.org.uk, srwc.ru, krwt.org, krgc.com, kxwc.com, erwc.com, mrwc.ca, krac.ca, krwn.co.uk, kewc.net, kkwc.jp, krwe.cn, rrwc.org.uk, wrwc.clothing, krpc.co.uk, kr-c.com, nrwc.org, krfc.org.uk, krac.xyz, krbc.net, kric.xyz, krvc.club, kywc.org, kric.co.jp, irwc.site, kkwc.us, krvc.asia, kvwc.org, kcwc.info, kruc.de, grwc.church, qrwc.com, kbwc.lat, krmc.trade, krfc.org, kewc.com, krcc.media, crwc.org.uk, krwnc.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>prwc.co.ke</domain_name>
   <domain_keyword>prwc</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-02 20:45:52</query_time>
   <create_date>2016-04-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>EAC directory</registrar_name>
   <registrar_website>https://hostafrica.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_address>Redacted | Registry Policy</registrant_address>
   <registrant_city>Redacted | Registry Policy</registrant_city>
   <registrant_state>Redacted | Registry Policy</registrant_state>
   <registrant_zip>Redacted | Registry Policy</registrant_zip>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>crwc.ru</domain_name>
   <domain_keyword>crwc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 07:12:19</query_time>
   <create_date>2019-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>NETHOUSE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.registrant.ru</value>
    <value>ns2.registrant.ru</value>
    <value>ns3.registrant.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>krfc.xyz</domain_name>
   <domain_keyword>krfc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 23:09:31</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</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 onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>krfwc.sbs</domain_name>
   <domain_keyword>krfwc</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-23 17:17:06</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>krwr.net</domain_name>
   <domain_keyword>krwr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 00:34:17</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2022-06-17</update_date>
   <expiry_date>2026-03-03</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=krwr.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1-04.azure-dns.com</value>
    <value>ns2-04.azure-dns.net</value>
    <value>ns3-04.azure-dns.org</value>
    <value>ns4-04.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>srwc.uk</domain_name>
   <domain_keyword>srwc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-04 19:58:22</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>klwc.com</domain_name>
   <domain_keyword>klwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 06:13:49</query_time>
   <create_date>2000-10-25</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.up99plus.com</value>
    <value>ns16.up99plus.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>8</num>
   <domain_name>3rwc.com</domain_name>
   <domain_keyword>3rwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:16:34</query_time>
   <create_date>2007-08-25</create_date>
   <update_date>2022-07-26</update_date>
   <expiry_date>2025-08-25</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kroc.co.uk</domain_name>
   <domain_keyword>kroc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 04:06:02</query_time>
   <create_date>2021-12-16</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>krcw.cn</domain_name>
   <domain_keyword>krcw</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 04:27:57</query_time>
   <create_date>2020-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>谢文莹</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>alloy.dnspod.net</value>
    <value>pomelo.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kiwc.net</domain_name>
   <domain_keyword>kiwc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 15:41:00</query_time>
   <create_date>2001-01-18</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>474</registrar_iana>
   <registrar_name>IDC Frontier Inc.</registrar_name>
   <registrar_website>http://whois.do-reg.jp/KIWC.NET</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Marimo Internet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hokkaido</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>ns-1228.awsdns-25.org</value>
    <value>ns-1622.awsdns-10.co.uk</value>
    <value>ns-339.awsdns-42.com</value>
    <value>ns-610.awsdns-12.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>krwn.ca</domain_name>
   <domain_keyword>krwn</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-13 11:56:35</query_time>
   <create_date>2015-06-02</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kpwc.org</domain_name>
   <domain_keyword>kpwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-13 18:50:59</query_time>
   <create_date>2014-03-11</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2029-03-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Power of God Deliverance Church Ministries</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns97.worldnic.com</value>
    <value>ns98.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kfwc.org</domain_name>
   <domain_keyword>kfwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 12:46:59</query_time>
   <create_date>2002-08-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>krac.co.uk</domain_name>
   <domain_keyword>krac</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 23:40:33</query_time>
   <create_date>2006-05-17</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>kawc.or.kr</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-06-26 11:44:52</query_time>
   <create_date>2013-12-30</create_date>
   <update_date>2018-02-27</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???????</registrant_name>
   <registrant_address>????? ??? ???? 612 ???? 4? 612, Seobusaet-gil, Geumcheon-gu, Seoul,</registrant_address>
   <registrant_zip>08504</registrant_zip>
  </value>
  <value>
   <num>17</num>
   <domain_name>wrwc.us</domain_name>
   <domain_keyword>wrwc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-14 13:43:41</query_time>
   <create_date>2007-10-29</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2026-10-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Kim Rigdon</registrant_name>
   <registrant_company>Western Regional Water Commission</registrant_company>
   <registrant_address>1001 E Ninth Street</registrant_address>
   <registrant_city>Reno</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89512</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7752255246</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>krfc.ru</domain_name>
   <domain_keyword>krfc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:01:39</query_time>
   <create_date>2023-11-25</create_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>krws.com</domain_name>
   <domain_keyword>krws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:06:52</query_time>
   <create_date>2002-08-05</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://domainhelp.drsp.info/</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>Surrey</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>krtc.org</domain_name>
   <domain_keyword>krtc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 20:51:02</query_time>
   <create_date>2020-12-31</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>krbc.lat</domain_name>
   <domain_keyword>krbc</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-18 04:27:40</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>krrc.net</domain_name>
   <domain_keyword>krrc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 03:30:12</query_time>
   <create_date>2009-01-18</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>23</num>
   <domain_name>krwf.com</domain_name>
   <domain_keyword>krwf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:06:47</query_time>
   <create_date>2004-07-08</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-07-01</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>lrwc.org</domain_name>
   <domain_keyword>lrwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 01:08:31</query_time>
   <create_date>2000-04-05</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>adns1.easydns.com</value>
    <value>adns2.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>kiwc.com</domain_name>
   <domain_keyword>kiwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 15:41:00</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2024-11-16</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=kiwc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.up99plus.com</value>
    <value>ns16.up99plus.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>krwp.xyz</domain_name>
   <domain_keyword>krwp</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 14:05:28</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</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 onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>krwg.com</domain_name>
   <domain_keyword>krwg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 00:34:15</query_time>
   <create_date>2013-05-06</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-06</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>this.domain-is-4-sale-at-dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>krw1.org</domain_name>
   <domain_keyword>krw1</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-10 03:35:18</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-06</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>29</num>
   <domain_name>arwc.xyz</domain_name>
   <domain_keyword>arwc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-14 03:41:57</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_state>PA</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>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>krwl.com</domain_name>
   <domain_keyword>krwl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:06:50</query_time>
   <create_date>2007-05-29</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>krwj.com</domain_name>
   <domain_keyword>krwj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 20:06:49</query_time>
   <create_date>2010-02-06</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.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>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=krwj.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>krwcx.shop</domain_name>
   <domain_keyword>krwcx</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-15 20:06:47</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>kinsley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>krcc.shop</domain_name>
   <domain_keyword>krcc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 23:42:09</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>krac.design</domain_name>
   <domain_keyword>krac</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-13 18:57:18</query_time>
   <create_date>2018-01-25</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KRAC Comm. 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>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kric.org</domain_name>
   <domain_keyword>kric</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 11:56:20</query_time>
   <create_date>2016-12-13</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2026-12-13</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>36</num>
   <domain_name>brwc.online</domain_name>
   <domain_keyword>brwc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-21 10:22:41</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-08-21</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>Bethune Rural Water Company, INC</registrant_company>
   <registrant_state>SC</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>megan.ns.cloudflare.com</value>
    <value>sean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>krwi.xyz</domain_name>
   <domain_keyword>krwi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 14:05:26</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</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 onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>krnc.app</domain_name>
   <domain_keyword>krnc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 01:52:50</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the 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>ns1031.ui-dns.org</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1085.ui-dns.biz</value>
    <value>ns1101.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>kkwc.zip</domain_name>
   <domain_keyword>kkwc</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-25 15:59:34</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>crwc.net</domain_name>
   <domain_keyword>crwc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-30 21:32:26</query_time>
   <create_date>2019-02-06</create_date>
   <update_date>2023-04-22</update_date>
   <expiry_date>2029-02-06</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=crwc.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>kmwc.online</domain_name>
   <domain_keyword>kmwc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-03 02:17:31</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-05</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>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>kr2c.shop</domain_name>
   <domain_keyword>kr2c</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-23 19:01:21</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>krac.nl</domain_name>
   <domain_keyword>krac</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 07:19:36</query_time>
   <create_date>2023-10-27</create_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kfwc.xyz</domain_name>
   <domain_keyword>kfwc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 23:57:44</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</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 onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>mckenzie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>k9wc.co.uk</domain_name>
   <domain_keyword>k9wc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 15:00:21</query_time>
   <create_date>2020-06-09</create_date>
   <update_date>2022-07-06</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>INCA Europe Ltd [Tag = INCAEUROPE]</registrar_name>
   <registrar_website>http://www.inca-internet.com</registrar_website>
   <registrant_name>John Upex</registrant_name>
   <name_servers>
    <value>ns.mainnameserver.com</value>
    <value>ns2.mainnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>nrwc.com.au</domain_name>
   <domain_keyword>nrwc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-08 14:00:00</query_time>
   <update_date>2024-03-09</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Keli McDonald</registrant_name>
   <name_servers>
    <value>ns1.rochendns.net</value>
    <value>ns2.rochendns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>rkwc.monster</domain_name>
   <domain_keyword>rkwc</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-12 22:13:33</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>nansan</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>ns1cnb.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4ghm.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>kgwc.com</domain_name>
   <domain_keyword>kgwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:55:33</query_time>
   <create_date>2005-01-23</create_date>
   <update_date>2022-04-05</update_date>
   <expiry_date>2028-01-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>jiang 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>49</num>
   <domain_name>arwc.top</domain_name>
   <domain_keyword>arwc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-02 10:33:59</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>k-wc.com</domain_name>
   <domain_keyword>k-wc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:09:07</query_time>
   <create_date>2003-04-09</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Web Master</registrant_name>
   <registrant_company>Select Medical Corporation</registrant_company>
   <registrant_address>4718 Gettysburg Road</registrant_address>
   <registrant_city>Mechanicsburg</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>17055</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7179721100</registrant_phone>
   <registrant_fax>+1.7179721047</registrant_fax>
   <name_servers>
    <value>fred.ns.cloudflare.com</value>
    <value>kiki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>krmc.co</domain_name>
   <domain_keyword>krmc</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-06 19:32:49</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-09-25</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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>krgc.top</domain_name>
   <domain_keyword>krgc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-12 14:28:33</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>renjiajie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>margin.dnspod.net</value>
    <value>polygon.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>kryc.online</domain_name>
   <domain_keyword>kryc</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-10 03:35:31</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>http://www.domains.co.za</registrar_website>
   <registrant_company>Mitch</registrant_company>
   <registrant_state>Gauteng</registrant_state>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>malcolm.ns.cloudflare.com</value>
    <value>rose.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>54</num>
   <domain_name>krwfc.asia</domain_name>
   <domain_keyword>krwfc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-10 03:35:20</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang hao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>krwb.io</domain_name>
   <domain_keyword>krwb</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-14 00:33:54</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-25</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>Privacy Protection</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kr2c.com</domain_name>
   <domain_keyword>kr2c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 11:17:45</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades16.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>krwt.net</domain_name>
   <domain_keyword>krwt</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 20:06:53</query_time>
   <create_date>2018-10-10</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>brwc.ru</domain_name>
   <domain_keyword>brwc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:22:19</query_time>
   <create_date>2011-05-04</create_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>krhc.ru</domain_name>
   <domain_keyword>krhc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:01:40</query_time>
   <create_date>2024-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>mcgrory.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>trwc.biz</domain_name>
   <domain_keyword>trwc</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 08:34:29</query_time>
   <create_date>2015-06-05</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2025-06-04</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>Geeks and Computers</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>krec.it</domain_name>
   <domain_keyword>krec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 12:55:46</query_time>
   <create_date>2013-05-28</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>nrwc.org.uk</domain_name>
   <domain_keyword>nrwc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-23 05:11:57</query_time>
   <create_date>2015-02-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>ns1.thecloudwebsiteserver.com</value>
    <value>ns2.thecloudwebsiteserver.net</value>
    <value>ns3.thecloudwebsiteserver.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>srwc.ru</domain_name>
   <domain_keyword>srwc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:11:55</query_time>
   <create_date>2020-07-21</create_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>KLONDIKE-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>exp1.nameself.com</value>
    <value>exp2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>krwt.org</domain_name>
   <domain_keyword>krwt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 20:06:53</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2023-04-09</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://whois.xinnet.com/domain/whois_login.jsp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guiyingnan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>beijingshi</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>krgc.com</domain_name>
   <domain_keyword>krgc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:55:13</query_time>
   <create_date>2005-07-20</create_date>
   <update_date>2022-09-08</update_date>
   <expiry_date>2026-07-20</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kxwc.com</domain_name>
   <domain_keyword>kxwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 16:49:59</query_time>
   <create_date>2007-02-21</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/kxwc.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>erwc.com</domain_name>
   <domain_keyword>erwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 21:37:04</query_time>
   <create_date>2001-11-16</create_date>
   <update_date>2015-06-16</update_date>
   <expiry_date>2024-11-16</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=erwc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.up99plus.com</value>
    <value>ns16.up99plus.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>68</num>
   <domain_name>mrwc.ca</domain_name>
   <domain_keyword>mrwc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 06:42:18</query_time>
   <create_date>2006-03-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jade.ns.cloudflare.com</value>
    <value>logan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>krac.ca</domain_name>
   <domain_keyword>krac</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 17:35:40</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_name>Network Solutions Canada ULC</registrar_name>
   <registrar_website>www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.startlogic.com</value>
    <value>ns2.startlogic.com</value>
    <value>ns3.nameresolve.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>krwn.co.uk</domain_name>
   <domain_keyword>krwn</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 23:06:26</query_time>
   <create_date>2020-07-08</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>henry.ns.cloudflare.com</value>
    <value>sierra.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>kewc.net</domain_name>
   <domain_keyword>kewc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 12:43:44</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</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=kewc.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kkwc.jp</domain_name>
   <domain_keyword>kkwc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-24 23:09:57</query_time>
   <create_date>2012-02-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Ningen INC.</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>krwe.cn</domain_name>
   <domain_keyword>krwe</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 10:50:29</query_time>
   <create_date>2023-04-23</create_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>刘文旦</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>rrwc.org.uk</domain_name>
   <domain_keyword>rrwc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-08 23:18:54</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2023-01-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>wrwc.clothing</domain_name>
   <domain_keyword>wrwc</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-19 05:06:51</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Deniro</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>krpc.co.uk</domain_name>
   <domain_keyword>krpc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 00:30:48</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>kr-c.com</domain_name>
   <domain_keyword>kr-c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 18:55:23</query_time>
   <create_date>2015-10-08</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>nrwc.org</domain_name>
   <domain_keyword>nrwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 02:56:50</query_time>
   <create_date>2008-11-24</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>krfc.org.uk</domain_name>
   <domain_keyword>krfc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 11:55:01</query_time>
   <create_date>2007-07-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_name>Plusnet Plc [Tag = FORCE9]</registrar_name>
   <registrar_website>https://www.plus.net</registrar_website>
   <name_servers>
    <value>ns1.force9.net</value>
    <value>ns1.plusnet.co.uk</value>
    <value>ns2.force9.net</value>
    <value>ns2.plusnet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>krac.xyz</domain_name>
   <domain_keyword>krac</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 21:42:07</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>krbc.net</domain_name>
   <domain_keyword>krbc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-04 00:14:21</query_time>
   <create_date>2022-05-04</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>2285</registrar_iana>
   <registrar_name>Dynadot16 LLC</registrar_name>
   <registrar_website>http://www.dynadot16.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>kric.xyz</domain_name>
   <domain_keyword>kric</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 23:10:13</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</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 onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>deb.ns.cloudflare.com</value>
    <value>thomas.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>krvc.club</domain_name>
   <domain_keyword>krvc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-09 14:05:22</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>84</num>
   <domain_name>kywc.org</domain_name>
   <domain_keyword>kywc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 04:07:42</query_time>
   <create_date>2019-04-12</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>85</num>
   <domain_name>kric.co.jp</domain_name>
   <domain_keyword>kric</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-20 11:56:20</query_time>
   <create_date>1997-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>Kansai Real Estate Information Center</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>86</num>
   <domain_name>irwc.site</domain_name>
   <domain_keyword>irwc</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-20 05:47:22</query_time>
   <create_date>2020-03-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Ironwood Constructions</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>kkwc.us</domain_name>
   <domain_keyword>kkwc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 07:58:16</query_time>
   <create_date>2006-01-10</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>Robert Cohen</registrant_name>
   <registrant_company>Kleinberg, Kaplan, Wolff &amp; Cohen, P.C.</registrant_company>
   <registrant_address>551 5TH AVE 18TH FL</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10176-1899</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2128809884</registrant_phone>
   <registrant_fax>+1.2129868866</registrant_fax>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.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>krvc.asia</domain_name>
   <domain_keyword>krvc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-23 14:16:09</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang hua xiong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>clara.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>kvwc.org</domain_name>
   <domain_keyword>kvwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 08:20:44</query_time>
   <create_date>2007-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>kcwc.info</domain_name>
   <domain_keyword>kcwc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 10:55:29</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-28</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>kruc.de</domain_name>
   <domain_keyword>kruc</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:07:34</query_time>
   <update_date>2023-11-30</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>grwc.church</domain_name>
   <domain_keyword>grwc</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-06 17:47:39</query_time>
   <create_date>2019-12-31</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>qrwc.com</domain_name>
   <domain_keyword>qrwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 02:02:40</query_time>
   <create_date>2008-07-03</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-07-03</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=qrwc.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>contact-email-is-sales-at-uunic-dot-com.uuns.com</value>
    <value>contact-phone-is-008637155551055.uuns.com</value>
    <value>contact-qq-or-wechat-is-97059970.uuns.com</value>
    <value>this-domain-is-for-sale.uuns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>kbwc.lat</domain_name>
   <domain_keyword>kbwc</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-10 22:16:38</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>krmc.trade</domain_name>
   <domain_keyword>krmc</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-05-20 08:59:59</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-04-18</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>augustus.ns.cloudflare.com</value>
    <value>courtney.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>krfc.org</domain_name>
   <domain_keyword>krfc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 11:55:00</query_time>
   <create_date>2006-08-03</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-08-03</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>Privacy Protection</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.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>97</num>
   <domain_name>kewc.com</domain_name>
   <domain_keyword>kewc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:51:08</query_time>
   <create_date>1997-09-19</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>KEW Corporation</registrant_name>
   <registrant_company>KEW Corporation</registrant_company>
   <registrant_address>2-13-8-205 Funabori</registrant_address>
   <registrant_city>Edogawa</registrant_city>
   <registrant_state>TOKYO</registrant_state>
   <registrant_zip>134</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.shsvr.net</value>
    <value>ns4.shsvr.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>krcc.media</domain_name>
   <domain_keyword>krcc</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-15 22:38:53</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.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>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.r4l.com</value>
    <value>ns2.r4l.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>crwc.org.uk</domain_name>
   <domain_keyword>crwc</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-14 21:51:21</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Vodafone Limited t/a Vodafone.co.uk [Tag = VODAFONE]</registrar_name>
   <registrar_website>https://www.vodafone.co.uk</registrar_website>
   <name_servers>
    <value>ans1.cw.net</value>
    <value>ans2.cw.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>krwnc.cn</domain_name>
   <domain_keyword>krwnc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 00:34:15</query_time>
   <create_date>2022-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>吴宝江</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ebony.dnspod.net</value>
    <value>mackerel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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