WHOIS QUERY TIME

4 May 2024 - 6:34 AM UTC

Registered: 20 April 2023
Expiry: 20 April 2025

REGISTRAR

Name: 郑州世纪创联电子科技开发有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientHold
clientTransferProhibited

REGISTRANT

Name: 刘文旦
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kawc.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kawc.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kawc.cn",
            "domain_keyword": "kawc",
            "domain_tld": "cn",
            "query_time": "2024-05-04 06:34:39",
            "create_date": "2023-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "刘文旦",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kawc.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kawc.cn</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 06:34:39</query_time>
   <create_date>2023-04-20</create_date>
   <expiry_date>2025-04-20</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>
 </results>
 <stats>
  <total_time>0.031</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.043 seconds) for "kawc.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Apr 2024 - 1:04 AM UTC

Registered: 20 April 2023
Expiry: 20 April 2024

REGISTRAR

Name: 郑州世纪创联电子科技开发有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 刘文旦
Email: [email protected]

#2 - QUERY TIME

4 May 2024 - 6:34 AM UTC

Registered: 20 April 2023
Expiry: 20 April 2025

REGISTRAR

Name: 郑州世纪创联电子科技开发有限公司

DNSSEC

unsigned

NAME SERVERS

dm1.dns.com
dm2.dns.com

DOMAIN STATUS

clientHold
clientTransferProhibited

REGISTRANT

Name: 刘文旦
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=kawc.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kawc.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "kawc.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "kawc.cn",
            "domain_keyword": "kawc",
            "domain_tld": "cn",
            "query_time": "2024-04-17 01:04:51",
            "create_date": "2023-04-20",
            "expiry_date": "2024-04-20",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "刘文旦",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kawc.cn",
            "domain_keyword": "kawc",
            "domain_tld": "cn",
            "query_time": "2024-05-04 06:34:39",
            "create_date": "2023-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "刘文旦",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "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>kawc.cn</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>kawc.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kawc.cn</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-17 01:04:51</query_time>
   <create_date>2023-04-20</create_date>
   <expiry_date>2024-04-20</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kawc.cn</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 06:34:39</query_time>
   <create_date>2023-04-20</create_date>
   <expiry_date>2025-04-20</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>
 </results>
 <stats>
  <total_time>0.043</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 11 domain names (in 0.015 seconds) which contained the exact domain keyword "kawc".
