WHOIS QUERY TIME

13 Jun 2024 - 4:51 PM UTC

Registered: 28 April 2000
Modified: 1 May 2024

NAME SERVERS

ns3.sphere.ad.jp
ns4.sphere.ad.jp

REGISTRANT

Company: KOWASHOJI CO., LTD.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kowas.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kowas.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kowas.co.jp",
            "domain_keyword": "kowas",
            "domain_tld": "co.jp",
            "query_time": "2024-06-13 16:51:28",
            "create_date": "2000-04-28",
            "update_date": "2024-05-01",
            "registrant_company": "KOWASHOJI CO., LTD.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kowas.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kowas.co.jp</domain_name>
   <domain_keyword>kowas</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-13 16:51:28</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>KOWASHOJI CO., LTD.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.056</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.12 seconds) for "kowas.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

17 Feb 2024 - 12:53 AM UTC

Registered: 28 April 2000
Modified: 1 May 2023

NAME SERVERS

ns3.sphere.ad.jp
ns4.sphere.ad.jp

REGISTRANT

Company: KOWASHOJI CO., LTD.

#2 - QUERY TIME

12 Jun 2024 - 10:15 PM UTC

Registered: 28 April 2000
Modified: 1 May 2024

NAME SERVERS

ns3.sphere.ad.jp
ns4.sphere.ad.jp

REGISTRANT

Company: KOWASHOJI CO., LTD.

* 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=kowas.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kowas.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "kowas.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "kowas.co.jp",
            "domain_keyword": "kowas",
            "domain_tld": "co.jp",
            "query_time": "2024-02-17 00:53:26",
            "create_date": "2000-04-28",
            "update_date": "2023-05-01",
            "registrant_company": "KOWASHOJI CO., LTD.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "kowas.co.jp",
            "domain_keyword": "kowas",
            "domain_tld": "co.jp",
            "query_time": "2024-06-12 22:15:35",
            "create_date": "2000-04-28",
            "update_date": "2024-05-01",
            "registrant_company": "KOWASHOJI CO., LTD.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.12,
        "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>kowas.co.jp</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>kowas.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kowas.co.jp</domain_name>
   <domain_keyword>kowas</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-02-17 00:53:26</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2023-05-01</update_date>
   <registrant_company>KOWASHOJI CO., LTD.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>kowas.co.jp</domain_name>
   <domain_keyword>kowas</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-12 22:15:35</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>KOWASHOJI CO., LTD.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.12</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 2 domain names (in 0.064 seconds) which contained the exact domain keyword "kowas".