Domain Name Registered Expiry Registrar Ownership
1 kawc.com 11 Oct 1996 10 Oct 2025 Amazon Registrar, Inc. Identity Protection Service
2 kawc.org 16 Jul 2008 16 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 kawc.co.uk 20 Jan 2012 20 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
4 kawc.or.kr 30 Dec 2013 30 Dec 2024 (?)??? ???????
5 kawc.ru 23 Jan 2015 23 Jan 2025 SALENAMES-RU Private Person
6 kawc.tax 18 Aug 2022 18 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
7 kawc.cn 20 Apr 2023 20 Apr 2025 郑州世纪创联电子科技开发有限公司 刘文旦
8 kawc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
9 kawc.chat 9 May 2024 9 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen da qian dian zi shang wu you xian gong si
10 kawc.ink 9 May 2024 9 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen da qian dian zi shang wu you xian gong si
11 kawc.fit 9 May 2024 9 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen da qian dian zi shang wu you xian gong si
12 kawc.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Rolf Latham

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=kawc&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "kawc",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 12,
        "relation": "eq",
        "current": 12
    },
    "unique_domains": "kawc.com, kawc.org, kawc.co.uk, kawc.or.kr, kawc.ru, kawc.tax, kawc.cn, kawc.xyz, kawc.chat, kawc.ink, kawc.fit, kawc.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "kawc.com",
            "domain_keyword": "kawc",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:04:51",
            "create_date": "1996-10-11",
            "update_date": "2023-04-02",
            "expiry_date": "2025-10-10",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of kawc.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1517.awsdns-61.org",
                "ns-1915.awsdns-47.co.uk",
                "ns-235.awsdns-29.com",
                "ns-716.awsdns-25.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kawc.org",
            "domain_keyword": "kawc",
            "domain_tld": "org",
            "query_time": "2024-06-05 13:50:45",
            "create_date": "2008-07-16",
            "update_date": "2023-01-23",
            "expiry_date": "2024-07-16",
            "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": [
                "ns1.publicbroadcasting.net",
                "ns3.publicbroadcasting.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kawc.co.uk",
            "domain_keyword": "kawc",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 11:58:16",
            "create_date": "2012-01-20",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "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": 5,
            "domain_name": "kawc.ru",
            "domain_keyword": "kawc",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:30:34",
            "create_date": "2015-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "kawc.tax",
            "domain_keyword": "kawc",
            "domain_tld": "tax",
            "query_time": "2024-04-17 01:04:51",
            "create_date": "2022-08-18",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-18",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1095.awsdns-08.org",
                "ns-1582.awsdns-05.co.uk",
                "ns-61.awsdns-07.com",
                "ns-981.awsdns-58.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kawc.cn",
            "domain_keyword": "kawc",
            "domain_tld": "cn",
            "query_time": "2024-05-04 06:34:39",
            "create_date": "2023-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "刘文旦",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kawc.xyz",
            "domain_keyword": "kawc",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 06:34:39",
            "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": [
                "graham.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kawc.chat",
            "domain_keyword": "kawc",
            "domain_tld": "chat",
            "query_time": "2024-05-11 14:22:33",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen da qian dian zi shang wu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "kawc.ink",
            "domain_keyword": "kawc",
            "domain_tld": "ink",
            "query_time": "2024-05-12 16:46:12",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen da qian dian zi shang wu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kawc.fit",
            "domain_keyword": "kawc",
            "domain_tld": "fit",
            "query_time": "2024-05-11 16:42:17",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen da qian dian zi shang wu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "kawc.com.au",
            "domain_keyword": "kawc",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 17:07:28",
            "update_date": "2024-03-17",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Rolf Latham",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.015,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>kawc</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>12</total>
  <relation>eq</relation>
  <current>12</current>
 </count>
 <unique_domains>kawc.com, kawc.org, kawc.co.uk, kawc.or.kr, kawc.ru, kawc.tax, kawc.cn, kawc.xyz, kawc.chat, kawc.ink, kawc.fit, kawc.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kawc.com</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:04:51</query_time>
   <create_date>1996-10-11</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-10-10</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of kawc.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1517.awsdns-61.org</value>
    <value>ns-1915.awsdns-47.co.uk</value>
    <value>ns-235.awsdns-29.com</value>
    <value>ns-716.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kawc.org</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-05 13:50:45</query_time>
   <create_date>2008-07-16</create_date>
   <update_date>2023-01-23</update_date>
   <expiry_date>2024-07-16</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>ns1.publicbroadcasting.net</value>
    <value>ns3.publicbroadcasting.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kawc.co.uk</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 11:58:16</query_time>
   <create_date>2012-01-20</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</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>5</num>
   <domain_name>kawc.ru</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:30:34</query_time>
   <create_date>2015-01-23</create_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>kawc.tax</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-04-17 01:04:51</query_time>
   <create_date>2022-08-18</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1095.awsdns-08.org</value>
    <value>ns-1582.awsdns-05.co.uk</value>
    <value>ns-61.awsdns-07.com</value>
    <value>ns-981.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kawc.cn</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 06:34:39</query_time>
   <create_date>2023-04-20</create_date>
   <expiry_date>2025-04-20</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>8</num>
   <domain_name>kawc.xyz</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 06:34:39</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>graham.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kawc.chat</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-11 14:22:33</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen da qian dian zi shang wu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kawc.ink</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-12 16:46:12</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen da qian dian zi shang wu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kawc.fit</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-11 16:42:17</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen da qian dian zi shang wu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kawc.com.au</domain_name>
   <domain_keyword>kawc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 17:07:28</query_time>
   <update_date>2024-03-17</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Rolf Latham</registrant_name>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.015</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,387 domain names (in 0.034 seconds) which look and sound like the brand name "kawc".
Domain Name Registered Expiry Registrar Ownership
1 kawe.biz 23 Nov 2015 22 Nov 2024 Key-Systems GmbH REDACTED FOR PRIVACY
2 krwc.net 26 Aug 2009 26 Aug 2026 GoDaddy.com, LLC -
3 kawi.page 28 Jun 2023 28 Jun 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
4 kaws.fun 30 Oct 2023 30 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
5 rawc.com 17 Nov 2001 17 Nov 2024 GoDaddy.com, LLC -
6 kasc.uk 12 Aug 2020 12 Aug 2024 ANS Group Ltd [Tag = UKFAST] -
7 kanc.cloud 17 Jul 2023 17 Jul 2024 Chengdu West Dimension Digital Technology Co., LTD REDACTED FOR PRIVACY
8 kaic.site 14 Feb 2022 14 Feb 2025 Network Solutions LLC -
9 kawsc.org 13 Jun 2017 13 Jun 2026 Gabia, Inc. kawsc
10 kywc.org 12 Apr 2019 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
11 kadc.ca 16 Jul 2022 16 Jul 2024 Tucows.com Co. REDACTED FOR PRIVACY
12 kaw6.com 27 Jan 2016 27 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
13 kawt.cn 14 Apr 2023 14 Apr 2025 杭州名商网络有限公司 孙仁晓
14 kacc.kr 29 Jun 2016 29 Jun 2024 (?)????? ???
15 eawc.info 12 Mar 2022 12 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
16 katc.aero 16 Nov 2023 16 Nov 2024 Key-Systems GmbH TOVARISTVO Z OBMEZhENOJu ViDPOViDAL'NiSTJu KIJiVS'KIJ AViACiJNO-TRENUVAL'NIJ CENTR
17 kkwc.us 10 Jan 2006 9 Jan 2025 Register.com, Inc. Kleinberg, Kaplan, Wolff & Cohen, P.C.
18 kanc.asia 16 Jan 2024 16 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Escape, Inc.
19 kaws.io 8 Apr 2021 8 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
20 oawc.shop 12 Mar 2024 12 Mar 2025 GoDaddy.com LLC -
21 kacc.club 21 Dec 2015 20 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 kwac.club 12 Oct 2021 12 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 kawec.online 23 Aug 2023 23 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
24 iawc.it 27 Dec 2011 27 Dec 2024 Seeweb S.r.l. Mauro Cavagnero
25 kapc.co.jp 27 Aug 2014 - - KAP Corporation
26 kawa.nrw 7 May 2015 7 May 2024 IONOS SE Motorrad Briel GmbH
27 kawa.monster 1 Feb 2020 1 Feb 2025 PSI-Japan, Inc. -
28 kaic.top 1 Dec 2021 1 Dec 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhu Kai Yuan
29 kahc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
30 kjwc.or.kr 30 Sep 1999 30 Sep 2025 (?)??? ?????????????
31 kaxc.com 17 Jan 2006 17 Jan 2025 IONOS SE 1&1 Internet Inc
32 fawc.net 30 Aug 2020 30 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
33 aawc.com.au - - Melbourne IT Adam Treharne
34 kafc.co.uk 27 Oct 2014 27 Oct 2024 Maxer Host Ltd [Tag = MAXER] -
35 kaic.com.cn 6 Jul 2023 6 Jul 2024 厦门纳网科技股份有限公司 郭叶芳
36 kawe.co.uk 30 Dec 2015 30 Dec 2024 XNS Registrar B.V. [Tag = XNSREG] -
37 eawc.eu - - Hosting Ireland -
38 jawc.xyz 4 Sep 2023 4 Sep 2024 Name.com, Inc -
39 kcwc.net 19 Sep 2023 19 Sep 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
40 kaac.nyc 8 Dec 2018 8 Dec 2024 eNom, LLC Mr Jorge A Zapata
41 hawc.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
42 kawcs.click 4 Apr 2023 4 Apr 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
43 kawa.asia 2 May 2024 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 klwc.app 7 Apr 2022 7 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 kawz.com 29 Dec 2001 29 Dec 2024 GoDaddy.com, LLC -
46 kaws.ltd 2 Sep 2022 2 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Fan Yun Xiang
47 kagc.us 8 Jun 2015 7 Jun 2024 Fast Domain Inc. KOREAN AMERICAN GRASSROOTS CONFERENCE
48 kakc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
49 kawe.com 23 Jan 2003 23 Jan 2025 GoDaddy.com, LLC -
50 kawo.ru 10 Mar 2011 10 Mar 2025 SALENAMES-RU Private Person
51 klwc.page 16 Nov 2020 16 Nov 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
52 kawa.gay 30 Sep 2023 30 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 kasc.com 10 Dec 1998 9 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
54 k-wc.org 5 Jan 2024 5 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
55 karc.ru 8 May 2019 8 May 2025 SALENAMES-RU Private Person
56 k0wc.lat 3 Nov 2023 3 Nov 2024 Porkbun, LLC Private by Design, LLC
57 katc.how 7 May 2021 7 May 2025 eNom, Inc. Data Protected
58 kaws.top 7 May 2024 7 May 2025 Hostinger UAB Privacy Protect, LLC (PrivacyProtect.org)
59 kaw2.win 18 Dec 2023 18 Dec 2024 Cloudflare, Inc. Veximus Technologies
60 kwwc.org 18 Mar 2013 18 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 kawa.one 27 Sep 2021 27 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
62 tawc.live 11 Apr 2023 11 Apr 2025 Sav.com, LLC Privacy Protection
63 kagc.ru 25 Nov 2023 25 Nov 2024 REGRU-RU Private Person
64 cawc.net 30 Jan 2000 30 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
65 kakc.org 2 Nov 2003 2 Nov 2024 IONOS SE Kerala Association Of Kansas City
66 fawc.com 8 Feb 2000 8 Feb 2032 Tucows Domains Inc. -
67 kiwc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
68 kbwc.com 10 Sep 2004 10 Sep 2024 DDD TECHNOLOGY PTE. LTD. Redacted for privacy
69 kasc.ca 29 Aug 2005 28 Aug 2024 Tucows.com Co. REDACTED FOR PRIVACY
70 kawe.cn 19 Aug 2004 19 Aug 2024 阿里云计算有限公司(万网) 北京康威仪表有限责任公司
71 uawc.website 19 Sep 2023 19 Sep 2024 Hosting Ukraine LLC Hosting Ukraine LLC
72 kdwc.org 8 Feb 2002 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
73 kjwc.com 18 Sep 2006 18 Sep 2024 GoDaddy.com, LLC -
74 kawa.rocks 25 Oct 2018 25 Oct 2024 OVH SAS REDACTED FOR PRIVACY
75 kabc.org 1 May 1998 30 Apr 2025 Network Solutions, LLC Kansas Advocates For Better Care
76 kabc.us 4 Dec 2021 4 Dec 2024 Squarespace Domains II LLC Keith Avenue Baptist Church
77 kauc.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
78 ka4c.com 14 Sep 2019 14 Sep 2024 NetEarth One Inc. d/b/a NetEarth -
79 kawu.info 4 Nov 2019 4 Nov 2025 Key-Systems GmbH KAWU S.J. JACEK KOTUS, ANDRZEJ WOuNIAK
80 kawe.app 1 Feb 2023 1 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 uawc.uno 19 Sep 2023 19 Sep 2024 Hosting Ukraine LLC Hosting Ukraine LLC
82 kawf.org 18 Nov 2009 18 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
83 kapc.io 23 Jul 2018 23 Jul 2024 Cloudflare, Inc REDACTED FOR PRIVACY
84 kaw5.com 19 Sep 2016 19 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
85 kzwc.com 6 May 1998 5 May 2025 MarkMonitor, Inc. iHM Identity, Inc.
86 qawc.org 18 Apr 2013 18 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
87 mawc.top 18 Sep 2015 18 Sep 2024 Gname.com Pte. Ltd. mobang
88 kowc.org 11 Oct 2006 11 Oct 2027 GoDaddy.com, LLC Domains By Proxy, LLC
89 kawv.com 17 Jan 2006 17 Jan 2025 IONOS SE 1&1 Internet Inc
90 katc.info 31 Mar 2020 31 Mar 2025 Network Solutions, LLC REDACTED FOR PRIVACY
91 kawa.krd 25 Jan 2024 25 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
92 kabc.com 3 May 1995 4 May 2025 ENOM, INC. REDACTED FOR PRIVACY
93 hawc.life 27 Jan 2024 27 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
94 tawc.cloud 5 Dec 2023 5 Dec 2024 GoDaddy Domains By Proxy, LLC
95 kaac.com 29 Jul 1998 28 Jul 2025 Network Solutions, LLC -
96 tawc.jp 13 Jul 2020 31 Jul 2024 - akira kokiso
97 kacc.net 2 Jul 2002 2 Jul 2024 GoDaddy.com, LLC -
98 hawc.ca 4 Jan 2024 4 Jan 2025 WHC Online Solutions Inc. REDACTED FOR PRIVACY
99 qawc.com 20 Jun 2010 20 Jun 2024 TurnCommerce, Inc. DBA NameBright.com Scott Fuller
100 kawu.store 10 Jun 2019 10 Jun 2029 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen ka wu ke ji you xian gong si
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 Kawc.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kawc.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kawc.cn",
        "page_size": 100
    },
    "count": {
        "total": 1387,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "kawe.biz, krwc.net, kawi.page, kaws.fun, rawc.com, kasc.uk, kanc.cloud, kaic.site, kawsc.org, kywc.org, kadc.ca, kaw6.com, kawt.cn, kacc.kr, eawc.info, katc.aero, kkwc.us, kanc.asia, kaws.io, oawc.shop, kacc.club, kwac.club, kawec.online, iawc.it, kapc.co.jp, kawa.nrw, kawa.monster, kaic.top, kahc.xyz, kjwc.or.kr, kaxc.com, fawc.net, aawc.com.au, kafc.co.uk, kaic.com.cn, kawe.co.uk, eawc.eu, jawc.xyz, kcwc.net, kaac.nyc, hawc.xyz, kawcs.click, kawa.asia, klwc.app, kawz.com, kaws.ltd, kagc.us, kakc.xyz, kawe.com, kawo.ru, klwc.page, kawa.gay, kasc.com, k-wc.org, karc.ru, k0wc.lat, katc.how, kaws.top, kaw2.win, kwwc.org, kawa.one, tawc.live, kagc.ru, cawc.net, kakc.org, fawc.com, kiwc.xyz, kbwc.com, kasc.ca, kawe.cn, uawc.website, kdwc.org, kjwc.com, kawa.rocks, kabc.org, kabc.us, kauc.xyz, ka4c.com, kawu.info, kawe.app, uawc.uno, kawf.org, kapc.io, kaw5.com, kzwc.com, qawc.org, mawc.top, kowc.org, kawv.com, katc.info, kawa.krd, kabc.com, hawc.life, tawc.cloud, kaac.com, tawc.jp, kacc.net, hawc.ca, qawc.com, kawu.store",
    "results": [
        {
            "num": 1,
            "domain_name": "kawe.biz",
            "domain_keyword": "kawe",
            "domain_tld": "biz",
            "query_time": "2024-04-17 01:04:53",
            "create_date": "2015-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-22",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "domain_name": "kawi.page",
            "domain_keyword": "kawi",
            "domain_tld": "page",
            "query_time": "2024-05-04 06:34:45",
            "create_date": "2023-06-28",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "kaws.fun",
            "domain_keyword": "kaws",
            "domain_tld": "fun",
            "query_time": "2024-05-10 01:50:51",
            "create_date": "2023-10-30",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-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": [
                "beau.ns.cloudflare.com",
                "colette.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "rawc.com",
            "domain_keyword": "rawc",
            "domain_tld": "com",
            "query_time": "2024-05-16 06:10:35",
            "create_date": "2001-11-17",
            "update_date": "2024-02-18",
            "expiry_date": "2024-11-17",
            "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": 6,
            "domain_name": "kasc.uk",
            "domain_keyword": "kasc",
            "domain_tld": "uk",
            "query_time": "2024-05-27 01:09:16",
            "create_date": "2020-08-12",
            "update_date": "2022-06-13",
            "expiry_date": "2024-08-12",
            "registrar_name": "ANS Group Ltd [Tag = UKFAST]",
            "registrar_website": "https://www.ans.co.uk",
            "name_servers": [
                "ns0.ukfast.net",
                "ns1.ukfast.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 7,
            "domain_name": "kanc.cloud",
            "domain_keyword": "kanc",
            "domain_tld": "cloud",
            "query_time": "2024-06-05 04:07:17",
            "create_date": "2023-07-17",
            "update_date": "2023-10-30",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kaic.site",
            "domain_keyword": "kaic",
            "domain_tld": "site",
            "query_time": "2024-06-02 00:08:54",
            "create_date": "2022-02-14",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "KR-11",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the 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": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kawsc.org",
            "domain_keyword": "kawsc",
            "domain_tld": "org",
            "query_time": "2024-04-17 01:06:02",
            "create_date": "2017-06-13",
            "update_date": "2023-05-22",
            "expiry_date": "2026-06-13",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrar_website": "http://www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kawsc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.cafe24.co.kr",
                "dns1.cafe24.com",
                "dns2.cafe24.co.kr",
                "dns2.cafe24.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "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": 11,
            "domain_name": "kadc.ca",
            "domain_keyword": "kadc",
            "domain_tld": "ca",
            "query_time": "2024-04-21 18:12:30",
            "create_date": "2022-07-16",
            "update_date": "2023-07-01",
            "expiry_date": "2024-07-16",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "kaw6.com",
            "domain_keyword": "kaw6",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:47:38",
            "create_date": "2016-01-27",
            "update_date": "2023-01-10",
            "expiry_date": "2025-01-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kawt.cn",
            "domain_keyword": "kawt",
            "domain_tld": "cn",
            "query_time": "2024-05-05 08:08:12",
            "create_date": "2023-04-14",
            "expiry_date": "2025-04-14",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "孙仁晓",
            "registrant_email": "[email protected]",
            "name_servers": [
                "liv.ns.cloudflare.com",
                "noel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kacc.kr",
            "domain_keyword": "kacc",
            "domain_tld": "kr",
            "query_time": "2022-06-23 09:56:37",
            "create_date": "2016-06-29",
            "update_date": "2016-06-29",
            "expiry_date": "2024-06-29",
            "registrar_name": "(?)?????",
            "registrar_website": "http://www.inames.co.kr",
            "registrant_name": "???"
        },
        {
            "num": 15,
            "domain_name": "eawc.info",
            "domain_keyword": "eawc",
            "domain_tld": "info",
            "query_time": "2024-05-11 13:12:19",
            "create_date": "2022-03-12",
            "update_date": "2024-04-26",
            "expiry_date": "2026-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "katc.aero",
            "domain_keyword": "katc",
            "domain_tld": "aero",
            "query_time": "2024-05-24 02:49:39",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TOVARISTVO Z OBMEZhENOJu ViDPOViDAL'NiSTJu KIJiVS'KIJ AViACiJNO-TRENUVAL'NIJ CENTR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsa1.srv53.net",
                "nsa1.srv53.org",
                "nsa2.srv53.com",
                "nsb2.srv53.com",
                "nsb4.srv53.net",
                "nsb4.srv53.org",
                "nsc1.srv53.org",
                "nsc2.srv53.com",
                "nsc2.srv53.net",
                "nsd1.srv53.net",
                "nsd3.srv53.com",
                "nsd3.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "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": 18,
            "domain_name": "kanc.asia",
            "domain_keyword": "kanc",
            "domain_tld": "asia",
            "query_time": "2024-05-17 05:59:56",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Escape, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "kaws.io",
            "domain_keyword": "kaws",
            "domain_tld": "io",
            "query_time": "2024-05-31 11:58:26",
            "create_date": "2021-04-08",
            "update_date": "2023-05-23",
            "expiry_date": "2025-04-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "oawc.shop",
            "domain_keyword": "oawc",
            "domain_tld": "shop",
            "query_time": "2024-04-24 21:04:00",
            "create_date": "2024-03-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kacc.club",
            "domain_keyword": "kacc",
            "domain_tld": "club",
            "query_time": "2024-04-21 18:06:34",
            "create_date": "2015-12-21",
            "update_date": "2023-06-12",
            "expiry_date": "2025-12-20",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "kwac.club",
            "domain_keyword": "kwac",
            "domain_tld": "club",
            "query_time": "2024-05-03 00:06:52",
            "create_date": "2021-10-12",
            "update_date": "2023-10-18",
            "expiry_date": "2025-10-12",
            "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": 23,
            "domain_name": "kawec.online",
            "domain_keyword": "kawec",
            "domain_tld": "online",
            "query_time": "2024-05-10 01:50:37",
            "create_date": "2023-08-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-23",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "bayan.ns.cloudflare.com",
                "rosemary.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "iawc.it",
            "domain_keyword": "iawc",
            "domain_tld": "it",
            "query_time": "2024-05-15 14:24:37",
            "create_date": "2011-12-27",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-27",
            "registrar_name": "Seeweb S.r.l.",
            "registrar_website": "https://www.tophost.it",
            "registrant_company": "Mauro Cavagnero",
            "registrant_address": "Via Gozzano 2",
            "registrant_city": "Asti",
            "registrant_state": "AT",
            "registrant_zip": "14100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.th.seeweb.it",
                "ns2.th.seeweb.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 25,
            "domain_name": "kapc.co.jp",
            "domain_keyword": "kapc",
            "domain_tld": "co.jp",
            "query_time": "2024-05-24 00:04:10",
            "create_date": "2014-08-27",
            "update_date": "2023-09-01",
            "registrant_company": "KAP Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 26,
            "domain_name": "kawa.nrw",
            "domain_keyword": "kawa",
            "domain_tld": "nrw",
            "query_time": "2024-05-31 11:57:29",
            "create_date": "2015-05-07",
            "update_date": "2023-06-21",
            "expiry_date": "2024-05-07",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Motorrad Briel GmbH",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kawa.monster",
            "domain_keyword": "kawa",
            "domain_tld": "monster",
            "query_time": "2024-04-25 00:45:23",
            "create_date": "2020-02-01",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-01",
            "registrar_iana": 78,
            "registrar_name": "PSI-Japan, Inc.",
            "registrar_website": "https://psi.jp/",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.kawa.monster",
                "ns2.kawa.monster"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "kaic.top",
            "domain_keyword": "kaic",
            "domain_tld": "top",
            "query_time": "2024-04-22 22:48:06",
            "create_date": "2021-12-01",
            "update_date": "2024-02-20",
            "expiry_date": "2026-12-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Zhu Kai Yuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "beau.ns.cloudflare.com",
                "meadow.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "kahc.xyz",
            "domain_keyword": "kahc",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 06:50:57",
            "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": 30,
            "domain_name": "kjwc.or.kr",
            "domain_keyword": "kjwc",
            "domain_tld": "or.kr",
            "query_time": "2022-07-03 13:49:51",
            "create_date": "1999-09-30",
            "update_date": "2018-06-28",
            "expiry_date": "2025-09-30",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "?????????????",
            "registrant_address": "????? ?? ??? 24 ????????????? Gwangju RehabCenter, Dongnim-dong, Buk-gu, Gwangju, KR",
            "registrant_zip": "500802"
        },
        {
            "num": 31,
            "domain_name": "kaxc.com",
            "domain_keyword": "kaxc",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:06:37",
            "create_date": "2006-01-17",
            "update_date": "2017-01-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fawc.net",
            "domain_keyword": "fawc",
            "domain_tld": "net",
            "query_time": "2024-05-17 16:43:07",
            "create_date": "2020-08-30",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-30",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of fawc.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1410.awsdns-48.org",
                "ns-1539.awsdns-00.co.uk",
                "ns-3.awsdns-00.com",
                "ns-681.awsdns-21.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "aawc.com.au",
            "domain_keyword": "aawc",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 10:23:02",
            "update_date": "2024-04-23",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Adam Treharne",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "kafc.co.uk",
            "domain_keyword": "kafc",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 17:52:38",
            "create_date": "2014-10-27",
            "update_date": "2022-11-22",
            "expiry_date": "2024-10-27",
            "registrar_name": "Maxer Host Ltd [Tag = MAXER]",
            "registrar_website": "https://www.maxer.com",
            "name_servers": [
                "ns1.maxer.com",
                "ns2.maxer.com",
                "ns3.maxer.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "kaic.com.cn",
            "domain_keyword": "kaic",
            "domain_tld": "com.cn",
            "query_time": "2024-04-22 22:48:06",
            "create_date": "2023-07-06",
            "expiry_date": "2024-07-06",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "郭叶芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kawe.co.uk",
            "domain_keyword": "kawe",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 01:40:06",
            "create_date": "2015-12-30",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-30",
            "registrar_name": "XNS Registrar B.V. [Tag = XNSREG]",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 37,
            "domain_name": "eawc.eu",
            "domain_keyword": "eawc",
            "domain_tld": "eu",
            "query_time": "2024-05-05 09:46:02",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "www.hostingireland.ie",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ]
        },
        {
            "num": 38,
            "domain_name": "jawc.xyz",
            "domain_keyword": "jawc",
            "domain_tld": "xyz",
            "query_time": "2024-05-22 02:27:51",
            "create_date": "2023-09-04",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "naxin",
            "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",
                "ns2dqr.name.com",
                "ns3cna.name.com",
                "ns4dmx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "kcwc.net",
            "domain_keyword": "kcwc",
            "domain_tld": "net",
            "query_time": "2024-05-18 14:42:33",
            "create_date": "2023-09-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=kcwc.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kaac.nyc",
            "domain_keyword": "kaac",
            "domain_tld": "nyc",
            "query_time": "2024-05-23 18:57:05",
            "create_date": "2018-12-08",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-08",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mr Jorge A Zapata",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "hawc.xyz",
            "domain_keyword": "hawc",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 13:51:47",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "kawcs.click",
            "domain_keyword": "kawcs",
            "domain_tld": "click",
            "query_time": "2024-06-02 01:35:09",
            "create_date": "2023-04-04",
            "update_date": "2024-05-15",
            "expiry_date": "2024-04-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gm111.parklogic.com",
                "ns2.gm111.parklogic.com"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "kawa.asia",
            "domain_keyword": "kawa",
            "domain_tld": "asia",
            "query_time": "2024-05-04 14:17:07",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "klwc.app",
            "domain_keyword": "klwc",
            "domain_tld": "app",
            "query_time": "2024-04-22 07:25:37",
            "create_date": "2022-04-07",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-07",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kawz.com",
            "domain_keyword": "kawz",
            "domain_tld": "com",
            "query_time": "2024-04-17 01:06:35",
            "create_date": "2001-12-29",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "kaws.ltd",
            "domain_keyword": "kaws",
            "domain_tld": "ltd",
            "query_time": "2024-05-15 01:05:00",
            "create_date": "2022-09-02",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-02",
            "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": "Fan Yun Xiang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kagc.us",
            "domain_keyword": "kagc",
            "domain_tld": "us",
            "query_time": "2024-04-16 17:58:20",
            "create_date": "2015-06-08",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "SUNGKWAN JANG",
            "registrant_company": "KOREAN AMERICAN GRASSROOTS CONFERENCE",
            "registrant_address": "1012 14TH STREET NW, #903",
            "registrant_city": "Washington",
            "registrant_state": "DC",
            "registrant_zip": "20005",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2024504252",
            "registrant_fax": "+1.8886429675",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "kakc.xyz",
            "domain_keyword": "kakc",
            "domain_tld": "xyz",
            "query_time": "2024-04-28 21:56:41",
            "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": 49,
            "domain_name": "kawe.com",
            "domain_keyword": "kawe",
            "domain_tld": "com",
            "query_time": "2024-05-04 06:34:40",
            "create_date": "2003-01-23",
            "update_date": "2024-03-11",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kawo.ru",
            "domain_keyword": "kawo",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:30:35",
            "create_date": "2011-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "klwc.page",
            "domain_keyword": "klwc",
            "domain_tld": "page",
            "query_time": "2024-05-24 21:44:16",
            "create_date": "2020-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "kawa.gay",
            "domain_keyword": "kawa",
            "domain_tld": "gay",
            "query_time": "2024-06-02 01:32:37",
            "create_date": "2023-09-30",
            "update_date": "2023-10-05",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "kasc.com",
            "domain_keyword": "kasc",
            "domain_tld": "com",
            "query_time": "2024-04-29 01:09:42",
            "create_date": "1998-12-10",
            "update_date": "2023-12-13",
            "expiry_date": "2025-12-09",
            "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=kasc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns10.sahara.com.sa",
                "ns11.sahara.com.sa",
                "ns14.sahara.com.sa"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "k-wc.org",
            "domain_keyword": "k-wc",
            "domain_tld": "org",
            "query_time": "2024-05-10 12:43:37",
            "create_date": "2024-01-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-01-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "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.pendingrenewaldeletion.com",
                "ns2.pendingrenewaldeletion.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "karc.ru",
            "domain_keyword": "karc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 08:53:50",
            "create_date": "2019-05-08",
            "expiry_date": "2025-05-08",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "k0wc.lat",
            "domain_keyword": "k0wc",
            "domain_tld": "lat",
            "query_time": "2024-05-12 20:51:37",
            "create_date": "2023-11-03",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-03",
            "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": 57,
            "domain_name": "katc.how",
            "domain_keyword": "katc",
            "domain_tld": "how",
            "query_time": "2024-05-13 23:04:13",
            "create_date": "2021-05-07",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kay.ns.cloudflare.com",
                "marvin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "kaws.top",
            "domain_keyword": "kaws",
            "domain_tld": "top",
            "query_time": "2024-05-17 08:19:51",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dexter.ns.cloudflare.com",
                "nova.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kaw2.win",
            "domain_keyword": "kaw2",
            "domain_tld": "win",
            "query_time": "2024-06-02 01:32:37",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Veximus Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Selangor",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "hal.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "kwwc.org",
            "domain_keyword": "kwwc",
            "domain_tld": "org",
            "query_time": "2024-06-07 19:49:18",
            "create_date": "2013-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-18",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "kawa.one",
            "domain_keyword": "kawa",
            "domain_tld": "one",
            "query_time": "2024-04-07 21:34:40",
            "create_date": "2021-09-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "tawc.live",
            "domain_keyword": "tawc",
            "domain_tld": "live",
            "query_time": "2024-05-01 18:15:42",
            "create_date": "2023-04-11",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-11",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "kagc.ru",
            "domain_keyword": "kagc",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:41: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": 64,
            "domain_name": "cawc.net",
            "domain_keyword": "cawc",
            "domain_tld": "net",
            "query_time": "2024-04-22 14:39:26",
            "create_date": "2000-01-30",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-30",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ONT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/f43ac34a-22fc-404d-b1a3-9b605d6e4060",
            "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": 65,
            "domain_name": "kakc.org",
            "domain_keyword": "kakc",
            "domain_tld": "org",
            "query_time": "2024-04-19 01:36:31",
            "create_date": "2003-11-02",
            "update_date": "2023-12-17",
            "expiry_date": "2024-11-02",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kerala Association Of Kansas City",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KS",
            "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": [
                "ns1034.ui-dns.biz",
                "ns1034.ui-dns.com",
                "ns1034.ui-dns.de",
                "ns1034.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "fawc.com",
            "domain_keyword": "fawc",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:01:39",
            "create_date": "2000-02-08",
            "update_date": "2024-03-11",
            "expiry_date": "2032-02-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "kiwc.xyz",
            "domain_keyword": "kiwc",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 13:07:18",
            "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": [
                "diva.ns.cloudflare.com",
                "pete.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "kbwc.com",
            "domain_keyword": "kbwc",
            "domain_tld": "com",
            "query_time": "2024-05-21 11:57:49",
            "create_date": "2004-09-10",
            "update_date": "2023-06-11",
            "expiry_date": "2024-09-10",
            "registrar_iana": 3247,
            "registrar_name": "DDD TECHNOLOGY PTE. LTD.",
            "registrar_website": "https://www.ddd.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://www.ddd.com/whois/contact/kbwc.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "peel.ddddns.net",
                "tomato.ddddns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "kasc.ca",
            "domain_keyword": "kasc",
            "domain_tld": "ca",
            "query_time": "2024-05-17 16:52:11",
            "create_date": "2005-08-29",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-28",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "kawe.cn",
            "domain_keyword": "kawe",
            "domain_tld": "cn",
            "query_time": "2024-05-15 01:04:19",
            "create_date": "2004-08-19",
            "expiry_date": "2024-08-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京康威仪表有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "quit.dnspod.net",
                "thistle.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "uawc.website",
            "domain_keyword": "uawc",
            "domain_tld": "website",
            "query_time": "2024-06-02 17:08:09",
            "create_date": "2023-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-19",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kdwc.org",
            "domain_keyword": "kdwc",
            "domain_tld": "org",
            "query_time": "2024-04-16 06:57:46",
            "create_date": "2002-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "kjwc.com",
            "domain_keyword": "kjwc",
            "domain_tld": "com",
            "query_time": "2024-04-22 20:13:08",
            "create_date": "2006-09-18",
            "update_date": "2024-01-22",
            "expiry_date": "2024-09-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "kawa.rocks",
            "domain_keyword": "kawa",
            "domain_tld": "rocks",
            "query_time": "2024-04-27 23:47:44",
            "create_date": "2018-10-25",
            "update_date": "2021-06-07",
            "expiry_date": "2024-10-25",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kabc.org",
            "domain_keyword": "kabc",
            "domain_tld": "org",
            "query_time": "2024-04-15 23:25:08",
            "create_date": "1998-05-01",
            "update_date": "2022-10-06",
            "expiry_date": "2025-04-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kansas Advocates For Better Care",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KS",
            "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": [
                "ns33.worldnic.com",
                "ns34.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "kabc.us",
            "domain_keyword": "kabc",
            "domain_tld": "us",
            "query_time": "2024-04-15 23:25:08",
            "create_date": "2021-12-04",
            "update_date": "2021-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "Scott Hutchison",
            "registrant_company": "Keith Avenue Baptist Church",
            "registrant_address": "1727 Sterchi St",
            "registrant_city": "Knoxville",
            "registrant_state": "TN",
            "registrant_zip": "37921",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8657300641",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "kauc.xyz",
            "domain_keyword": "kauc",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 12:21:45",
            "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": [
                "graham.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ka4c.com",
            "domain_keyword": "ka4c",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:57:00",
            "create_date": "2019-09-14",
            "update_date": "2023-08-02",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One Inc. d/b/a NetEarth",
            "registrar_website": "http://www.netearthone.com",
            "name_servers": [
                "ns1.hawkhost.com",
                "ns2.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kawu.info",
            "domain_keyword": "kawu",
            "domain_tld": "info",
            "query_time": "2024-05-15 01:05:04",
            "create_date": "2019-11-04",
            "update_date": "2022-11-08",
            "expiry_date": "2025-11-04",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KAWU S.J. JACEK KOTUS, ANDRZEJ WOuNIAK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kawe.app",
            "domain_keyword": "kawe",
            "domain_tld": "app",
            "query_time": "2024-06-02 01:35:10",
            "create_date": "2023-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "uawc.uno",
            "domain_keyword": "uawc",
            "domain_tld": "uno",
            "query_time": "2024-06-02 17:08:09",
            "create_date": "2023-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-19",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "kawf.org",
            "domain_keyword": "kawf",
            "domain_tld": "org",
            "query_time": "2024-04-17 01:05:28",
            "create_date": "2009-11-18",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-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": [
                "ns1.and32.com",
                "ns2.and32.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kapc.io",
            "domain_keyword": "kapc",
            "domain_tld": "io",
            "query_time": "2024-04-30 23:11:28",
            "create_date": "2018-07-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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": [
                "koa.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "kaw5.com",
            "domain_keyword": "kaw5",
            "domain_tld": "com",
            "query_time": "2024-04-27 23:47:38",
            "create_date": "2016-09-19",
            "update_date": "2022-08-22",
            "expiry_date": "2024-09-19",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "kzwc.com",
            "domain_keyword": "kzwc",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:48:26",
            "create_date": "1998-05-06",
            "update_date": "2024-04-03",
            "expiry_date": "2025-05-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "iHM Identity, Inc.",
            "registrant_state": "TX",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/kzwc.com",
            "name_servers": [
                "dns1.iheartmedia.com",
                "dns2.iheartmedia.com",
                "dns3.iheartmedia.com",
                "dns4.iheartmedia.com",
                "ns1.iheartmedia.com",
                "ns2.iheartmedia.com",
                "ns3.iheartmedia.com",
                "ns4.iheartmedia.com",
                "ns5.iheartmedia.com",
                "ns6.iheartmedia.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "qawc.org",
            "domain_keyword": "qawc",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:35:09",
            "create_date": "2013-04-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.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": 87,
            "domain_name": "mawc.top",
            "domain_keyword": "mawc",
            "domain_tld": "top",
            "query_time": "2024-04-15 19:56:42",
            "create_date": "2015-09-18",
            "update_date": "2022-11-19",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "mobang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "kowc.org",
            "domain_keyword": "kowc",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:40:13",
            "create_date": "2006-10-11",
            "update_date": "2023-07-30",
            "expiry_date": "2027-10-11",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kawv.com",
            "domain_keyword": "kawv",
            "domain_tld": "com",
            "query_time": "2024-05-18 06:59:16",
            "create_date": "2006-01-17",
            "update_date": "2017-01-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.fabulous.com",
                "ns2.fabulous.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "katc.info",
            "domain_keyword": "katc",
            "domain_tld": "info",
            "query_time": "2024-05-13 23:04:13",
            "create_date": "2020-03-31",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "kawa.krd",
            "domain_keyword": "kawa",
            "domain_tld": "krd",
            "query_time": "2024-05-21 21:20:51",
            "create_date": "2024-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "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": [
                "elliott.ns.cloudflare.com",
                "marissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "kabc.com",
            "domain_keyword": "kabc",
            "domain_tld": "com",
            "query_time": "2024-05-22 12:57:43",
            "create_date": "1995-05-03",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SOME",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://tieredaccess.com/contact/818d59a1-5d1c-4732-8423-f68869a36a14",
            "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": 93,
            "domain_name": "hawc.life",
            "domain_keyword": "hawc",
            "domain_tld": "life",
            "query_time": "2024-05-23 02:53:57",
            "create_date": "2024-01-27",
            "update_date": "2024-02-01",
            "expiry_date": "2026-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "tawc.cloud",
            "domain_keyword": "tawc",
            "domain_tld": "cloud",
            "query_time": "2024-05-29 10:14:45",
            "create_date": "2023-12-05",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "kaac.com",
            "domain_keyword": "kaac",
            "domain_tld": "com",
            "query_time": "2024-06-05 05:36:00",
            "create_date": "1998-07-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-07-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "maleah.ns.cloudflare.com",
                "yoxall.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "tawc.jp",
            "domain_keyword": "tawc",
            "domain_tld": "jp",
            "query_time": "2024-05-26 23:26:59",
            "create_date": "2020-07-13",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "akira kokiso",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 97,
            "domain_name": "kacc.net",
            "domain_keyword": "kacc",
            "domain_tld": "net",
            "query_time": "2024-06-02 00:05:49",
            "create_date": "2002-07-02",
            "update_date": "2022-09-01",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.giow1011.siteground.us",
                "ns2.giow1011.siteground.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hawc.ca",
            "domain_keyword": "hawc",
            "domain_tld": "ca",
            "query_time": "2024-04-10 15:31:25",
            "create_date": "2024-01-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-04",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.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": [
                "cloud1.whc.ca",
                "cloud2.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "qawc.com",
            "domain_keyword": "qawc",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:35:09",
            "create_date": "2010-06-20",
            "update_date": "2022-06-22",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Scott Fuller",
            "registrant_address": "PO Box 1589",
            "registrant_city": "Vancouver",
            "registrant_state": "WA",
            "registrant_zip": "98668",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2135909426",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "kawu.store",
            "domain_keyword": "kawu",
            "domain_tld": "store",
            "query_time": "2024-04-17 01:06:08",
            "create_date": "2019-06-10",
            "update_date": "2023-08-31",
            "expiry_date": "2029-06-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "shen zhen ka wu ke ji you xian gong si",
            "registrant_state": "Guang Dong",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kawc.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1387</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>kawe.biz, krwc.net, kawi.page, kaws.fun, rawc.com, kasc.uk, kanc.cloud, kaic.site, kawsc.org, kywc.org, kadc.ca, kaw6.com, kawt.cn, kacc.kr, eawc.info, katc.aero, kkwc.us, kanc.asia, kaws.io, oawc.shop, kacc.club, kwac.club, kawec.online, iawc.it, kapc.co.jp, kawa.nrw, kawa.monster, kaic.top, kahc.xyz, kjwc.or.kr, kaxc.com, fawc.net, aawc.com.au, kafc.co.uk, kaic.com.cn, kawe.co.uk, eawc.eu, jawc.xyz, kcwc.net, kaac.nyc, hawc.xyz, kawcs.click, kawa.asia, klwc.app, kawz.com, kaws.ltd, kagc.us, kakc.xyz, kawe.com, kawo.ru, klwc.page, kawa.gay, kasc.com, k-wc.org, karc.ru, k0wc.lat, katc.how, kaws.top, kaw2.win, kwwc.org, kawa.one, tawc.live, kagc.ru, cawc.net, kakc.org, fawc.com, kiwc.xyz, kbwc.com, kasc.ca, kawe.cn, uawc.website, kdwc.org, kjwc.com, kawa.rocks, kabc.org, kabc.us, kauc.xyz, ka4c.com, kawu.info, kawe.app, uawc.uno, kawf.org, kapc.io, kaw5.com, kzwc.com, qawc.org, mawc.top, kowc.org, kawv.com, katc.info, kawa.krd, kabc.com, hawc.life, tawc.cloud, kaac.com, tawc.jp, kacc.net, hawc.ca, qawc.com, kawu.store</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kawe.biz</domain_name>
   <domain_keyword>kawe</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-17 01:04:53</query_time>
   <create_date>2015-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</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>3</num>
   <domain_name>kawi.page</domain_name>
   <domain_keyword>kawi</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-04 06:34:45</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>kaws.fun</domain_name>
   <domain_keyword>kaws</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-10 01:50:51</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-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>beau.ns.cloudflare.com</value>
    <value>colette.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>rawc.com</domain_name>
   <domain_keyword>rawc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 06:10:35</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>6</num>
   <domain_name>kasc.uk</domain_name>
   <domain_keyword>kasc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-27 01:09:16</query_time>
   <create_date>2020-08-12</create_date>
   <update_date>2022-06-13</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>ANS Group Ltd [Tag = UKFAST]</registrar_name>
   <registrar_website>https://www.ans.co.uk</registrar_website>
   <name_servers>
    <value>ns0.ukfast.net</value>
    <value>ns1.ukfast.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>kanc.cloud</domain_name>
   <domain_keyword>kanc</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-05 04:07:17</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>kaic.site</domain_name>
   <domain_keyword>kaic</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 00:08:54</query_time>
   <create_date>2022-02-14</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>KR-11</registrant_state>
   <registrant_country>KR</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kawsc.org</domain_name>
   <domain_keyword>kawsc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 01:06:02</query_time>
   <create_date>2017-06-13</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2026-06-13</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrar_website>http://www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>kawsc</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>KR</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.cafe24.co.kr</value>
    <value>dns1.cafe24.com</value>
    <value>dns2.cafe24.co.kr</value>
    <value>dns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>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>11</num>
   <domain_name>kadc.ca</domain_name>
   <domain_keyword>kadc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-21 18:12:30</query_time>
   <create_date>2022-07-16</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kaw6.com</domain_name>
   <domain_keyword>kaw6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:47:38</query_time>
   <create_date>2016-01-27</create_date>
   <update_date>2023-01-10</update_date>
   <expiry_date>2025-01-27</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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>kawt.cn</domain_name>
   <domain_keyword>kawt</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 08:08:12</query_time>
   <create_date>2023-04-14</create_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>孙仁晓</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>liv.ns.cloudflare.com</value>
    <value>noel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kacc.kr</domain_name>
   <domain_keyword>kacc</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2022-06-23 09:56:37</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2016-06-29</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_name>(?)?????</registrar_name>
   <registrar_website>http://www.inames.co.kr</registrar_website>
   <registrant_name>???</registrant_name>
  </value>
  <value>
   <num>15</num>
   <domain_name>eawc.info</domain_name>
   <domain_keyword>eawc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 13:12:19</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>katc.aero</domain_name>
   <domain_keyword>katc</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-24 02:49:39</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TOVARISTVO Z OBMEZhENOJu ViDPOViDAL'NiSTJu KIJiVS'KIJ AViACiJNO-TRENUVAL'NIJ CENTR</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>UA</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>nsa1.srv53.net</value>
    <value>nsa1.srv53.org</value>
    <value>nsa2.srv53.com</value>
    <value>nsb2.srv53.com</value>
    <value>nsb4.srv53.net</value>
    <value>nsb4.srv53.org</value>
    <value>nsc1.srv53.org</value>
    <value>nsc2.srv53.com</value>
    <value>nsc2.srv53.net</value>
    <value>nsd1.srv53.net</value>
    <value>nsd3.srv53.com</value>
    <value>nsd3.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</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>18</num>
   <domain_name>kanc.asia</domain_name>
   <domain_keyword>kanc</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-17 05:59:56</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Escape, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>kaws.io</domain_name>
   <domain_keyword>kaws</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 11:58:26</query_time>
   <create_date>2021-04-08</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>oawc.shop</domain_name>
   <domain_keyword>oawc</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 21:04:00</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-03-12</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kacc.club</domain_name>
   <domain_keyword>kacc</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-21 18:06:34</query_time>
   <create_date>2015-12-21</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-12-20</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>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>kwac.club</domain_name>
   <domain_keyword>kwac</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-03 00:06:52</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2025-10-12</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>23</num>
   <domain_name>kawec.online</domain_name>
   <domain_keyword>kawec</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-10 01:50:37</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>bayan.ns.cloudflare.com</value>
    <value>rosemary.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>iawc.it</domain_name>
   <domain_keyword>iawc</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 14:24:37</query_time>
   <create_date>2011-12-27</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_name>Seeweb S.r.l.</registrar_name>
   <registrar_website>https://www.tophost.it</registrar_website>
   <registrant_company>Mauro Cavagnero</registrant_company>
   <registrant_address>Via Gozzano 2</registrant_address>
   <registrant_city>Asti</registrant_city>
   <registrant_state>AT</registrant_state>
   <registrant_zip>14100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.th.seeweb.it</value>
    <value>ns2.th.seeweb.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>kapc.co.jp</domain_name>
   <domain_keyword>kapc</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-24 00:04:10</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>KAP Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>kawa.nrw</domain_name>
   <domain_keyword>kawa</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-31 11:57:29</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Motorrad Briel GmbH</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kawa.monster</domain_name>
   <domain_keyword>kawa</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-04-25 00:45:23</query_time>
   <create_date>2020-02-01</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>78</registrar_iana>
   <registrar_name>PSI-Japan, Inc.</registrar_name>
   <registrar_website>https://psi.jp/</registrar_website>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.kawa.monster</value>
    <value>ns2.kawa.monster</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>kaic.top</domain_name>
   <domain_keyword>kaic</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-22 22:48:06</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2026-12-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhu Kai Yuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>beau.ns.cloudflare.com</value>
    <value>meadow.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>kahc.xyz</domain_name>
   <domain_keyword>kahc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 06:50:57</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>30</num>
   <domain_name>kjwc.or.kr</domain_name>
   <domain_keyword>kjwc</domain_keyword>
   <domain_tld>or.kr</domain_tld>
   <query_time>2022-07-03 13:49:51</query_time>
   <create_date>1999-09-30</create_date>
   <update_date>2018-06-28</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>?????????????</registrant_name>
   <registrant_address>????? ?? ??? 24 ????????????? Gwangju RehabCenter, Dongnim-dong, Buk-gu, Gwangju, KR</registrant_address>
   <registrant_zip>500802</registrant_zip>
  </value>
  <value>
   <num>31</num>
   <domain_name>kaxc.com</domain_name>
   <domain_keyword>kaxc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:06:37</query_time>
   <create_date>2006-01-17</create_date>
   <update_date>2017-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fawc.net</domain_name>
   <domain_keyword>fawc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 16:43:07</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of fawc.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1410.awsdns-48.org</value>
    <value>ns-1539.awsdns-00.co.uk</value>
    <value>ns-3.awsdns-00.com</value>
    <value>ns-681.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aawc.com.au</domain_name>
   <domain_keyword>aawc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 10:23:02</query_time>
   <update_date>2024-04-23</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Adam Treharne</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>kafc.co.uk</domain_name>
   <domain_keyword>kafc</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 17:52:38</query_time>
   <create_date>2014-10-27</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Maxer Host Ltd [Tag = MAXER]</registrar_name>
   <registrar_website>https://www.maxer.com</registrar_website>
   <name_servers>
    <value>ns1.maxer.com</value>
    <value>ns2.maxer.com</value>
    <value>ns3.maxer.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>kaic.com.cn</domain_name>
   <domain_keyword>kaic</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-22 22:48:06</query_time>
   <create_date>2023-07-06</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>郭叶芳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>kawe.co.uk</domain_name>
   <domain_keyword>kawe</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 01:40:06</query_time>
   <create_date>2015-12-30</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>XNS Registrar B.V. [Tag = XNSREG]</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>eawc.eu</domain_name>
   <domain_keyword>eawc</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 09:46:02</query_time>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>www.hostingireland.ie</registrar_website>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>38</num>
   <domain_name>jawc.xyz</domain_name>
   <domain_keyword>jawc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-22 02:27:51</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>naxin</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>ns2dqr.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4dmx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>kcwc.net</domain_name>
   <domain_keyword>kcwc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 14:42:33</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=kcwc.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kaac.nyc</domain_name>
   <domain_keyword>kaac</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-23 18:57:05</query_time>
   <create_date>2018-12-08</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mr Jorge A Zapata</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>hawc.xyz</domain_name>
   <domain_keyword>hawc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 13:51:47</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>ee5ff475.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>42</num>
   <domain_name>kawcs.click</domain_name>
   <domain_keyword>kawcs</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-02 01:35:09</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gm111.parklogic.com</value>
    <value>ns2.gm111.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>kawa.asia</domain_name>
   <domain_keyword>kawa</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-04 14:17:07</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</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>44</num>
   <domain_name>klwc.app</domain_name>
   <domain_keyword>klwc</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-22 07:25:37</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-07</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>ns43.domaincontrol.com</value>
    <value>ns44.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>45</num>
   <domain_name>kawz.com</domain_name>
   <domain_keyword>kawz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 01:06:35</query_time>
   <create_date>2001-12-29</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>kaws.ltd</domain_name>
   <domain_keyword>kaws</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-15 01:05:00</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-02</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>Fan Yun Xiang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>kagc.us</domain_name>
   <domain_keyword>kagc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-16 17:58:20</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>SUNGKWAN JANG</registrant_name>
   <registrant_company>KOREAN AMERICAN GRASSROOTS CONFERENCE</registrant_company>
   <registrant_address>1012 14TH STREET NW, #903</registrant_address>
   <registrant_city>Washington</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>20005</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2024504252</registrant_phone>
   <registrant_fax>+1.8886429675</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>kakc.xyz</domain_name>
   <domain_keyword>kakc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-28 21:56:41</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>49</num>
   <domain_name>kawe.com</domain_name>
   <domain_keyword>kawe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 06:34:40</query_time>
   <create_date>2003-01-23</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kawo.ru</domain_name>
   <domain_keyword>kawo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:30:35</query_time>
   <create_date>2011-03-10</create_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>klwc.page</domain_name>
   <domain_keyword>klwc</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-24 21:44:16</query_time>
   <create_date>2020-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>kawa.gay</domain_name>
   <domain_keyword>kawa</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-06-02 01:32:37</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>kasc.com</domain_name>
   <domain_keyword>kasc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 01:09:42</query_time>
   <create_date>1998-12-10</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-12-09</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=kasc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns10.sahara.com.sa</value>
    <value>ns11.sahara.com.sa</value>
    <value>ns14.sahara.com.sa</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>54</num>
   <domain_name>k-wc.org</domain_name>
   <domain_keyword>k-wc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 12:43:37</query_time>
   <create_date>2024-01-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-01-05</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.pendingrenewaldeletion.com</value>
    <value>ns2.pendingrenewaldeletion.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>karc.ru</domain_name>
   <domain_keyword>karc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 08:53:50</query_time>
   <create_date>2019-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>k0wc.lat</domain_name>
   <domain_keyword>k0wc</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-12 20:51:37</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-03</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>57</num>
   <domain_name>katc.how</domain_name>
   <domain_keyword>katc</domain_keyword>
   <domain_tld>how</domain_tld>
   <query_time>2024-05-13 23:04:13</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kay.ns.cloudflare.com</value>
    <value>marvin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>kaws.top</domain_name>
   <domain_keyword>kaws</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 08:19:51</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dexter.ns.cloudflare.com</value>
    <value>nova.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kaw2.win</domain_name>
   <domain_keyword>kaw2</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-06-02 01:32:37</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Veximus Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</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>hal.ns.cloudflare.com</value>
    <value>nicole.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>kwwc.org</domain_name>
   <domain_keyword>kwwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-07 19:49:18</query_time>
   <create_date>2013-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-18</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>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>kawa.one</domain_name>
   <domain_keyword>kawa</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-07 21:34:40</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>tawc.live</domain_name>
   <domain_keyword>tawc</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-01 18:15:42</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-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>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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>kagc.ru</domain_name>
   <domain_keyword>kagc</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:41: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>64</num>
   <domain_name>cawc.net</domain_name>
   <domain_keyword>cawc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 14:39:26</query_time>
   <create_date>2000-01-30</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ONT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f43ac34a-22fc-404d-b1a3-9b605d6e4060</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>65</num>
   <domain_name>kakc.org</domain_name>
   <domain_keyword>kakc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 01:36:31</query_time>
   <create_date>2003-11-02</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kerala Association Of Kansas City</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KS</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>ns1034.ui-dns.biz</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1034.ui-dns.de</value>
    <value>ns1034.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>fawc.com</domain_name>
   <domain_keyword>fawc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:01:39</query_time>
   <create_date>2000-02-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-02-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>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>67</num>
   <domain_name>kiwc.xyz</domain_name>
   <domain_keyword>kiwc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 13:07:18</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>diva.ns.cloudflare.com</value>
    <value>pete.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>kbwc.com</domain_name>
   <domain_keyword>kbwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 11:57:49</query_time>
   <create_date>2004-09-10</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>3247</registrar_iana>
   <registrar_name>DDD TECHNOLOGY PTE. LTD.</registrar_name>
   <registrar_website>https://www.ddd.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>guang dong sheng</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.ddd.com/whois/contact/kbwc.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>peel.ddddns.net</value>
    <value>tomato.ddddns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>kasc.ca</domain_name>
   <domain_keyword>kasc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-17 16:52:11</query_time>
   <create_date>2005-08-29</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>kawe.cn</domain_name>
   <domain_keyword>kawe</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-15 01:04:19</query_time>
   <create_date>2004-08-19</create_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京康威仪表有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>quit.dnspod.net</value>
    <value>thistle.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>uawc.website</domain_name>
   <domain_keyword>uawc</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-02 17:08:09</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</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>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kdwc.org</domain_name>
   <domain_keyword>kdwc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 06:57:46</query_time>
   <create_date>2002-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kjwc.com</domain_name>
   <domain_keyword>kjwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 20:13:08</query_time>
   <create_date>2006-09-18</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-09-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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>kawa.rocks</domain_name>
   <domain_keyword>kawa</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-27 23:47:44</query_time>
   <create_date>2018-10-25</create_date>
   <update_date>2021-06-07</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kabc.org</domain_name>
   <domain_keyword>kabc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 23:25:08</query_time>
   <create_date>1998-05-01</create_date>
   <update_date>2022-10-06</update_date>
   <expiry_date>2025-04-30</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>Kansas Advocates For Better Care</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KS</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>ns33.worldnic.com</value>
    <value>ns34.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>kabc.us</domain_name>
   <domain_keyword>kabc</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-15 23:25:08</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2021-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>Scott Hutchison</registrant_name>
   <registrant_company>Keith Avenue Baptist Church</registrant_company>
   <registrant_address>1727 Sterchi St</registrant_address>
   <registrant_city>Knoxville</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>37921</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8657300641</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>kauc.xyz</domain_name>
   <domain_keyword>kauc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 12:21:45</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>graham.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ka4c.com</domain_name>
   <domain_keyword>ka4c</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:57:00</query_time>
   <create_date>2019-09-14</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One Inc. d/b/a NetEarth</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <name_servers>
    <value>ns1.hawkhost.com</value>
    <value>ns2.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kawu.info</domain_name>
   <domain_keyword>kawu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 01:05:04</query_time>
   <create_date>2019-11-04</create_date>
   <update_date>2022-11-08</update_date>
   <expiry_date>2025-11-04</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KAWU S.J. JACEK KOTUS, ANDRZEJ WOuNIAK</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kawe.app</domain_name>
   <domain_keyword>kawe</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 01:35:10</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-01</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>ns23.domaincontrol.com</value>
    <value>ns24.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>81</num>
   <domain_name>uawc.uno</domain_name>
   <domain_keyword>uawc</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-06-02 17:08:09</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</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>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>kawf.org</domain_name>
   <domain_keyword>kawf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 01:05:28</query_time>
   <create_date>2009-11-18</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-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>ns1.and32.com</value>
    <value>ns2.and32.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>kapc.io</domain_name>
   <domain_keyword>kapc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 23:11:28</query_time>
   <create_date>2018-07-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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>koa.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kaw5.com</domain_name>
   <domain_keyword>kaw5</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 23:47:38</query_time>
   <create_date>2016-09-19</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2024-09-19</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>beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>kzwc.com</domain_name>
   <domain_keyword>kzwc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:48:26</query_time>
   <create_date>1998-05-06</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>iHM Identity, Inc.</registrant_company>
   <registrant_state>TX</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/kzwc.com</registrant_email>
   <name_servers>
    <value>dns1.iheartmedia.com</value>
    <value>dns2.iheartmedia.com</value>
    <value>dns3.iheartmedia.com</value>
    <value>dns4.iheartmedia.com</value>
    <value>ns1.iheartmedia.com</value>
    <value>ns2.iheartmedia.com</value>
    <value>ns3.iheartmedia.com</value>
    <value>ns4.iheartmedia.com</value>
    <value>ns5.iheartmedia.com</value>
    <value>ns6.iheartmedia.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>86</num>
   <domain_name>qawc.org</domain_name>
   <domain_keyword>qawc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:35:09</query_time>
   <create_date>2013-04-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.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>87</num>
   <domain_name>mawc.top</domain_name>
   <domain_keyword>mawc</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 19:56:42</query_time>
   <create_date>2015-09-18</create_date>
   <update_date>2022-11-19</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>mobang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>kowc.org</domain_name>
   <domain_keyword>kowc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:40:13</query_time>
   <create_date>2006-10-11</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2027-10-11</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>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>89</num>
   <domain_name>kawv.com</domain_name>
   <domain_keyword>kawv</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 06:59:16</query_time>
   <create_date>2006-01-17</create_date>
   <update_date>2017-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.fabulous.com</value>
    <value>ns2.fabulous.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>katc.info</domain_name>
   <domain_keyword>katc</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 23:04:13</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-31</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>kawa.krd</domain_name>
   <domain_keyword>kawa</domain_keyword>
   <domain_tld>krd</domain_tld>
   <query_time>2024-05-21 21:20:51</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</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>elliott.ns.cloudflare.com</value>
    <value>marissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>kabc.com</domain_name>
   <domain_keyword>kabc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 12:57:43</query_time>
   <create_date>1995-05-03</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SOME</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/818d59a1-5d1c-4732-8423-f68869a36a14</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>93</num>
   <domain_name>hawc.life</domain_name>
   <domain_keyword>hawc</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-23 02:53:57</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>94</num>
   <domain_name>tawc.cloud</domain_name>
   <domain_keyword>tawc</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-29 10:14:45</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>kaac.com</domain_name>
   <domain_keyword>kaac</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 05:36:00</query_time>
   <create_date>1998-07-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>maleah.ns.cloudflare.com</value>
    <value>yoxall.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>tawc.jp</domain_name>
   <domain_keyword>tawc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-26 23:26:59</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>akira kokiso</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>kacc.net</domain_name>
   <domain_keyword>kacc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 00:05:49</query_time>
   <create_date>2002-07-02</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giow1011.siteground.us</value>
    <value>ns2.giow1011.siteground.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>hawc.ca</domain_name>
   <domain_keyword>hawc</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-10 15:31:25</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.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>cloud1.whc.ca</value>
    <value>cloud2.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>qawc.com</domain_name>
   <domain_keyword>qawc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:35:09</query_time>
   <create_date>2010-06-20</create_date>
   <update_date>2022-06-22</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Scott Fuller</registrant_name>
   <registrant_address>PO Box 1589</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98668</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2135909426</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>kawu.store</domain_name>
   <domain_keyword>kawu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-17 01:06:08</query_time>
   <create_date>2019-06-10</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2029-06-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>shen zhen ka wu ke ji you xian gong si</registrant_company>
   <registrant_state>Guang Dong</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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