Domain Name Registered Expiry Registrar Ownership
1 kowas.co.jp 28 Apr 2000 - - KOWASHOJI CO., LTD.
2 kowas.com 17 Jan 2001 15 Jan 2025 PSI-USA, Inc. dba Domain Robot TWV Trinkwasserverband Stader Land
3 kowas.net 26 Sep 2018 26 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=kowas&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "kowas",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "kowas.co.jp, kowas.com, kowas.net",
    "results": [
        {
            "num": 1,
            "domain_name": "kowas.co.jp",
            "domain_keyword": "kowas",
            "domain_tld": "co.jp",
            "query_time": "2024-06-13 16:51:28",
            "create_date": "2000-04-28",
            "update_date": "2024-05-01",
            "registrant_company": "KOWASHOJI CO., LTD.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "kowas.com",
            "domain_keyword": "kowas",
            "domain_tld": "com",
            "query_time": "2024-05-18 17:29:29",
            "create_date": "2001-01-17",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-15",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TWV Trinkwasserverband Stader Land",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/kowas.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kowas.net",
            "domain_keyword": "kowas",
            "domain_tld": "net",
            "query_time": "2024-05-12 22:45:19",
            "create_date": "2018-09-26",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-26",
            "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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.064,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>kowas</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>kowas.co.jp, kowas.com, kowas.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kowas.co.jp</domain_name>
   <domain_keyword>kowas</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-13 16:51:28</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>KOWASHOJI CO., LTD.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>kowas.com</domain_name>
   <domain_keyword>kowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 17:29:29</query_time>
   <create_date>2001-01-17</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TWV Trinkwasserverband Stader Land</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/kowas.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.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>kowas.net</domain_name>
   <domain_keyword>kowas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 22:45:19</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-26</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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <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>
 </results>
 <stats>
  <total_time>0.064</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 696 domain names (in 0.08 seconds) which look and sound like the brand name "kowas".
Domain Name Registered Expiry Registrar Ownership
1 kowaq.com 7 Dec 2007 7 Dec 2024 FastDomain Inc. -
2 kovas.org 27 Feb 2014 27 Feb 2025 IONOS SE REDACTED FOR PRIVACY
3 iowas.com 9 May 2000 9 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
4 kogas.biz 19 Mar 2008 18 Mar 2029 Inames Co. Ltd. korea gas corporation
5 kosas.click 22 Mar 2024 22 Mar 2027 SafeNames Ltd. Your Whos Privacy Ltd
6 vowas.com 31 May 2009 31 May 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
7 kohas.online 17 Jul 2023 17 Jul 2024 Registrar of Domain Names REG.RU, LLC Private Person
8 nowas.shop 27 Feb 2019 27 Feb 2025 Key-Systems LLC -
9 koras.it 8 Feb 2010 8 Feb 2025 Genesys Informatica S.r.l. KORAS SRL
10 kobas.org 18 Mar 2008 18 Mar 2029 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
11 kowat.com 12 Dec 2011 12 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 kovas.net 26 Jan 2001 26 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
13 kowal.law 3 Jun 2022 3 Jun 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
14 kodas.game 16 Mar 2022 16 Mar 2025 MarkMonitor, Inc (TLDs) Yuga Labs, Inc.
15 lowas.com 3 Sep 2018 3 Sep 2024 DropCatch.com 1197 LLC Misak Sarkisyan
16 fowas.org 3 Mar 2005 3 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0164480109
17 kowasu.com 29 Mar 2021 29 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 wowas.it 29 Jul 2013 29 Jul 2024 RegistryGate GmbH design.buero di Albert Pinggera
19 konas.org 26 Mar 2000 26 Mar 2027 Domain.com, LLC <noname>
20 kovas.com 29 Sep 1999 29 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
21 kotas.fr 19 Dec 2021 19 Dec 2024 XNS Registrar B.V. Nomio24
22 kodas.co.uk 13 Jun 2020 13 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
23 kojas.com 7 Jan 2005 2 Jan 2025 GoDaddy.com, LLC -
24 kewas.org.uk 11 Jul 2023 11 Jul 2024 Hans Lempka [Tag = ALPHADOMAINS] -
25 koias.cn 20 Jul 2022 20 Jul 2026 北京新网数码信息技术有限公司 周正道
26 gowas.shop 14 May 2024 14 May 2025 GMO Internet Group, Inc. -
27 kosas.bargains 22 Mar 2024 22 Mar 2027 SafeNames Ltd. Your Whos Privacy Ltd
28 nowas.org 5 Nov 2022 5 Nov 2024 Key-Systems GmbH VON DOREN WATCH COMPANY AS
29 komas.xyz 18 Apr 2024 18 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
30 mowas.com 20 Feb 2009 20 Feb 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
31 kokas.lt 7 Oct 2009 8 Oct 2024 UAB "Interneto vizija" UAB "Interneto vizija"
32 kowaf.org 16 Feb 2015 16 Feb 2025 VIAWEB Inc. REDACTED FOR PRIVACY
33 koways.com 14 Jul 2015 14 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 kuwas.store 19 May 2023 19 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
35 koaws.com 25 Jan 2017 25 Jan 2025 Megazone Corp., dba HOSTING.KR SKH Systems Co Ltd
36 kawas.eu - - RegistryGate GmbH -
37 kotas.fun 6 Sep 2021 6 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
38 kobas.co.jp 30 Jul 2008 - - Kobayashi Denki Co., LTD
39 kodas.su 9 Apr 2019 9 Apr 2025 ACTIVE-SU Private Person
40 kowasl.com 5 Feb 2024 5 Feb 2025 FastDomain Inc. -
41 iowas.co.uk 10 Aug 2020 10 Aug 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
42 kowals.co.uk 18 Apr 2002 18 Apr 2026 Namesco Limited [Tag = NAMESCO] -
43 kogas.com 11 Aug 2002 11 Aug 2028 INAMES CO., LTD. korea gas corporation
44 kodas.se 28 Jun 2023 28 Jun 2024 One.com -
45 kowal.org 25 Feb 2020 25 Feb 2025 Namesilo, LLC See PrivacyGuardian.org
46 kowar.info 10 May 2015 10 May 2025 eNom, LLC REDACTED FOR PRIVACY
47 kowai.site 10 Feb 2019 10 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
48 komas.nl 2 Jun 2003 - Registrar.eu -
49 kowal.agency 3 Apr 2023 3 Apr 2024 Sav.com, LLC Privacy Protection
50 kobas.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
51 kozas.gallery 1 Mar 2022 1 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 howas.co.uk 22 Aug 2022 22 Aug 2024 LCN.com Ltd [Tag = LCN] -
53 kowis.rest 16 Mar 2024 16 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
54 kowal.info 15 May 2023 15 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
55 kohas.xyz 28 Apr 2024 28 Apr 2025 Porkbun, LLC Private by Design, LLC
56 kowal.pl 23 Feb 2019 23 Feb 2025 Aftermarket.pl Limited -
57 kolas.top 20 Nov 2023 20 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
58 kosas.ru 12 Jul 2009 12 Jul 2024 REGRU-RU Private Person
59 kowac.be 15 May 2013 - team.blue nl B.V. -
60 kokas.fun 29 Jan 2024 29 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
61 nowas.agency 13 Oct 2021 13 Oct 2024 united-domains AG Daniel Mader Pulsdesign
62 kowai.club 16 Aug 2015 15 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
63 khwas.com 16 Sep 2022 16 Sep 2024 SAV.COM, LLC REDACTED FOR PRIVACY
64 kodas.fr 25 Jan 2022 25 Jan 2025 OVH Ano Nymous
65 rowas.fun 7 Jul 2023 7 Jul 2024 Registrar of Domain Names REG.RU, LLC Private Person
66 kowar.com.pl 27 Jul 1998 26 Jul 2024 home.pl S.A. -
67 nowas.nl 20 Jul 2017 - Baffoon B.V. -
68 kowus.com 31 Mar 2020 31 Mar 2025 GoDaddy.com, LLC -
69 fowas.com 8 Aug 2004 8 Aug 2024 GoDaddy.com, LLC -
70 gowas.in 27 Dec 2018 27 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
71 nowas.biz 12 Dec 2016 11 Dec 2024 Key-Systems GmbH Rengoeringslageret
72 kowan.com 5 Jan 2004 5 Jan 2025 One.com A/S REDACTED FOR PRIVACY
73 kovas.lt 20 Mar 2018 21 Mar 2025 UAB "Interneto vizija" UAB "Interneto vizija"
74 kowal.net.pl 2 Jun 2012 2 Jun 2024 nazwa.pl sp. z o.o. -
75 kowai.xyz 18 Jun 2018 18 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
76 kowaz.org 9 Nov 2021 9 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
77 kosas.pro 25 Mar 2024 25 Mar 2025 SafeNames Ltd. Your Whos Privacy Ltd
78 aowas.com 4 Oct 2013 4 Oct 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
79 wowas.de - - - -
80 khowas.com 20 Jun 2009 20 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com balao corp
81 kotas.info 14 Sep 2001 14 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a Joker.com c/o IDPS International Domain Privacy Services GmbH
82 gowas.cn 26 May 2023 26 May 2026 广州云讯信息科技有限公司 王广成
83 kowao.com 28 Mar 2008 28 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
84 kowat.org 11 May 2024 11 May 2025 IONOS SE 1&1 Internet Inc
85 nowas.net 29 Jul 2022 29 Jul 2025 Key-Systems GmbH REDACTED FOR PRIVACY
86 kodas.io 22 Nov 2023 22 Nov 2024 Sav.com, LLC REDACTED FOR PRIVACY
87 koras.nl 30 Jun 2018 - Cronon GmbH -
88 jowas.com 23 Mar 2009 23 Mar 2025 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
89 kovas.supply 12 Sep 2019 12 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
90 kowaa.com 9 Sep 2010 9 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 kowai.ru 24 Aug 2023 24 Aug 2024 REGRU-RU Yandex.Mail Exclusive email address feature
92 rowas.org 15 Jun 2023 15 Jun 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
93 kodas.com.au - - Domain Directors Pty Ltd trading as Instra Glen Harkins
94 gowas.jp 25 May 2007 31 May 2025 - GOWAS LLC
95 kowaz.com 11 Nov 2020 11 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
96 kogas.ng 5 Jan 2021 5 Jan 2025 GO54 Limited (formerly Whogohost Limited) Example Inc.
97 kobas.nl 31 Oct 2002 - Antagonist B.V. -
98 kodas.property 16 Mar 2022 16 Mar 2025 MarkMonitor Inc. Yuga Labs, Inc.
99 kotas.ca 13 Nov 2023 13 Nov 2025 (Funio) - Miss Group Canada Inc REDACTED FOR PRIVACY
100 kawas.how 14 Jun 2022 14 Jun 2024 GMO Internet Inc.d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
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 Kowas.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kowas.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kowas.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 696,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "kowaq.com, kovas.org, iowas.com, kogas.biz, kosas.click, vowas.com, kohas.online, nowas.shop, koras.it, kobas.org, kowat.com, kovas.net, kowal.law, kodas.game, lowas.com, fowas.org, kowasu.com, wowas.it, konas.org, kovas.com, kotas.fr, kodas.co.uk, kojas.com, kewas.org.uk, koias.cn, gowas.shop, kosas.bargains, nowas.org, komas.xyz, mowas.com, kokas.lt, kowaf.org, koways.com, kuwas.store, koaws.com, kawas.eu, kotas.fun, kobas.co.jp, kodas.su, kowasl.com, iowas.co.uk, kowals.co.uk, kogas.com, kodas.se, kowal.org, kowar.info, kowai.site, komas.nl, kowal.agency, kobas.xyz, kozas.gallery, howas.co.uk, kowis.rest, kowal.info, kohas.xyz, kowal.pl, kolas.top, kosas.ru, kowac.be, kokas.fun, nowas.agency, kowai.club, khwas.com, kodas.fr, rowas.fun, kowar.com.pl, nowas.nl, kowus.com, fowas.com, gowas.in, nowas.biz, kowan.com, kovas.lt, kowal.net.pl, kowai.xyz, kowaz.org, kosas.pro, aowas.com, wowas.de, khowas.com, kotas.info, gowas.cn, kowao.com, kowat.org, nowas.net, kodas.io, koras.nl, jowas.com, kovas.supply, kowaa.com, kowai.ru, rowas.org, kodas.com.au, gowas.jp, kowaz.com, kogas.ng, kobas.nl, kodas.property, kotas.ca, kawas.how",
    "results": [
        {
            "num": 1,
            "domain_name": "kowaq.com",
            "domain_keyword": "kowaq",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:40:05",
            "create_date": "2007-12-07",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kovas.org",
            "domain_keyword": "kovas",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:37:34",
            "create_date": "2014-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1102.ui-dns.biz",
                "ns1102.ui-dns.com",
                "ns1102.ui-dns.de",
                "ns1102.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "iowas.com",
            "domain_keyword": "iowas",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:31:06",
            "create_date": "2000-05-09",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "kogas.biz",
            "domain_keyword": "kogas",
            "domain_tld": "biz",
            "query_time": "2024-05-09 13:02:54",
            "create_date": "2008-03-19",
            "update_date": "2024-02-24",
            "expiry_date": "2029-03-18",
            "registrar_iana": 444,
            "registrar_name": "Inames Co. Ltd.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "korea gas corporation",
            "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": [
                "nis.kogas.or.kr",
                "ns2.dacom.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kosas.click",
            "domain_keyword": "kosas",
            "domain_tld": "click",
            "query_time": "2024-05-20 08:45:20",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2027-03-22",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Your Whos Privacy Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "vowas.com",
            "domain_keyword": "vowas",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:59:03",
            "create_date": "2009-05-31",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-31",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/vowas.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "kohas.online",
            "domain_keyword": "kohas",
            "domain_tld": "online",
            "query_time": "2024-05-31 00:17:08",
            "create_date": "2023-07-17",
            "update_date": "2023-09-14",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sankt-Peterburg",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "nowas.shop",
            "domain_keyword": "nowas",
            "domain_tld": "shop",
            "query_time": "2024-04-18 23:42:59",
            "create_date": "2019-02-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_country": "DK",
            "name_servers": [
                "ns1.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "koras.it",
            "domain_keyword": "koras",
            "domain_tld": "it",
            "query_time": "2024-04-25 12:01:54",
            "create_date": "2010-02-08",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-08",
            "registrar_name": "Genesys Informatica S.r.l.",
            "registrar_website": "https://www.hostingsolutions.it",
            "registrant_company": "KORAS SRL",
            "registrant_address": "piazza della repubblica, 3",
            "registrant_city": "Torre di Mosto",
            "registrant_state": "VE",
            "registrant_zip": "30020",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnsitalia.net",
                "ns2.dnsitalia.net",
                "nsct.dnsitalia.net",
                "nsrm.dnsitalia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "kobas.org",
            "domain_keyword": "kobas",
            "domain_tld": "org",
            "query_time": "2024-04-15 07:34:47",
            "create_date": "2008-03-18",
            "update_date": "2023-02-05",
            "expiry_date": "2029-03-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kowat.com",
            "domain_keyword": "kowat",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:40:08",
            "create_date": "2011-12-12",
            "update_date": "2021-08-26",
            "expiry_date": "2025-12-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "kovas.net",
            "domain_keyword": "kovas",
            "domain_tld": "net",
            "query_time": "2024-04-27 02:37:34",
            "create_date": "2001-01-26",
            "update_date": "2024-01-27",
            "expiry_date": "2026-01-26",
            "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=kovas.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "kowal.law",
            "domain_keyword": "kowal",
            "domain_tld": "law",
            "query_time": "2024-05-09 21:49:32",
            "create_date": "2022-06-03",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kodas.game",
            "domain_keyword": "kodas",
            "domain_tld": "game",
            "query_time": "2024-05-23 10:30:22",
            "create_date": "2022-03-16",
            "update_date": "2024-01-15",
            "expiry_date": "2025-03-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Yuga Labs, Inc.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "phdns1.focusip.com",
                "phdns2.focusip.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "lowas.com",
            "domain_keyword": "lowas",
            "domain_tld": "com",
            "query_time": "2024-05-23 02:45:11",
            "create_date": "2018-09-03",
            "update_date": "2020-01-15",
            "expiry_date": "2024-09-03",
            "registrar_iana": 3406,
            "registrar_name": "DropCatch.com 1197 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Misak Sarkisyan",
            "registrant_address": "1426 N Evergreen St",
            "registrant_city": "Burbank",
            "registrant_state": "CA",
            "registrant_zip": "91505",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185397177",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "fowas.org",
            "domain_keyword": "fowas",
            "domain_tld": "org",
            "query_time": "2024-05-28 18:55:45",
            "create_date": "2005-03-03",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0164480109",
            "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": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kowasu.com",
            "domain_keyword": "kowasu",
            "domain_tld": "com",
            "query_time": "2024-05-29 11:54:33",
            "create_date": "2021-03-29",
            "update_date": "2021-08-27",
            "expiry_date": "2024-03-29",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "wowas.it",
            "domain_keyword": "wowas",
            "domain_tld": "it",
            "query_time": "2024-04-15 12:24:48",
            "create_date": "2013-07-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-07-29",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_company": "design.buero di Albert Pinggera",
            "registrant_address": "via dei carbonai 55",
            "registrant_city": "San Leonardo in Passiria",
            "registrant_state": "BZ",
            "registrant_zip": "39015",
            "registrant_country": "IT",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 19,
            "domain_name": "konas.org",
            "domain_keyword": "konas",
            "domain_tld": "org",
            "query_time": "2024-04-19 23:56:20",
            "create_date": "2000-03-26",
            "update_date": "2022-02-10",
            "expiry_date": "2027-03-26",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "<noname>",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com",
                "ns3.mydomain.com",
                "ns4.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kovas.com",
            "domain_keyword": "kovas",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:37:34",
            "create_date": "1999-09-29",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-29",
            "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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.setia.pl",
                "ns2.setia.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kotas.fr",
            "domain_keyword": "kotas",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:32:16",
            "create_date": "2021-12-19",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-19",
            "registrar_name": "XNS Registrar B.V.",
            "registrar_website": "https://www.xnsregistrar.com",
            "registrant_company": "Nomio24",
            "registrant_address": "Postbus 447, 6710BK Ede",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.850160612",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active",
                "associated",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 22,
            "domain_name": "kodas.co.uk",
            "domain_keyword": "kodas",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 10:30:04",
            "create_date": "2020-06-13",
            "update_date": "2023-07-22",
            "expiry_date": "2024-06-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "kojas.com",
            "domain_keyword": "kojas",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:53:15",
            "create_date": "2005-01-07",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns20.websitesource.net",
                "ns22.websitesource.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kewas.org.uk",
            "domain_keyword": "kewas",
            "domain_tld": "org.uk",
            "query_time": "2024-05-28 22:50:37",
            "create_date": "2023-07-11",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-11",
            "registrar_name": "Hans Lempka [Tag = ALPHADOMAINS]",
            "registrar_website": "https://www.alphadomains.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "koias.cn",
            "domain_keyword": "koias",
            "domain_tld": "cn",
            "query_time": "2024-05-31 00:18:48",
            "create_date": "2022-07-20",
            "expiry_date": "2026-07-20",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "周正道",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gowas.shop",
            "domain_keyword": "gowas",
            "domain_tld": "shop",
            "query_time": "2024-05-16 17:18:44",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "kosas.bargains",
            "domain_keyword": "kosas",
            "domain_tld": "bargains",
            "query_time": "2024-05-20 08:45:20",
            "create_date": "2024-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2027-03-22",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Your Whos Privacy Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nowas.org",
            "domain_keyword": "nowas",
            "domain_tld": "org",
            "query_time": "2024-05-23 02:12:56",
            "create_date": "2022-11-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VON DOREN WATCH COMPANY AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OSLO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.no.brand.one.com",
                "ns02.no.brand.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "komas.xyz",
            "domain_keyword": "komas",
            "domain_tld": "xyz",
            "query_time": "2024-04-20 19:12:53",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mowas.com",
            "domain_keyword": "mowas",
            "domain_tld": "com",
            "query_time": "2024-04-15 03:58:20",
            "create_date": "2009-02-20",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-20",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/mowas.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "kokas.lt",
            "domain_keyword": "kokas",
            "domain_tld": "lt",
            "query_time": "2024-05-01 15:12:01",
            "create_date": "2009-10-07",
            "expiry_date": "2024-10-08",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 32,
            "domain_name": "kowaf.org",
            "domain_keyword": "kowaf",
            "domain_tld": "org",
            "query_time": "2024-05-01 01:26:48",
            "create_date": "2015-02-16",
            "update_date": "2023-04-02",
            "expiry_date": "2025-02-16",
            "registrar_iana": 3841,
            "registrar_name": "VIAWEB Inc.",
            "registrar_website": "http://whois.nayana.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns.gethompy.com",
                "ns1.gethompy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "koways.com",
            "domain_keyword": "koways",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:40:11",
            "create_date": "2015-07-14",
            "update_date": "2020-01-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "kuwas.store",
            "domain_keyword": "kuwas",
            "domain_tld": "store",
            "query_time": "2024-05-21 08:05:55",
            "create_date": "2023-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "koaws.com",
            "domain_keyword": "koaws",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:52:31",
            "create_date": "2017-01-25",
            "update_date": "2023-11-29",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "SKH Systems Co Ltd",
            "registrant_company": "SKH Systems Co Ltd",
            "registrant_address": "2 Naegisaessak-gil Poseung-eup,  Pyeongtaek-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "17961",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7078475279",
            "registrant_fax": "+82.7078475279",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kawas.eu",
            "domain_keyword": "kawas",
            "domain_tld": "eu",
            "query_time": "2024-05-06 00:06:12",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ]
        },
        {
            "num": 37,
            "domain_name": "kotas.fun",
            "domain_keyword": "kotas",
            "domain_tld": "fun",
            "query_time": "2024-05-17 21:36:53",
            "create_date": "2021-09-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "kobas.co.jp",
            "domain_keyword": "kobas",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 21:20:45",
            "create_date": "2008-07-30",
            "update_date": "2023-08-01",
            "registrant_company": "Kobayashi Denki Co., LTD",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 39,
            "domain_name": "kodas.su",
            "domain_keyword": "kodas",
            "domain_tld": "su",
            "query_time": "2024-05-23 10:30:12",
            "create_date": "2019-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "ACTIVE-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 40,
            "domain_name": "kowasl.com",
            "domain_keyword": "kowasl",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:56:08",
            "create_date": "2024-02-05",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.justhost-expired.domainparkingserver.net",
                "ns2.justhost-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "iowas.co.uk",
            "domain_keyword": "iowas",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 09:31:09",
            "create_date": "2020-08-10",
            "update_date": "2023-12-24",
            "expiry_date": "2024-08-10",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "kowals.co.uk",
            "domain_keyword": "kowals",
            "domain_tld": "co.uk",
            "query_time": "2024-04-27 02:39:57",
            "create_date": "2002-04-18",
            "update_date": "2024-03-17",
            "expiry_date": "2026-04-18",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "kogas.com",
            "domain_keyword": "kogas",
            "domain_tld": "com",
            "query_time": "2024-05-02 11:26:21",
            "create_date": "2002-08-11",
            "update_date": "2024-02-19",
            "expiry_date": "2028-08-11",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "korea gas corporation",
            "registrant_company": "korea gas corporation",
            "registrant_address": "KOGAS 120 Cheomdan-ro Dong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41062",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.536700054",
            "registrant_fax": "+82.317100860",
            "name_servers": [
                "ns1.uhost.co.kr",
                "ns2.uhost.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "kodas.se",
            "domain_keyword": "kodas",
            "domain_tld": "se",
            "query_time": "2024-05-23 10:30:32",
            "create_date": "2023-06-28",
            "update_date": "2023-07-12",
            "expiry_date": "2024-06-28",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 45,
            "domain_name": "kowal.org",
            "domain_keyword": "kowal",
            "domain_tld": "org",
            "query_time": "2024-04-27 02:39:32",
            "create_date": "2020-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "kowar.info",
            "domain_keyword": "kowar",
            "domain_tld": "info",
            "query_time": "2024-05-12 22:45:18",
            "create_date": "2015-05-10",
            "update_date": "2023-03-18",
            "expiry_date": "2025-05-10",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vienna",
            "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": [
                "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": 47,
            "domain_name": "kowai.site",
            "domain_keyword": "kowai",
            "domain_tld": "site",
            "query_time": "2024-05-29 11:54:07",
            "create_date": "2019-02-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-02-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "komas.nl",
            "domain_keyword": "komas",
            "domain_tld": "nl",
            "query_time": "2024-05-09 03:05:53",
            "create_date": "2003-06-02",
            "update_date": "2022-08-12",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.aadhosting.nl",
                "ns2.aadhosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 49,
            "domain_name": "kowal.agency",
            "domain_keyword": "kowal",
            "domain_tld": "agency",
            "query_time": "2024-06-02 02:53:19",
            "create_date": "2023-04-03",
            "update_date": "2024-05-17",
            "expiry_date": "2024-04-03",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "kobas.xyz",
            "domain_keyword": "kobas",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 16:42:37",
            "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": 51,
            "domain_name": "kozas.gallery",
            "domain_keyword": "kozas",
            "domain_tld": "gallery",
            "query_time": "2024-05-09 21:52:26",
            "create_date": "2022-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns397.grserver.gr",
                "ns398.grserver.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "howas.co.uk",
            "domain_keyword": "howas",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 12:29:28",
            "create_date": "2022-08-22",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-22",
            "registrar_name": "LCN.com Ltd [Tag = LCN]",
            "registrar_website": "http://www.lcn.com",
            "name_servers": [
                "ns0.lcn.com",
                "ns1.lcn.com",
                "ns2.lcn.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "kowis.rest",
            "domain_keyword": "kowis",
            "domain_tld": "rest",
            "query_time": "2024-05-14 20:37:36",
            "create_date": "2024-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "kowal.info",
            "domain_keyword": "kowal",
            "domain_tld": "info",
            "query_time": "2024-05-18 17:29:11",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "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": "wu qing ru",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "kohas.xyz",
            "domain_keyword": "kohas",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 17:19:15",
            "create_date": "2024-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "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": [
                "fish.ns.cloudflare.com",
                "ned.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kowal.pl",
            "domain_keyword": "kowal",
            "domain_tld": "pl",
            "query_time": "2024-05-01 01:26:53",
            "create_date": "2019-02-23",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-23",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 57,
            "domain_name": "kolas.top",
            "domain_keyword": "kolas",
            "domain_tld": "top",
            "query_time": "2024-05-01 13:23:51",
            "create_date": "2023-11-20",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "kosas.ru",
            "domain_keyword": "kosas",
            "domain_tld": "ru",
            "query_time": "2024-05-11 08:26:08",
            "create_date": "2009-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "adrian.ns.cloudflare.com",
                "rayden.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "kowac.be",
            "domain_keyword": "kowac",
            "domain_tld": "be",
            "query_time": "2024-05-12 22:45:05",
            "create_date": "2013-05-15",
            "registrar_name": "team.blue nl B.V.",
            "registrar_website": "https://www.transip.nl/",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 60,
            "domain_name": "kokas.fun",
            "domain_keyword": "kokas",
            "domain_tld": "fun",
            "query_time": "2024-05-16 09:54:01",
            "create_date": "2024-01-29",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nowas.agency",
            "domain_keyword": "nowas",
            "domain_tld": "agency",
            "query_time": "2024-06-06 16:38:22",
            "create_date": "2021-10-13",
            "update_date": "2024-05-30",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Daniel Mader Pulsdesign",
            "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": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "kowai.club",
            "domain_keyword": "kowai",
            "domain_tld": "club",
            "query_time": "2024-04-27 02:39:29",
            "create_date": "2015-08-16",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "khwas.com",
            "domain_keyword": "khwas",
            "domain_tld": "com",
            "query_time": "2024-05-12 07:16:28",
            "create_date": "2022-09-16",
            "update_date": "2024-02-01",
            "expiry_date": "2024-09-16",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=khwas.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "kodas.fr",
            "domain_keyword": "kodas",
            "domain_tld": "fr",
            "query_time": "2024-05-23 10:30:15",
            "create_date": "2022-01-25",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-25",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 65,
            "domain_name": "rowas.fun",
            "domain_keyword": "rowas",
            "domain_tld": "fun",
            "query_time": "2024-05-27 10:06:42",
            "create_date": "2023-07-07",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Pavlodar",
            "registrant_country": "KZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kowar.com.pl",
            "domain_keyword": "kowar",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 21:56:10",
            "create_date": "1998-07-27",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-26",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nowas.nl",
            "domain_keyword": "nowas",
            "domain_tld": "nl",
            "query_time": "2024-06-06 16:38:22",
            "create_date": "2017-07-20",
            "registrar_name": "Baffoon B.V.",
            "name_servers": [
                "ns1.budgetprimeserver.nl",
                "ns2.budgetprimeserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "kowus.com",
            "domain_keyword": "kowus",
            "domain_tld": "com",
            "query_time": "2024-05-01 01:27:47",
            "create_date": "2020-03-31",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns8373.hostgator.com",
                "ns8374.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "fowas.com",
            "domain_keyword": "fowas",
            "domain_tld": "com",
            "query_time": "2024-05-06 09:43:42",
            "create_date": "2004-08-08",
            "update_date": "2024-03-30",
            "expiry_date": "2024-08-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "gowas.in",
            "domain_keyword": "gowas",
            "domain_tld": "in",
            "query_time": "2024-05-18 20:16:45",
            "create_date": "2018-12-27",
            "update_date": "2023-02-14",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "nowas.biz",
            "domain_keyword": "nowas",
            "domain_tld": "biz",
            "query_time": "2024-05-23 02:12:56",
            "create_date": "2016-12-12",
            "update_date": "2022-11-18",
            "expiry_date": "2024-12-11",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rengoeringslageret",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.curanet.dk",
                "ns2.curanet.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kowan.com",
            "domain_keyword": "kowan",
            "domain_tld": "com",
            "query_time": "2024-05-29 11:54:32",
            "create_date": "2004-01-05",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "kovas.lt",
            "domain_keyword": "kovas",
            "domain_tld": "lt",
            "query_time": "2024-04-27 02:37:34",
            "create_date": "2018-03-20",
            "expiry_date": "2025-03-21",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 74,
            "domain_name": "kowal.net.pl",
            "domain_keyword": "kowal",
            "domain_tld": "net.pl",
            "query_time": "2024-02-06 01:59:16",
            "create_date": "2012-06-02",
            "update_date": "2024-01-02",
            "expiry_date": "2024-06-02",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.lublin.pl",
                "ns2.lublin.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kowai.xyz",
            "domain_keyword": "kowai",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 21:49:31",
            "create_date": "2018-06-18",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "kowaz.org",
            "domain_keyword": "kowaz",
            "domain_tld": "org",
            "query_time": "2024-05-18 17:29:29",
            "create_date": "2021-11-09",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-09",
            "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": 77,
            "domain_name": "kosas.pro",
            "domain_keyword": "kosas",
            "domain_tld": "pro",
            "query_time": "2024-05-25 07:57:19",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "registrar_iana": 447,
            "registrar_name": "SafeNames Ltd.",
            "registrar_website": "http://www.safenames.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Your Whos Privacy Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.safenames.com",
                "dns2.safenames.net",
                "dns3.safenames.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "aowas.com",
            "domain_keyword": "aowas",
            "domain_tld": "com",
            "query_time": "2024-06-05 08:51:40",
            "create_date": "2013-10-04",
            "update_date": "2023-11-16",
            "expiry_date": "2025-10-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "wowas.de",
            "domain_keyword": "wowas",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:34:59",
            "update_date": "2020-03-25",
            "name_servers": [
                "nsa1.schlundtech.de",
                "nsb1.schlundtech.de",
                "nsc1.schlundtech.de",
                "nsd1.schlundtech.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 80,
            "domain_name": "khowas.com",
            "domain_keyword": "khowas",
            "domain_tld": "com",
            "query_time": "2024-04-24 14:37:13",
            "create_date": "2009-06-20",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "muhammad rizal",
            "registrant_company": "balao corp",
            "registrant_address": "jl. krasak no.5",
            "registrant_city": "yogyakarta",
            "registrant_state": "DIY",
            "registrant_zip": "55224",
            "registrant_country": "ID",
            "registrant_email": "[email protected]",
            "registrant_phone": "+62.0817271955",
            "name_servers": [
                "dns1.dapurhosting.com",
                "dns2.dapurhosting.com",
                "dns3.dapurhosting.com",
                "dns4.dapurhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "kotas.info",
            "domain_keyword": "kotas",
            "domain_tld": "info",
            "query_time": "2024-05-17 21:36:53",
            "create_date": "2001-09-14",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-14",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "gowas.cn",
            "domain_keyword": "gowas",
            "domain_tld": "cn",
            "query_time": "2024-05-14 06:40:55",
            "create_date": "2023-05-26",
            "expiry_date": "2026-05-26",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "王广成",
            "registrant_email": "[email protected]",
            "name_servers": [
                "fine.dnspod.net",
                "rowan.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kowao.com",
            "domain_keyword": "kowao",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:40:04",
            "create_date": "2008-03-28",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-28",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "kowat.org",
            "domain_keyword": "kowat",
            "domain_tld": "org",
            "query_time": "2024-05-13 17:17:57",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.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": "please query the rdds service of the registrar 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": [
                "ns1024.ui-dns.com",
                "ns1049.ui-dns.org",
                "ns1073.ui-dns.biz",
                "ns1099.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "nowas.net",
            "domain_keyword": "nowas",
            "domain_tld": "net",
            "query_time": "2024-05-23 02:12:56",
            "create_date": "2022-07-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-07-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.simply.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "kodas.io",
            "domain_keyword": "kodas",
            "domain_tld": "io",
            "query_time": "2024-05-23 10:30:22",
            "create_date": "2023-11-22",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "koras.nl",
            "domain_keyword": "koras",
            "domain_tld": "nl",
            "query_time": "2024-06-05 10:26:43",
            "create_date": "2018-06-30",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks20.rzone.de",
                "shades11.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 88,
            "domain_name": "jowas.com",
            "domain_keyword": "jowas",
            "domain_tld": "com",
            "query_time": "2024-04-19 08:35:35",
            "create_date": "2009-03-23",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/jowas.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kovas.supply",
            "domain_keyword": "kovas",
            "domain_tld": "supply",
            "query_time": "2024-05-09 21:48:23",
            "create_date": "2019-09-12",
            "update_date": "2023-08-19",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.setia.pl",
                "ns2.setia.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "kowaa.com",
            "domain_keyword": "kowaa",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:39:24",
            "create_date": "2010-09-09",
            "update_date": "2022-08-11",
            "expiry_date": "2024-09-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=kowaa.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "kowai.ru",
            "domain_keyword": "kowai",
            "domain_tld": "ru",
            "query_time": "2024-05-06 15:43:09",
            "create_date": "2023-08-24",
            "expiry_date": "2024-08-24",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 92,
            "domain_name": "rowas.org",
            "domain_keyword": "rowas",
            "domain_tld": "org",
            "query_time": "2024-05-07 15:13:22",
            "create_date": "2023-06-15",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "kodas.com.au",
            "domain_keyword": "kodas",
            "domain_tld": "com.au",
            "query_time": "2024-05-23 10:30:07",
            "update_date": "2023-03-06",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Glen Harkins",
            "name_servers": [
                "ns1.digitalpacific.com.au",
                "ns2.digitalpacific.com.au",
                "ns3.digitalpacific.com",
                "ns4.digitalpacific.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "gowas.jp",
            "domain_keyword": "gowas",
            "domain_tld": "jp",
            "query_time": "2024-06-01 01:28:20",
            "create_date": "2007-05-25",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "GOWAS LLC",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "jillian.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 95,
            "domain_name": "kowaz.com",
            "domain_keyword": "kowaz",
            "domain_tld": "com",
            "query_time": "2024-05-25 08:06:10",
            "create_date": "2020-11-11",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=kowaz.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns1.giowm1222.siteground.biz",
                "ns2.giowm1222.siteground.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "kogas.ng",
            "domain_keyword": "kogas",
            "domain_tld": "ng",
            "query_time": "2024-05-09 13:02:53",
            "create_date": "2021-01-05",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-05",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Oluwole Aguda",
            "registrant_company": "Example Inc.",
            "registrant_address": "Maduka Close, Lekki",
            "registrant_city": "Lekki Phase 2",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08137558264",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "kobas.nl",
            "domain_keyword": "kobas",
            "domain_tld": "nl",
            "query_time": "2024-05-03 09:38:35",
            "create_date": "2002-10-31",
            "update_date": "2024-03-30",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 98,
            "domain_name": "kodas.property",
            "domain_keyword": "kodas",
            "domain_tld": "property",
            "query_time": "2024-05-23 10:30:53",
            "create_date": "2022-03-16",
            "update_date": "2023-12-29",
            "expiry_date": "2025-03-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yuga Labs, Inc.",
            "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": [
                "phdns1.focusip.com",
                "phdns2.focusip.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kotas.ca",
            "domain_keyword": "kotas",
            "domain_tld": "ca",
            "query_time": "2024-05-17 21:36:53",
            "create_date": "2023-11-13",
            "update_date": "2024-01-12",
            "expiry_date": "2025-11-13",
            "registrar_name": "(Funio) - Miss Group Canada Inc",
            "registrar_website": "http://www.funio.com/domains",
            "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.io-servers.com",
                "ns2.io-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "kawas.how",
            "domain_keyword": "kawas",
            "domain_tld": "how",
            "query_time": "2024-05-15 01:03:52",
            "create_date": "2022-06-14",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Inc.d/b/a Onamae.com",
            "registrar_website": "https://www.gmo.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.08,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kowas.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>696</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>kowaq.com, kovas.org, iowas.com, kogas.biz, kosas.click, vowas.com, kohas.online, nowas.shop, koras.it, kobas.org, kowat.com, kovas.net, kowal.law, kodas.game, lowas.com, fowas.org, kowasu.com, wowas.it, konas.org, kovas.com, kotas.fr, kodas.co.uk, kojas.com, kewas.org.uk, koias.cn, gowas.shop, kosas.bargains, nowas.org, komas.xyz, mowas.com, kokas.lt, kowaf.org, koways.com, kuwas.store, koaws.com, kawas.eu, kotas.fun, kobas.co.jp, kodas.su, kowasl.com, iowas.co.uk, kowals.co.uk, kogas.com, kodas.se, kowal.org, kowar.info, kowai.site, komas.nl, kowal.agency, kobas.xyz, kozas.gallery, howas.co.uk, kowis.rest, kowal.info, kohas.xyz, kowal.pl, kolas.top, kosas.ru, kowac.be, kokas.fun, nowas.agency, kowai.club, khwas.com, kodas.fr, rowas.fun, kowar.com.pl, nowas.nl, kowus.com, fowas.com, gowas.in, nowas.biz, kowan.com, kovas.lt, kowal.net.pl, kowai.xyz, kowaz.org, kosas.pro, aowas.com, wowas.de, khowas.com, kotas.info, gowas.cn, kowao.com, kowat.org, nowas.net, kodas.io, koras.nl, jowas.com, kovas.supply, kowaa.com, kowai.ru, rowas.org, kodas.com.au, gowas.jp, kowaz.com, kogas.ng, kobas.nl, kodas.property, kotas.ca, kawas.how</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kowaq.com</domain_name>
   <domain_keyword>kowaq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:40:05</query_time>
   <create_date>2007-12-07</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <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>2</num>
   <domain_name>kovas.org</domain_name>
   <domain_keyword>kovas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:37:34</query_time>
   <create_date>2014-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1102.ui-dns.biz</value>
    <value>ns1102.ui-dns.com</value>
    <value>ns1102.ui-dns.de</value>
    <value>ns1102.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>iowas.com</domain_name>
   <domain_keyword>iowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:31:06</query_time>
   <create_date>2000-05-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>kogas.biz</domain_name>
   <domain_keyword>kogas</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 13:02:54</query_time>
   <create_date>2008-03-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2029-03-18</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>Inames Co. Ltd.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>korea gas corporation</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>nis.kogas.or.kr</value>
    <value>ns2.dacom.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kosas.click</domain_name>
   <domain_keyword>kosas</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-20 08:45:20</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2027-03-22</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Your Whos Privacy Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</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>6</num>
   <domain_name>vowas.com</domain_name>
   <domain_keyword>vowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:59:03</query_time>
   <create_date>2009-05-31</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/vowas.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>kohas.online</domain_name>
   <domain_keyword>kohas</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 00:17:08</query_time>
   <create_date>2023-07-17</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Sankt-Peterburg</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nowas.shop</domain_name>
   <domain_keyword>nowas</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 23:42:59</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns1.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>koras.it</domain_name>
   <domain_keyword>koras</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-25 12:01:54</query_time>
   <create_date>2010-02-08</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>Genesys Informatica S.r.l.</registrar_name>
   <registrar_website>https://www.hostingsolutions.it</registrar_website>
   <registrant_company>KORAS SRL</registrant_company>
   <registrant_address>piazza della repubblica, 3</registrant_address>
   <registrant_city>Torre di Mosto</registrant_city>
   <registrant_state>VE</registrant_state>
   <registrant_zip>30020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnsitalia.net</value>
    <value>ns2.dnsitalia.net</value>
    <value>nsct.dnsitalia.net</value>
    <value>nsrm.dnsitalia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kobas.org</domain_name>
   <domain_keyword>kobas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 07:34:47</query_time>
   <create_date>2008-03-18</create_date>
   <update_date>2023-02-05</update_date>
   <expiry_date>2029-03-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kowat.com</domain_name>
   <domain_keyword>kowat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:40:08</query_time>
   <create_date>2011-12-12</create_date>
   <update_date>2021-08-26</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kovas.net</domain_name>
   <domain_keyword>kovas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 02:37:34</query_time>
   <create_date>2001-01-26</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2026-01-26</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=kovas.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>13</num>
   <domain_name>kowal.law</domain_name>
   <domain_keyword>kowal</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-09 21:49:32</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-03</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>14</num>
   <domain_name>kodas.game</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>game</domain_tld>
   <query_time>2024-05-23 10:30:22</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Yuga Labs, Inc.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>phdns1.focusip.com</value>
    <value>phdns2.focusip.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>15</num>
   <domain_name>lowas.com</domain_name>
   <domain_keyword>lowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 02:45:11</query_time>
   <create_date>2018-09-03</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>3406</registrar_iana>
   <registrar_name>DropCatch.com 1197 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Misak Sarkisyan</registrant_name>
   <registrant_address>1426 N Evergreen St</registrant_address>
   <registrant_city>Burbank</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>91505</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185397177</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>16</num>
   <domain_name>fowas.org</domain_name>
   <domain_keyword>fowas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 18:55:45</query_time>
   <create_date>2005-03-03</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0164480109</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>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kowasu.com</domain_name>
   <domain_keyword>kowasu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 11:54:33</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2021-08-27</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>wowas.it</domain_name>
   <domain_keyword>wowas</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 12:24:48</query_time>
   <create_date>2013-07-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_company>design.buero di Albert Pinggera</registrant_company>
   <registrant_address>via dei carbonai 55</registrant_address>
   <registrant_city>San Leonardo in Passiria</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39015</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>konas.org</domain_name>
   <domain_keyword>konas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 23:56:20</query_time>
   <create_date>2000-03-26</create_date>
   <update_date>2022-02-10</update_date>
   <expiry_date>2027-03-26</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>&lt;noname&gt;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
    <value>ns3.mydomain.com</value>
    <value>ns4.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>kovas.com</domain_name>
   <domain_keyword>kovas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:37:34</query_time>
   <create_date>1999-09-29</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-29</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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.setia.pl</value>
    <value>ns2.setia.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kotas.fr</domain_name>
   <domain_keyword>kotas</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:32:16</query_time>
   <create_date>2021-12-19</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <registrar_website>https://www.xnsregistrar.com</registrar_website>
   <registrant_company>Nomio24</registrant_company>
   <registrant_address>Postbus 447, 6710BK Ede</registrant_address>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.850160612</registrant_phone>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>kodas.co.uk</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 10:30:04</query_time>
   <create_date>2020-06-13</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>kojas.com</domain_name>
   <domain_keyword>kojas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:53:15</query_time>
   <create_date>2005-01-07</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-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>ns20.websitesource.net</value>
    <value>ns22.websitesource.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>kewas.org.uk</domain_name>
   <domain_keyword>kewas</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-28 22:50:37</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>Hans Lempka [Tag = ALPHADOMAINS]</registrar_name>
   <registrar_website>https://www.alphadomains.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>koias.cn</domain_name>
   <domain_keyword>koias</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 00:18:48</query_time>
   <create_date>2022-07-20</create_date>
   <expiry_date>2026-07-20</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>周正道</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gowas.shop</domain_name>
   <domain_keyword>gowas</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-16 17:18:44</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>kosas.bargains</domain_name>
   <domain_keyword>kosas</domain_keyword>
   <domain_tld>bargains</domain_tld>
   <query_time>2024-05-20 08:45:20</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2027-03-22</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Your Whos Privacy Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</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>28</num>
   <domain_name>nowas.org</domain_name>
   <domain_keyword>nowas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 02:12:56</query_time>
   <create_date>2022-11-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VON DOREN WATCH COMPANY AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OSLO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.no.brand.one.com</value>
    <value>ns02.no.brand.one.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>komas.xyz</domain_name>
   <domain_keyword>komas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-20 19:12:53</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mowas.com</domain_name>
   <domain_keyword>mowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 03:58:20</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/mowas.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>kokas.lt</domain_name>
   <domain_keyword>kokas</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-01 15:12:01</query_time>
   <create_date>2009-10-07</create_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>kowaf.org</domain_name>
   <domain_keyword>kowaf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 01:26:48</query_time>
   <create_date>2015-02-16</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>3841</registrar_iana>
   <registrar_name>VIAWEB Inc.</registrar_name>
   <registrar_website>http://whois.nayana.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>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>ns.gethompy.com</value>
    <value>ns1.gethompy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>koways.com</domain_name>
   <domain_keyword>koways</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:40:11</query_time>
   <create_date>2015-07-14</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>kuwas.store</domain_name>
   <domain_keyword>kuwas</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 08:05:55</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>koaws.com</domain_name>
   <domain_keyword>koaws</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:52:31</query_time>
   <create_date>2017-01-25</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>SKH Systems Co Ltd</registrant_name>
   <registrant_company>SKH Systems Co Ltd</registrant_company>
   <registrant_address>2 Naegisaessak-gil Poseung-eup,  Pyeongtaek-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>17961</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7078475279</registrant_phone>
   <registrant_fax>+82.7078475279</registrant_fax>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>kawas.eu</domain_name>
   <domain_keyword>kawas</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 00:06:12</query_time>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>kotas.fun</domain_name>
   <domain_keyword>kotas</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-17 21:36:53</query_time>
   <create_date>2021-09-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>kobas.co.jp</domain_name>
   <domain_keyword>kobas</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 21:20:45</query_time>
   <create_date>2008-07-30</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Kobayashi Denki Co., LTD</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>kodas.su</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-23 10:30:12</query_time>
   <create_date>2019-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>ACTIVE-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>kowasl.com</domain_name>
   <domain_keyword>kowasl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:56:08</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.justhost-expired.domainparkingserver.net</value>
    <value>ns2.justhost-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>iowas.co.uk</domain_name>
   <domain_keyword>iowas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 09:31:09</query_time>
   <create_date>2020-08-10</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>kowals.co.uk</domain_name>
   <domain_keyword>kowals</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-27 02:39:57</query_time>
   <create_date>2002-04-18</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>kogas.com</domain_name>
   <domain_keyword>kogas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 11:26:21</query_time>
   <create_date>2002-08-11</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2028-08-11</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>korea gas corporation</registrant_name>
   <registrant_company>korea gas corporation</registrant_company>
   <registrant_address>KOGAS 120 Cheomdan-ro Dong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41062</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.536700054</registrant_phone>
   <registrant_fax>+82.317100860</registrant_fax>
   <name_servers>
    <value>ns1.uhost.co.kr</value>
    <value>ns2.uhost.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kodas.se</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-23 10:30:32</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kowal.org</domain_name>
   <domain_keyword>kowal</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 02:39:32</query_time>
   <create_date>2020-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>kowar.info</domain_name>
   <domain_keyword>kowar</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 22:45:18</query_time>
   <create_date>2015-05-10</create_date>
   <update_date>2023-03-18</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vienna</registrant_state>
   <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>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>47</num>
   <domain_name>kowai.site</domain_name>
   <domain_keyword>kowai</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-29 11:54:07</query_time>
   <create_date>2019-02-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>komas.nl</domain_name>
   <domain_keyword>komas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 03:05:53</query_time>
   <create_date>2003-06-02</create_date>
   <update_date>2022-08-12</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.aadhosting.nl</value>
    <value>ns2.aadhosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>kowal.agency</domain_name>
   <domain_keyword>kowal</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-02 02:53:19</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>kobas.xyz</domain_name>
   <domain_keyword>kobas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 16:42:37</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>51</num>
   <domain_name>kozas.gallery</domain_name>
   <domain_keyword>kozas</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-09 21:52:26</query_time>
   <create_date>2022-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns397.grserver.gr</value>
    <value>ns398.grserver.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>howas.co.uk</domain_name>
   <domain_keyword>howas</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 12:29:28</query_time>
   <create_date>2022-08-22</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>LCN.com Ltd [Tag = LCN]</registrar_name>
   <registrar_website>http://www.lcn.com</registrar_website>
   <name_servers>
    <value>ns0.lcn.com</value>
    <value>ns1.lcn.com</value>
    <value>ns2.lcn.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>kowis.rest</domain_name>
   <domain_keyword>kowis</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-14 20:37:36</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>54</num>
   <domain_name>kowal.info</domain_name>
   <domain_keyword>kowal</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 17:29:11</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</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>wu qing ru</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>kohas.xyz</domain_name>
   <domain_keyword>kohas</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 17:19:15</query_time>
   <create_date>2024-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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>fish.ns.cloudflare.com</value>
    <value>ned.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>kowal.pl</domain_name>
   <domain_keyword>kowal</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-01 01:26:53</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>kolas.top</domain_name>
   <domain_keyword>kolas</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-01 13:23:51</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>kosas.ru</domain_name>
   <domain_keyword>kosas</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-11 08:26:08</query_time>
   <create_date>2009-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>adrian.ns.cloudflare.com</value>
    <value>rayden.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>kowac.be</domain_name>
   <domain_keyword>kowac</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-12 22:45:05</query_time>
   <create_date>2013-05-15</create_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <registrar_website>https://www.transip.nl/</registrar_website>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>kokas.fun</domain_name>
   <domain_keyword>kokas</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-16 09:54:01</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>nowas.agency</domain_name>
   <domain_keyword>nowas</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-06 16:38:22</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Daniel Mader Pulsdesign</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>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>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>kowai.club</domain_name>
   <domain_keyword>kowai</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-27 02:39:29</query_time>
   <create_date>2015-08-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>khwas.com</domain_name>
   <domain_keyword>khwas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 07:16:28</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=khwas.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <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>64</num>
   <domain_name>kodas.fr</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-23 10:30:15</query_time>
   <create_date>2022-01-25</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>rowas.fun</domain_name>
   <domain_keyword>rowas</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-27 10:06:42</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Pavlodar</registrant_state>
   <registrant_country>KZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kowar.com.pl</domain_name>
   <domain_keyword>kowar</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 21:56:10</query_time>
   <create_date>1998-07-27</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nowas.nl</domain_name>
   <domain_keyword>nowas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-06 16:38:22</query_time>
   <create_date>2017-07-20</create_date>
   <registrar_name>Baffoon B.V.</registrar_name>
   <name_servers>
    <value>ns1.budgetprimeserver.nl</value>
    <value>ns2.budgetprimeserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>kowus.com</domain_name>
   <domain_keyword>kowus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 01:27:47</query_time>
   <create_date>2020-03-31</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-31</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>ns8373.hostgator.com</value>
    <value>ns8374.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>fowas.com</domain_name>
   <domain_keyword>fowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 09:43:42</query_time>
   <create_date>2004-08-08</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-08-08</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.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>70</num>
   <domain_name>gowas.in</domain_name>
   <domain_keyword>gowas</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 20:16:45</query_time>
   <create_date>2018-12-27</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.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>71</num>
   <domain_name>nowas.biz</domain_name>
   <domain_keyword>nowas</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-23 02:12:56</query_time>
   <create_date>2016-12-12</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2024-12-11</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_company>Rengoeringslageret</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>DK</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.curanet.dk</value>
    <value>ns2.curanet.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kowan.com</domain_name>
   <domain_keyword>kowan</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 11:54:32</query_time>
   <create_date>2004-01-05</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SE</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kovas.lt</domain_name>
   <domain_keyword>kovas</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-27 02:37:34</query_time>
   <create_date>2018-03-20</create_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>kowal.net.pl</domain_name>
   <domain_keyword>kowal</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-02-06 01:59:16</query_time>
   <create_date>2012-06-02</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.lublin.pl</value>
    <value>ns2.lublin.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kowai.xyz</domain_name>
   <domain_keyword>kowai</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 21:49:31</query_time>
   <create_date>2018-06-18</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>kowaz.org</domain_name>
   <domain_keyword>kowaz</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 17:29:29</query_time>
   <create_date>2021-11-09</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-09</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>77</num>
   <domain_name>kosas.pro</domain_name>
   <domain_keyword>kosas</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-25 07:57:19</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>SafeNames Ltd.</registrar_name>
   <registrar_website>http://www.safenames.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Your Whos Privacy Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.safenames.com</value>
    <value>dns2.safenames.net</value>
    <value>dns3.safenames.org</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>78</num>
   <domain_name>aowas.com</domain_name>
   <domain_keyword>aowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 08:51:40</query_time>
   <create_date>2013-10-04</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wowas.de</domain_name>
   <domain_keyword>wowas</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:34:59</query_time>
   <update_date>2020-03-25</update_date>
   <name_servers>
    <value>nsa1.schlundtech.de</value>
    <value>nsb1.schlundtech.de</value>
    <value>nsc1.schlundtech.de</value>
    <value>nsd1.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>khowas.com</domain_name>
   <domain_keyword>khowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 14:37:13</query_time>
   <create_date>2009-06-20</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>muhammad rizal</registrant_name>
   <registrant_company>balao corp</registrant_company>
   <registrant_address>jl. krasak no.5</registrant_address>
   <registrant_city>yogyakarta</registrant_city>
   <registrant_state>DIY</registrant_state>
   <registrant_zip>55224</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+62.0817271955</registrant_phone>
   <name_servers>
    <value>dns1.dapurhosting.com</value>
    <value>dns2.dapurhosting.com</value>
    <value>dns3.dapurhosting.com</value>
    <value>dns4.dapurhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>kotas.info</domain_name>
   <domain_keyword>kotas</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 21:36:53</query_time>
   <create_date>2001-09-14</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</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>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>gowas.cn</domain_name>
   <domain_keyword>gowas</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 06:40:55</query_time>
   <create_date>2023-05-26</create_date>
   <expiry_date>2026-05-26</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>王广成</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>fine.dnspod.net</value>
    <value>rowan.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>kowao.com</domain_name>
   <domain_keyword>kowao</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:40:04</query_time>
   <create_date>2008-03-28</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kowat.org</domain_name>
   <domain_keyword>kowat</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 17:17:57</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet 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>please query the rdds service of the registrar 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>ns1024.ui-dns.com</value>
    <value>ns1049.ui-dns.org</value>
    <value>ns1073.ui-dns.biz</value>
    <value>ns1099.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>nowas.net</domain_name>
   <domain_keyword>nowas</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 02:12:56</query_time>
   <create_date>2022-07-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-07-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.simply.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</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.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>kodas.io</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-23 10:30:22</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.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>koras.nl</domain_name>
   <domain_keyword>koras</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-05 10:26:43</query_time>
   <create_date>2018-06-30</create_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks20.rzone.de</value>
    <value>shades11.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>jowas.com</domain_name>
   <domain_keyword>jowas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 08:35:35</query_time>
   <create_date>2009-03-23</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/jowas.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>kovas.supply</domain_name>
   <domain_keyword>kovas</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-09 21:48:23</query_time>
   <create_date>2019-09-12</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.setia.pl</value>
    <value>ns2.setia.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>kowaa.com</domain_name>
   <domain_keyword>kowaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:39:24</query_time>
   <create_date>2010-09-09</create_date>
   <update_date>2022-08-11</update_date>
   <expiry_date>2024-09-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=kowaa.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>91</num>
   <domain_name>kowai.ru</domain_name>
   <domain_keyword>kowai</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-06 15:43:09</query_time>
   <create_date>2023-08-24</create_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>rowas.org</domain_name>
   <domain_keyword>rowas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 15:13:22</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>kodas.com.au</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-23 10:30:07</query_time>
   <update_date>2023-03-06</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Glen Harkins</registrant_name>
   <name_servers>
    <value>ns1.digitalpacific.com.au</value>
    <value>ns2.digitalpacific.com.au</value>
    <value>ns3.digitalpacific.com</value>
    <value>ns4.digitalpacific.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>gowas.jp</domain_name>
   <domain_keyword>gowas</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 01:28:20</query_time>
   <create_date>2007-05-25</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>GOWAS LLC</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>jillian.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>kowaz.com</domain_name>
   <domain_keyword>kowaz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 08:06:10</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=kowaz.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns1.giowm1222.siteground.biz</value>
    <value>ns2.giowm1222.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>kogas.ng</domain_name>
   <domain_keyword>kogas</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-09 13:02:53</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Oluwole Aguda</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Maduka Close, Lekki</registrant_address>
   <registrant_city>Lekki Phase 2</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08137558264</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>kobas.nl</domain_name>
   <domain_keyword>kobas</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 09:38:35</query_time>
   <create_date>2002-10-31</create_date>
   <update_date>2024-03-30</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>kodas.property</domain_name>
   <domain_keyword>kodas</domain_keyword>
   <domain_tld>property</domain_tld>
   <query_time>2024-05-23 10:30:53</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yuga Labs, Inc.</registrant_company>
   <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>phdns1.focusip.com</value>
    <value>phdns2.focusip.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>99</num>
   <domain_name>kotas.ca</domain_name>
   <domain_keyword>kotas</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-17 21:36:53</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-11-13</expiry_date>
   <registrar_name>(Funio) - Miss Group Canada Inc</registrar_name>
   <registrar_website>http://www.funio.com/domains</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.io-servers.com</value>
    <value>ns2.io-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>kawas.how</domain_name>
   <domain_keyword>kawas</domain_keyword>
   <domain_tld>how</domain_tld>
   <query_time>2024-05-15 01:03:52</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Inc.d/b/a Onamae.com</registrar_name>
   <registrar_website>https://www.gmo.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.08</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.