WHOIS QUERY TIME

24 Apr 2024 - 2:52 AM UTC

Registered: 7 May 2007
Modified: 5 July 2022

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=kamhoot.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "kamhoot.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "kamhoot.nl",
            "domain_keyword": "kamhoot",
            "domain_tld": "nl",
            "query_time": "2024-04-24 02:52:45",
            "create_date": "2007-05-07",
            "update_date": "2022-07-05",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>kamhoot.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>kamhoot.nl</domain_name>
   <domain_keyword>kamhoot</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 02:52:45</query_time>
   <create_date>2007-05-07</create_date>
   <update_date>2022-07-05</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.201 seconds) for "kamhoot.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

24 Apr 2024 - 2:52 AM UTC

Registered: 7 May 2007
Modified: 5 July 2022

REGISTRAR

Name: Mijn InternetOplossing B.V.

DNSSEC

yes

NAME SERVERS

ns1.mijndnsserver.nl
ns2.mijndnsserver.nl
ns3.mijndnsserver.eu
ns4.mijndnsserver.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=kamhoot.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "kamhoot.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "kamhoot.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "kamhoot.nl",
            "domain_keyword": "kamhoot",
            "domain_tld": "nl",
            "query_time": "2024-04-24 02:52:45",
            "create_date": "2007-05-07",
            "update_date": "2022-07-05",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.mijndnsserver.nl",
                "ns2.mijndnsserver.nl",
                "ns3.mijndnsserver.eu",
                "ns4.mijndnsserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.201,
        "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>kamhoot.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>kamhoot.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kamhoot.nl</domain_name>
   <domain_keyword>kamhoot</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 02:52:45</query_time>
   <create_date>2007-05-07</create_date>
   <update_date>2022-07-05</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.mijndnsserver.nl</value>
    <value>ns2.mijndnsserver.nl</value>
    <value>ns3.mijndnsserver.eu</value>
    <value>ns4.mijndnsserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.201</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 1,469 domain names (in 0.272 seconds) which look and sound like the brand name "kamhoot".
Domain Name Registered Expiry Registrar Ownership
1 kamhost.us 2 Aug 2023 2 Aug 2024 NameCheap, Inc. Kameron Close
2 kamhost.com 3 Apr 2023 3 Apr 2024 Gname 005 Inc -
3 kathoot.it 9 Aug 2023 9 Aug 2024 RegistryGate GmbH Smart-NIC GmbH
4 kanhoot.com 22 Mar 2020 22 Mar 2024 Dynadot Inc -
5 kachoot.it 29 Sep 2020 29 Sep 2024 OVH Netibo Rafal Pietrzyk
6 kathoot.com 4 Sep 2018 4 Sep 2026 Media Elite Holdings Limited Fundacion Privacy Services LTD
7 samhoot.cyou 25 Dec 2023 25 Dec 2024 Gname.com Pte. Ltd. vri service
8 kaahoot.com 10 Mar 2015 10 Mar 2025 ABOVE.COM PTY LTD. -
9 kahoot.blog 7 Jun 2024 7 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
10 kahoot.host 13 May 2021 13 May 2026 Xin Net Technology Corp. wuhongbo
11 kahoot.ninja 19 Dec 2017 19 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
12 kahoot.cz 15 May 2015 15 May 2024 REG-1API Tao Wang
13 kahoot.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Rex Wescombe
14 kahoot.bot 7 Nov 2023 7 Nov 2024 NameCheap, Inc Privacy service provided by Withheld for Privacy ehf
15 kahoot.live 31 Dec 2017 31 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com aidan
16 kahoot.it 20 Sep 2012 20 Sep 2024 EuroDNS SA Mobitroll AS
17 kahoot.co.uk 10 Mar 2020 10 Mar 2025 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] Jonathan Gregory
18 kahoot.biz 15 May 2015 14 May 2024 1API GmbH Privacy Protect, LLC (PrivacyProtect.org)
19 kahoot.pt 6 Aug 2022 6 Aug 2025 - -
20 kahoot.cam 14 Oct 2020 14 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
21 kahoot.com.br 17 Feb 2023 17 Feb 2024 - QUEZIA LAIS
22 kahoot.club 12 Jul 2020 12 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
23 kahoot.info 15 May 2015 15 May 2025 1API GmbH Privacy Protect, LLC (PrivacyProtect.org)
24 kamhot.org 24 Aug 2016 24 Aug 2027 Whois Corp. Whois Domain Admin.
25 kahoot.ai - - EuroDNS S.A. Kahoot! AS
26 kahoot.ie 29 Nov 2021 29 Nov 2024 Tool Domains Tool Domains OOD
27 samhoot.wiki 21 Dec 2023 21 Dec 2024 Porkbun Private by Design, LLC
28 kamshoot.ru 19 May 2013 19 May 2025 REGRU-RU Private Person
29 kachoot.com 12 Feb 2018 12 Feb 2025 ENOM, INC. Whois Privacy Protection Service, Inc.
30 kamhout.shop 3 May 2024 3 May 2025 GMO Internet Group, Inc. -
31 ka-hoot.com 27 Jul 2015 27 Jul 2024 Squarespace Domains II LLC KA-Hoot
32 kahhoot.com 24 Oct 2014 24 Oct 2024 GRANSY S.R.O D/B/A SUBREG.CZ Whois protection, this company does not own this domain name s.r.o.
33 kakhoot.com 22 Mar 2020 22 Mar 2024 GoDaddy Online Services Cayman Islands Ltd. -
34 kashoot.it 26 Dec 2017 26 Dec 2024 InterNetX GmbH Carsten Olaf Messerli
35 kazhoot.com 16 Apr 2024 16 Apr 2026 Vitalwerks Internet Solutions, LLC / No-IP.com Registration Privacy, No-IP.com
36 karhoot.com 14 Nov 2020 14 Nov 2024 Dynadot Inc -
37 kahhoot.it 11 Mar 2015 23 Feb 2025 InterNetX GmbH Carsten Olaf Messerli
38 camhoot.app 23 Aug 2023 23 Aug 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
39 kashoot.com 4 Feb 2018 4 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
40 kayhoot.com 15 Nov 2019 15 Nov 2024 GoDaddy.com, LLC -
41 iamhoot.com 7 May 2018 7 May 2025 GoDaddy.com, LLC -
42 kamroot.ru 10 Mar 2020 10 Mar 2025 REGRU-RU Private Person
43 kaahoot.it 27 Mar 2015 19 Jan 2025 Key-Systems GmbH hidden
44 kamhout.com 5 Feb 2023 5 Feb 2028 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
45 kashoot.co.uk 29 Jan 2021 29 Jan 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
46 kaxhoot.fun 17 Nov 2023 17 Nov 2024 Atak Domain Hosting Roza23
47 kanhoot.it 30 Sep 2023 30 Sep 2024 Munpe Invest SL hidden
48 kamhost.ru 22 Sep 2009 22 Sep 2024 RU-CENTER-RU Private Person
49 kahoot.ru 22 Sep 2016 22 Sep 2024 RU-CENTER-RU Private Person
50 kamoot.com 25 Apr 2020 25 Apr 2027 GoDaddy.com, LLC -
51 kahoot.cm 6 Jun 2018 6 Jun 2025 Netcom.cm Sarl Above.com Domain Privacy
52 kahoot.asia 11 Aug 2014 11 Aug 2024 EuroDNS S.A. Mobitroll AS
53 camhoot.com 17 Aug 2019 17 Aug 2024 Key-Systems GmbH REDACTED FOR PRIVACY
54 kahoot.cn 3 Jun 2017 3 Jun 2025 阿里云计算有限公司(万网) 王雪松
55 kaphoot.com 6 Jan 2021 6 Jan 2025 GoDaddy.com, LLC -
56 kahoot.website 21 Oct 2020 21 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
57 kahoot.com 1 Sep 1998 30 Aug 2024 Eurodns S.A. Kahoot!
58 kahoot.pics 17 Feb 2024 17 Feb 2025 Porkbun, LLC Private by Design, LLC
59 kahoot.org 14 Jul 2009 14 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 kahoot.pl 11 Mar 2015 11 Mar 2025 InternetX GmbH -
61 kahoot.uk 3 Jul 2019 3 Jul 2024 Tool Domains EOOD t/a Edoms.com [Tag = EDOMS] -
62 kahoot.site 11 Jan 2024 11 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
63 kahoot.academy 2 Sep 2021 2 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 kahoot.email 5 Jun 2024 5 Jun 2025 Key-Systems, LLC NETSECURITY AS
65 kahoot.earth 4 Nov 2022 4 Nov 2024 EuroDNS SA Kahoot!
66 kahoot.be 27 Oct 2014 - 1API GmbH -
67 kahoot.io 11 May 2016 11 May 2025 NameCheap, Inc. WhoisGuard, Inc.
68 kahoot.link 2 Nov 2020 2 Nov 2024 Key-Systems, LLC Whois Privacy Corp.
69 kahoot.store 24 Feb 2024 24 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
70 kahoot.co 29 Jul 2019 29 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
71 kahoot.games 28 May 2019 28 May 2025 Porkbun LLC Private by Design, LLC
72 kamoot.co 6 Apr 2020 6 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 kamoot.de - - - -
74 kahoot.school 13 Dec 2023 13 Dec 2024 EuroDNS S.A. Whois Privacy (enumDNS dba)
75 kahoot.nl 18 Mar 2014 - Dynadot LLC -
76 kahoot.rocks 6 Apr 2020 6 Apr 2025 Cloudflare, Inc Abstract Land
77 kahoot.cloud 31 Mar 2023 31 Mar 2024 NAMECHEAP Withheld for Privacy Purposes
78 kahoot.life 1 Apr 2024 1 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
79 kahoot.app 5 May 2018 5 May 2025 Dynadot LLC. REDACTED FOR PRIVACY
80 kakhoot.it 1 Sep 2021 1 Sep 2024 OVH Netibo Rafal Pietrzyk
81 kalhoot.com 30 Jan 2011 30 Jan 2025 DREAMHOST Proxy Protection LLC
82 kahoot.us 11 Jan 2018 11 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
83 kahoot.dev 6 Jul 2021 6 Jul 2024 Squarespace Domains II LLC. Ekmand Development
84 kahoot.new 27 Jan 2020 27 Jan 2025 EuroDNS S.A. Kahoot!
85 kahoot.com.pt - - - Popular peopple s.r.o
86 kahoot.online 29 Sep 2020 29 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
87 kahoot.se 5 Aug 2014 5 Aug 2024 EuroDNS S.A -
88 kahoot.in 5 Jun 2023 5 Jun 2024 Dynadot LLC REDACTED FOR PRIVACY
89 kahoot.win 12 Jan 2021 12 Jan 2025 Dynadot Inc Dynadot Privacy Service
90 kahoot.uno 1 May 2024 1 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
91 kahoot.lt 8 Sep 2018 9 Sep 2024 NETIM NETIM
92 kahoot.top 28 Nov 2023 28 Nov 2024 Porkbun LLC Private by Design, LLC
93 kahoot.xyz 14 Apr 2023 14 Apr 2025 West263 International Limited -
94 kahoot.net 5 Dec 2006 5 Dec 2024 GoDaddy.com, LLC -
95 kahoot.tv 11 Aug 2014 11 Aug 2024 EuroDNS SA Mobitroll AS
96 kahootz.uk 17 Jan 2018 17 Jan 2025 Ionos SE [Tag = 1AND1] -
97 kamcoop.ru 16 Mar 2016 16 Mar 2025 REGRU-RU Private Person
98 iamboot.com 10 Jul 2008 10 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
99 kamvolt.com 10 Jul 2023 10 Jul 2024 GoDaddy.com, LLC -
100 kaploot.com 31 Jan 2010 31 Jan 2025 GoDaddy.com, LLC -
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 Kamhoot.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=kamhoot.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "kamhoot.nl",
        "page_size": 100
    },
    "count": {
        "total": 1469,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "kamhost.us, kamhost.com, kathoot.it, kanhoot.com, kachoot.it, kathoot.com, samhoot.cyou, kaahoot.com, kahoot.blog, kahoot.host, kahoot.ninja, kahoot.cz, kahoot.com.au, kahoot.bot, kahoot.live, kahoot.it, kahoot.co.uk, kahoot.biz, kahoot.pt, kahoot.cam, kahoot.com.br, kahoot.club, kahoot.info, kamhot.org, kahoot.ai, kahoot.ie, samhoot.wiki, kamshoot.ru, kachoot.com, kamhout.shop, ka-hoot.com, kahhoot.com, kakhoot.com, kashoot.it, kazhoot.com, karhoot.com, kahhoot.it, camhoot.app, kashoot.com, kayhoot.com, iamhoot.com, kamroot.ru, kaahoot.it, kamhout.com, kashoot.co.uk, kaxhoot.fun, kanhoot.it, kamhost.ru, kahoot.ru, kamoot.com, kahoot.cm, kahoot.asia, camhoot.com, kahoot.cn, kaphoot.com, kahoot.website, kahoot.com, kahoot.pics, kahoot.org, kahoot.pl, kahoot.uk, kahoot.site, kahoot.academy, kahoot.email, kahoot.earth, kahoot.be, kahoot.io, kahoot.link, kahoot.store, kahoot.co, kahoot.games, kamoot.co, kamoot.de, kahoot.school, kahoot.nl, kahoot.rocks, kahoot.cloud, kahoot.life, kahoot.app, kakhoot.it, kalhoot.com, kahoot.us, kahoot.dev, kahoot.new, kahoot.com.pt, kahoot.online, kahoot.se, kahoot.in, kahoot.win, kahoot.uno, kahoot.lt, kahoot.top, kahoot.xyz, kahoot.net, kahoot.tv, kahootz.uk, kamcoop.ru, iamboot.com, kamvolt.com, kaploot.com",
    "results": [
        {
            "num": 1,
            "domain_name": "kamhost.us",
            "domain_keyword": "kamhost",
            "domain_tld": "us",
            "query_time": "2024-06-11 12:11:18",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Kameron Close",
            "registrant_address": "1819 RINDIE ST",
            "registrant_city": "IRVING",
            "registrant_state": "TX",
            "registrant_zip": "75060",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4697663734",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "kamhost.com",
            "domain_keyword": "kamhost",
            "domain_tld": "com",
            "query_time": "2024-06-01 13:39:43",
            "create_date": "2023-04-03",
            "update_date": "2024-05-05",
            "expiry_date": "2024-04-03",
            "registrar_iana": 3945,
            "registrar_name": "Gname 005 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "kathoot.it",
            "domain_keyword": "kathoot",
            "domain_tld": "it",
            "query_time": "2024-06-04 06:00:26",
            "create_date": "2023-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_company": "Smart-NIC GmbH",
            "registrant_address": "Agnes-Bernauer-Strasse 151",
            "registrant_city": "Muenchen",
            "registrant_state": "DE",
            "registrant_zip": "80687",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "kanhoot.com",
            "domain_keyword": "kanhoot",
            "domain_tld": "com",
            "query_time": "2024-05-29 07:17:20",
            "create_date": "2020-03-22",
            "update_date": "2024-05-01",
            "expiry_date": "2024-03-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kachoot.it",
            "domain_keyword": "kachoot",
            "domain_tld": "it",
            "query_time": "2024-05-09 00:31:15",
            "create_date": "2020-09-29",
            "update_date": "2023-10-15",
            "expiry_date": "2024-09-29",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Netibo Rafal Pietrzyk",
            "registrant_address": "Witczaka 41m23",
            "registrant_city": "Bytom",
            "registrant_state": "--",
            "registrant_zip": "41-902",
            "registrant_country": "PL",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "kathoot.com",
            "domain_keyword": "kathoot",
            "domain_tld": "com",
            "query_time": "2024-05-13 23:08:10",
            "create_date": "2018-09-04",
            "update_date": "2023-06-18",
            "expiry_date": "2026-09-04",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.tacomadc.com",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "samhoot.cyou",
            "domain_keyword": "samhoot",
            "domain_tld": "cyou",
            "query_time": "2024-05-11 01:47:31",
            "create_date": "2023-12-25",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "vri service",
            "registrant_state": "Tennessee",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "kaahoot.com",
            "domain_keyword": "kaahoot",
            "domain_tld": "com",
            "query_time": "2024-04-15 23:18:40",
            "create_date": "2015-03-10",
            "update_date": "2023-04-21",
            "expiry_date": "2025-03-10",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Delaware",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kahoot.blog",
            "domain_keyword": "kahoot",
            "domain_tld": "blog",
            "query_time": "2024-06-09 14:52:08",
            "create_date": "2024-06-07",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-07",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "kahoot.host",
            "domain_keyword": "kahoot",
            "domain_tld": "host",
            "query_time": "2024-05-14 19:43:33",
            "create_date": "2021-05-13",
            "update_date": "2024-04-06",
            "expiry_date": "2026-05-13",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "wuhongbo",
            "registrant_state": "guangdongsheng",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "kahoot.ninja",
            "domain_keyword": "kahoot",
            "domain_tld": "ninja",
            "query_time": "2024-05-04 20:03:52",
            "create_date": "2017-12-19",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-19",
            "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": [
                "guss.ns.cloudflare.com",
                "perla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "kahoot.cz",
            "domain_keyword": "kahoot",
            "domain_tld": "cz",
            "query_time": "2024-05-30 19:33:54",
            "create_date": "2015-05-15",
            "update_date": "2024-02-15",
            "expiry_date": "2024-05-15",
            "registrar_name": "REG-1API",
            "registrant_name": "Tao Wang",
            "registrant_company": "Tao Wang",
            "registrant_address": "NO.22,Hankou Road,Gulou District, Nanjing, 210000, Jiangsu",
            "registrant_country": "CN",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ]
        },
        {
            "num": 13,
            "domain_name": "kahoot.com.au",
            "domain_keyword": "kahoot",
            "domain_tld": "com.au",
            "query_time": "2024-05-20 00:17:55",
            "update_date": "2024-01-15",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Rex Wescombe",
            "name_servers": [
                "major.ns.cloudflare.com",
                "venus.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kahoot.bot",
            "domain_keyword": "kahoot",
            "domain_tld": "bot",
            "query_time": "2024-05-04 20:03:51",
            "create_date": "2023-11-07",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc",
            "registrar_website": "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "kahoot.live",
            "domain_keyword": "kahoot",
            "domain_tld": "live",
            "query_time": "2024-05-08 06:52:08",
            "create_date": "2017-12-31",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aidan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangxi",
            "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": [
                "170.ns1.above.com",
                "170.ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "kahoot.it",
            "domain_keyword": "kahoot",
            "domain_tld": "it",
            "query_time": "2024-06-09 07:38:43",
            "create_date": "2012-09-20",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-20",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "Mobitroll AS",
            "registrant_address": "Kjemiblokk 1",
            "registrant_city": "Sem Saelands vei 14",
            "registrant_state": "NO-7491",
            "registrant_zip": "Trondheim",
            "name_servers": [
                "ns-1494.awsdns-58.org",
                "ns-1622.awsdns-10.co.uk",
                "ns-334.awsdns-41.com",
                "ns-729.awsdns-27.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "kahoot.co.uk",
            "domain_keyword": "kahoot",
            "domain_tld": "co.uk",
            "query_time": "2024-05-04 20:03:51",
            "create_date": "2020-03-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "Jonathan Gregory",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "kahoot.biz",
            "domain_keyword": "kahoot",
            "domain_tld": "biz",
            "query_time": "2024-05-27 00:30:12",
            "create_date": "2015-05-15",
            "update_date": "2024-04-17",
            "expiry_date": "2024-05-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "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.registrant-verification.ispapi.net",
                "ns2.registrant-verification.ispapi.net",
                "ns3.registrant-verification.ispapi.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "kahoot.pt",
            "domain_keyword": "kahoot",
            "domain_tld": "pt",
            "query_time": "2024-05-17 12:54:07",
            "create_date": "2022-08-06",
            "expiry_date": "2025-08-06",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 20,
            "domain_name": "kahoot.cam",
            "domain_keyword": "kahoot",
            "domain_tld": "cam",
            "query_time": "2024-04-26 23:30:32",
            "create_date": "2020-10-14",
            "update_date": "2023-12-07",
            "expiry_date": "2024-10-14",
            "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": [
                "ns1.tacomadc.com",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "kahoot.com.br",
            "domain_keyword": "kahoot",
            "domain_tld": "com.br",
            "query_time": "2024-05-30 19:01:45",
            "create_date": "2023-02-17",
            "update_date": "2024-03-04",
            "expiry_date": "2024-02-17",
            "registrant_name": "QUEZIA LAIS",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 22,
            "domain_name": "kahoot.club",
            "domain_keyword": "kahoot",
            "domain_tld": "club",
            "query_time": "2024-05-27 00:30:12",
            "create_date": "2020-07-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-12",
            "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": [
                "johnny.ns.cloudflare.com",
                "rosalyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "kahoot.info",
            "domain_keyword": "kahoot",
            "domain_tld": "info",
            "query_time": "2024-05-18 01:49:32",
            "create_date": "2015-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kamhot.org",
            "domain_keyword": "kamhot",
            "domain_tld": "org",
            "query_time": "2024-04-24 02:52:45",
            "create_date": "2016-08-24",
            "update_date": "2022-07-24",
            "expiry_date": "2027-08-24",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Domain Admin.",
            "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": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "kahoot.ai",
            "domain_keyword": "kahoot",
            "domain_tld": "ai",
            "query_time": "2024-05-04 20:03:51",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Kahoot! AS",
            "registrant_address": "Kjelsaasveien 160",
            "registrant_city": "Oslo",
            "registrant_zip": "NO-0491",
            "registrant_country": "NO",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns-1031.awsdns-00.org",
                "ns-1772.awsdns-29.co.uk",
                "ns-449.awsdns-56.com",
                "ns-879.awsdns-45.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "kahoot.ie",
            "domain_keyword": "kahoot",
            "domain_tld": "ie",
            "query_time": "2024-06-10 13:51:16",
            "create_date": "2021-11-29",
            "update_date": "2024-01-13",
            "expiry_date": "2024-11-29",
            "registrar_name": "Tool Domains",
            "registrar_website": "https://edoms.com",
            "registrant_name": "Tool Domains OOD",
            "name_servers": [
                "contact-us-at.edoms.biz",
                "domain-may-be-for-sale-at.edoms.biz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "samhoot.wiki",
            "domain_keyword": "samhoot",
            "domain_tld": "wiki",
            "query_time": "2024-04-29 13:50:55",
            "create_date": "2023-12-21",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "kamshoot.ru",
            "domain_keyword": "kamshoot",
            "domain_tld": "ru",
            "query_time": "2024-05-20 22:25:47",
            "create_date": "2013-05-19",
            "expiry_date": "2025-05-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "kachoot.com",
            "domain_keyword": "kachoot",
            "domain_tld": "com",
            "query_time": "2024-04-21 18:08:53",
            "create_date": "2018-02-12",
            "update_date": "2023-12-24",
            "expiry_date": "2025-02-12",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "Whois Agent (309362773)",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "PO Box 639, C/O kachoot.com",
            "registrant_city": "Kirkland",
            "registrant_state": "WA",
            "registrant_zip": "98083",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252740657",
            "registrant_fax": "+1.4259744730",
            "name_servers": [
                "ns1.kachoot.com",
                "ns2.kachoot.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "kamhout.shop",
            "domain_keyword": "kamhout",
            "domain_tld": "shop",
            "query_time": "2024-05-06 17:13:49",
            "create_date": "2024-05-03",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "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": 31,
            "domain_name": "ka-hoot.com",
            "domain_keyword": "ka-hoot",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:02:30",
            "create_date": "2015-07-27",
            "update_date": "2024-04-23",
            "expiry_date": "2024-07-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "KA-Hoot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "kahhoot.com",
            "domain_keyword": "kahhoot",
            "domain_tld": "com",
            "query_time": "2024-06-10 13:50:50",
            "create_date": "2014-10-24",
            "update_date": "2023-12-20",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois protection, this company does not own this domain name s.r.o.",
            "registrant_address": "Jaurisova 515/4",
            "registrant_city": "Praha 4",
            "registrant_state": "DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM",
            "registrant_zip": "14000",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.226517351",
            "registrant_fax": "+420.226517341",
            "name_servers": [
                "ns1.localhosty.com",
                "ns2.localhosty.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "kakhoot.com",
            "domain_keyword": "kakhoot",
            "domain_tld": "com",
            "query_time": "2024-05-30 07:16:22",
            "create_date": "2020-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "kashoot.it",
            "domain_keyword": "kashoot",
            "domain_tld": "it",
            "query_time": "2024-05-17 16:54:24",
            "create_date": "2017-12-26",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-26",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "Carsten Olaf Messerli",
            "registrant_address": "Im MediaPark 8",
            "registrant_city": "Koeln",
            "registrant_state": "NRW",
            "registrant_zip": "50670",
            "registrant_country": "DE",
            "name_servers": [
                "ns111485.ztomy.com",
                "ns211485.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "kazhoot.com",
            "domain_keyword": "kazhoot",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:08:17",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2026-04-16",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC / No-IP.com",
            "registrar_website": "http://www.noip.com/whois/",
            "registrant_name": "Registration Privacy, No-IP.com",
            "registrant_address": "ATTN: kazhoot.com, c/o No-IP.com Registration Privacy, P.O. Box 19083",
            "registrant_city": "Reno",
            "registrant_state": "NV",
            "registrant_zip": "89511",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7758531883",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "karhoot.com",
            "domain_keyword": "karhoot",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:43:46",
            "create_date": "2020-11-14",
            "update_date": "2023-03-21",
            "expiry_date": "2024-11-14",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "kahhoot.it",
            "domain_keyword": "kahhoot",
            "domain_tld": "it",
            "query_time": "2024-05-11 18:47:19",
            "create_date": "2015-03-11",
            "update_date": "2024-03-10",
            "expiry_date": "2025-02-23",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "Carsten Olaf Messerli",
            "registrant_address": "Im MediaPark 8",
            "registrant_city": "Koeln",
            "registrant_state": "NRW",
            "registrant_zip": "50670",
            "registrant_country": "DE",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 38,
            "domain_name": "camhoot.app",
            "domain_keyword": "camhoot",
            "domain_tld": "app",
            "query_time": "2024-05-09 18:53:45",
            "create_date": "2023-08-23",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "kashoot.com",
            "domain_keyword": "kashoot",
            "domain_tld": "com",
            "query_time": "2024-04-28 12:09:38",
            "create_date": "2018-02-04",
            "update_date": "2021-01-11",
            "expiry_date": "2025-02-04",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "kayhoot.com",
            "domain_keyword": "kayhoot",
            "domain_tld": "com",
            "query_time": "2024-05-15 01:07:29",
            "create_date": "2019-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.badgerdns.com",
                "ns2.badgerdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "iamhoot.com",
            "domain_keyword": "iamhoot",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:57:08",
            "create_date": "2018-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "kamroot.ru",
            "domain_keyword": "kamroot",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:21:29",
            "create_date": "2020-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "kaahoot.it",
            "domain_keyword": "kaahoot",
            "domain_tld": "it",
            "query_time": "2024-06-02 00:02:41",
            "create_date": "2015-03-27",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-19",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "kamhout.com",
            "domain_keyword": "kamhout",
            "domain_tld": "com",
            "query_time": "2024-05-29 23:38:15",
            "create_date": "2023-02-05",
            "update_date": "2024-05-04",
            "expiry_date": "2028-02-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kashoot.co.uk",
            "domain_keyword": "kashoot",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 04:43:59",
            "create_date": "2021-01-29",
            "update_date": "2023-07-27",
            "expiry_date": "2025-01-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 46,
            "domain_name": "kaxhoot.fun",
            "domain_keyword": "kaxhoot",
            "domain_tld": "fun",
            "query_time": "2024-05-21 21:22:35",
            "create_date": "2023-11-17",
            "update_date": "2024-04-22",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "Roza23",
            "registrant_state": "Chernigov",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the 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": [
                "frida.ns.cloudflare.com",
                "woz.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kanhoot.it",
            "domain_keyword": "kanhoot",
            "domain_tld": "it",
            "query_time": "2024-05-01 11:55:29",
            "create_date": "2023-09-30",
            "update_date": "2023-09-30",
            "expiry_date": "2024-09-30",
            "registrar_name": "Munpe Invest SL",
            "registrar_website": "http://edomains.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 48,
            "domain_name": "kamhost.ru",
            "domain_keyword": "kamhost",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:20:31",
            "create_date": "2009-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.kamhost.ru.",
                "ns1.kamhost.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "kahoot.ru",
            "domain_keyword": "kahoot",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:42:02",
            "create_date": "2016-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "kamoot.com",
            "domain_keyword": "kamoot",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:04:34",
            "create_date": "2020-04-25",
            "update_date": "2024-03-31",
            "expiry_date": "2027-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "kahoot.cm",
            "domain_keyword": "kahoot",
            "domain_tld": "cm",
            "query_time": "2024-06-10 13:51:16",
            "create_date": "2018-06-06",
            "update_date": "2024-04-18",
            "expiry_date": "2025-06-06",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Host Master",
            "registrant_company": "Above.com Domain Privacy",
            "registrant_address": "8 East concourse",
            "registrant_city": "Beaumaris",
            "registrant_state": "VIC",
            "registrant_zip": "3193",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.390164107",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 52,
            "domain_name": "kahoot.asia",
            "domain_keyword": "kahoot",
            "domain_tld": "asia",
            "query_time": "2024-05-08 06:52:08",
            "create_date": "2014-08-11",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mobitroll AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "camhoot.com",
            "domain_keyword": "camhoot",
            "domain_tld": "com",
            "query_time": "2024-05-20 20:07:12",
            "create_date": "2019-08-17",
            "update_date": "2023-06-07",
            "expiry_date": "2024-08-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mahe",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SC",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "kahoot.cn",
            "domain_keyword": "kahoot",
            "domain_tld": "cn",
            "query_time": "2024-06-10 13:51:16",
            "create_date": "2017-06-03",
            "expiry_date": "2025-06-03",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王雪松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "kaphoot.com",
            "domain_keyword": "kaphoot",
            "domain_tld": "com",
            "query_time": "2024-06-09 11:10:55",
            "create_date": "2021-01-06",
            "update_date": "2024-02-21",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.brandipns.com",
                "ns2.brandipns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "kahoot.website",
            "domain_keyword": "kahoot",
            "domain_tld": "website",
            "query_time": "2024-05-04 20:03:52",
            "create_date": "2020-10-21",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-21",
            "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": [
                "jill.ns.cloudflare.com",
                "norman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "kahoot.com",
            "domain_keyword": "kahoot",
            "domain_tld": "com",
            "query_time": "2024-06-09 07:38:29",
            "create_date": "1998-09-01",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Versvik Morten",
            "registrant_company": "Kahoot!",
            "registrant_address": "Fridjof Nansens plass 7",
            "registrant_city": "Oslo",
            "registrant_zip": "NO-0160",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+47.45023824",
            "name_servers": [
                "ns-1127.awsdns-12.org",
                "ns-2025.awsdns-61.co.uk",
                "ns-452.awsdns-56.com",
                "ns-523.awsdns-01.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "kahoot.pics",
            "domain_keyword": "kahoot",
            "domain_tld": "pics",
            "query_time": "2024-05-06 13:25:10",
            "create_date": "2024-02-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "kahoot.org",
            "domain_keyword": "kahoot",
            "domain_tld": "org",
            "query_time": "2024-05-08 06:52:08",
            "create_date": "2009-07-14",
            "update_date": "2023-08-28",
            "expiry_date": "2024-07-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.global-webs.com",
                "ns2.global-webs.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "kahoot.pl",
            "domain_keyword": "kahoot",
            "domain_tld": "pl",
            "query_time": "2024-05-27 00:30:16",
            "create_date": "2015-03-11",
            "update_date": "2022-07-06",
            "expiry_date": "2025-03-11",
            "registrar_name": "InternetX GmbH",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "kahoot.uk",
            "domain_keyword": "kahoot",
            "domain_tld": "uk",
            "query_time": "2024-04-17 15:23:57",
            "create_date": "2019-07-03",
            "update_date": "2023-12-24",
            "expiry_date": "2024-07-03",
            "registrar_name": "Tool Domains EOOD t/a Edoms.com [Tag = EDOMS]",
            "registrar_website": "https://edoms.com",
            "name_servers": [
                "contact-us-at.edoms.biz",
                "domain-may-be-for-sale-at.edoms.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "kahoot.site",
            "domain_keyword": "kahoot",
            "domain_tld": "site",
            "query_time": "2024-05-04 20:03:52",
            "create_date": "2024-01-11",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-11",
            "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": [
                "laila.ns.cloudflare.com",
                "rodrigo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "kahoot.academy",
            "domain_keyword": "kahoot",
            "domain_tld": "academy",
            "query_time": "2024-04-27 14:24:22",
            "create_date": "2021-09-02",
            "update_date": "2024-04-24",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.radinko.com",
                "ns2.radinko.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "kahoot.email",
            "domain_keyword": "kahoot",
            "domain_tld": "email",
            "query_time": "2024-06-07 16:59:04",
            "create_date": "2024-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NETSECURITY AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LYSAKER",
            "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": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kahoot.earth",
            "domain_keyword": "kahoot",
            "domain_tld": "earth",
            "query_time": "2024-06-10 13:51:16",
            "create_date": "2022-11-04",
            "update_date": "2022-11-25",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kahoot!",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1133.awsdns-13.org",
                "ns-154.awsdns-19.com",
                "ns-1643.awsdns-13.co.uk",
                "ns-911.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "kahoot.be",
            "domain_keyword": "kahoot",
            "domain_tld": "be",
            "query_time": "2024-05-27 00:30:12",
            "create_date": "2014-10-27",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 67,
            "domain_name": "kahoot.io",
            "domain_keyword": "kahoot",
            "domain_tld": "io",
            "query_time": "2024-05-14 19:43:33",
            "create_date": "2016-05-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisGuard, Inc.",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "kahoot.link",
            "domain_keyword": "kahoot",
            "domain_tld": "link",
            "query_time": "2024-04-22 22:43:49",
            "create_date": "2020-11-02",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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.tacomadc.com",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "kahoot.store",
            "domain_keyword": "kahoot",
            "domain_tld": "store",
            "query_time": "2024-05-06 02:59:23",
            "create_date": "2024-02-24",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "kahoot.co",
            "domain_keyword": "kahoot",
            "domain_tld": "co",
            "query_time": "2024-05-08 06:52:08",
            "create_date": "2019-07-29",
            "update_date": "2023-06-02",
            "expiry_date": "2024-07-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "1107.ns1.abovedomains.com",
                "1107.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "kahoot.games",
            "domain_keyword": "kahoot",
            "domain_tld": "games",
            "query_time": "2024-05-30 19:33:52",
            "create_date": "2019-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "kamoot.co",
            "domain_keyword": "kamoot",
            "domain_tld": "co",
            "query_time": "2024-05-31 09:31:45",
            "create_date": "2020-04-06",
            "update_date": "2024-05-18",
            "expiry_date": "2024-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "kamoot.de",
            "domain_keyword": "kamoot",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:30:45",
            "update_date": "2020-10-16",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 74,
            "domain_name": "kahoot.school",
            "domain_keyword": "kahoot",
            "domain_tld": "school",
            "query_time": "2024-04-23 16:37:46",
            "create_date": "2023-12-13",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LU",
            "registrant_email": "please query the rdds service of the registrar 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kahoot.nl",
            "domain_keyword": "kahoot",
            "domain_tld": "nl",
            "query_time": "2024-05-08 06:52:08",
            "create_date": "2014-03-18",
            "update_date": "2023-03-03",
            "registrar_name": "Dynadot LLC",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 76,
            "domain_name": "kahoot.rocks",
            "domain_keyword": "kahoot",
            "domain_tld": "rocks",
            "query_time": "2024-06-02 11:03:02",
            "create_date": "2020-04-06",
            "update_date": "2024-03-12",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Abstract Land",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Highland",
            "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": [
                "johnny.ns.cloudflare.com",
                "rosalyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "kahoot.cloud",
            "domain_keyword": "kahoot",
            "domain_tld": "cloud",
            "query_time": "2024-05-30 19:33:52",
            "create_date": "2023-03-31",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kahoot.life",
            "domain_keyword": "kahoot",
            "domain_tld": "life",
            "query_time": "2024-05-30 19:33:52",
            "create_date": "2024-04-01",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kahoot.app",
            "domain_keyword": "kahoot",
            "domain_tld": "app",
            "query_time": "2024-05-14 19:43:33",
            "create_date": "2018-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC.",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kakhoot.it",
            "domain_keyword": "kakhoot",
            "domain_tld": "it",
            "query_time": "2024-04-22 15:13:31",
            "create_date": "2021-09-01",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-01",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com/welcome",
            "registrant_company": "Netibo Rafal Pietrzyk",
            "registrant_address": "Witczaka 41m23",
            "registrant_city": "Bytom",
            "registrant_state": "--",
            "registrant_zip": "41-902",
            "registrant_country": "PL",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "kalhoot.com",
            "domain_keyword": "kalhoot",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:54:04",
            "create_date": "2011-01-30",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-30",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O kalhoot.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "kahoot.us",
            "domain_keyword": "kahoot",
            "domain_tld": "us",
            "query_time": "2024-04-22 22:43:49",
            "create_date": "2018-01-11",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "N/A",
            "registrant_address": "Azuero Business Center, Suite 991,, Avenida Perez,",
            "registrant_city": "Chitre",
            "registrant_state": "Panam&#225;",
            "registrant_zip": "0395",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8366070",
            "name_servers": [
                "1378.ns1.abovedomains.com",
                "1378.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kahoot.dev",
            "domain_keyword": "kahoot",
            "domain_tld": "dev",
            "query_time": "2024-05-08 06:52:08",
            "create_date": "2021-07-06",
            "update_date": "2024-04-20",
            "expiry_date": "2024-07-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ekmand Development",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "kahoot.new",
            "domain_keyword": "kahoot",
            "domain_tld": "new",
            "query_time": "2024-05-20 12:03:48",
            "create_date": "2020-01-27",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kahoot!",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1069.awsdns-05.org",
                "ns-1639.awsdns-12.co.uk",
                "ns-303.awsdns-37.com",
                "ns-822.awsdns-38.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "kahoot.com.pt",
            "domain_keyword": "kahoot",
            "domain_tld": "com.pt",
            "query_time": "2024-05-10 06:22:34",
            "registrant_name": "Popular peopple s.r.o",
            "registrant_address": "Jaurisova 515/4, Praha 4",
            "registrant_city": "Michle",
            "registrant_state": "Praha 4",
            "registrant_zip": "140 00",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.radinko.com",
                "ns2.radinko.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 86,
            "domain_name": "kahoot.online",
            "domain_keyword": "kahoot",
            "domain_tld": "online",
            "query_time": "2024-05-04 20:03:52",
            "create_date": "2020-09-29",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.tacomadc.com",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "kahoot.se",
            "domain_keyword": "kahoot",
            "domain_tld": "se",
            "query_time": "2024-05-05 09:47:07",
            "create_date": "2014-08-05",
            "update_date": "2023-07-29",
            "expiry_date": "2024-08-05",
            "registrar_name": "EuroDNS S.A",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "kahoot.in",
            "domain_keyword": "kahoot",
            "domain_tld": "in",
            "query_time": "2024-04-22 22:43:49",
            "create_date": "2023-06-05",
            "update_date": "2024-03-10",
            "expiry_date": "2024-06-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "kahoot.win",
            "domain_keyword": "kahoot",
            "domain_tld": "win",
            "query_time": "2024-04-18 08:18:54",
            "create_date": "2021-01-12",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-12",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "kahoot.uno",
            "domain_keyword": "kahoot",
            "domain_tld": "uno",
            "query_time": "2024-05-04 17:54:54",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "kahoot.lt",
            "domain_keyword": "kahoot",
            "domain_tld": "lt",
            "query_time": "2024-04-22 22:43:49",
            "create_date": "2018-09-08",
            "expiry_date": "2024-09-09",
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com/domain/",
            "registrant_company": "NETIM",
            "name_servers": [
                "170.ns1.above.com",
                "170.ns2.above.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 92,
            "domain_name": "kahoot.top",
            "domain_keyword": "kahoot",
            "domain_tld": "top",
            "query_time": "2024-05-09 03:07:55",
            "create_date": "2023-11-28",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "kahoot.xyz",
            "domain_keyword": "kahoot",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 20:03:52",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "K.Makedonia",
            "registrant_country": "GR",
            "registrant_email": "please query the rdds service of the 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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "kahoot.net",
            "domain_keyword": "kahoot",
            "domain_tld": "net",
            "query_time": "2024-06-10 13:51:16",
            "create_date": "2006-12-05",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com",
                "ns3.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "kahoot.tv",
            "domain_keyword": "kahoot",
            "domain_tld": "tv",
            "query_time": "2024-06-10 13:51:16",
            "create_date": "2014-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS SA",
            "registrar_website": "whois.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mobitroll AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "kahootz.uk",
            "domain_keyword": "kahootz",
            "domain_tld": "uk",
            "query_time": "2024-04-22 22:43:52",
            "create_date": "2018-01-17",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-17",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1051.ui-dns.org",
                "ns1061.ui-dns.com",
                "ns1074.ui-dns.de",
                "ns1124.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 97,
            "domain_name": "kamcoop.ru",
            "domain_keyword": "kamcoop",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:19:52",
            "create_date": "2016-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "iamboot.com",
            "domain_keyword": "iamboot",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:09:58",
            "create_date": "2008-07-10",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-10",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of iamboot.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1496.awsdns-59.org",
                "ns-1849.awsdns-39.co.uk",
                "ns-48.awsdns-06.com",
                "ns-858.awsdns-43.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "kamvolt.com",
            "domain_keyword": "kamvolt",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:10:15",
            "create_date": "2023-07-10",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "kaploot.com",
            "domain_keyword": "kaploot",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:57:29",
            "create_date": "2010-01-31",
            "update_date": "2022-09-06",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.272,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>kamhoot.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1469</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>kamhost.us, kamhost.com, kathoot.it, kanhoot.com, kachoot.it, kathoot.com, samhoot.cyou, kaahoot.com, kahoot.blog, kahoot.host, kahoot.ninja, kahoot.cz, kahoot.com.au, kahoot.bot, kahoot.live, kahoot.it, kahoot.co.uk, kahoot.biz, kahoot.pt, kahoot.cam, kahoot.com.br, kahoot.club, kahoot.info, kamhot.org, kahoot.ai, kahoot.ie, samhoot.wiki, kamshoot.ru, kachoot.com, kamhout.shop, ka-hoot.com, kahhoot.com, kakhoot.com, kashoot.it, kazhoot.com, karhoot.com, kahhoot.it, camhoot.app, kashoot.com, kayhoot.com, iamhoot.com, kamroot.ru, kaahoot.it, kamhout.com, kashoot.co.uk, kaxhoot.fun, kanhoot.it, kamhost.ru, kahoot.ru, kamoot.com, kahoot.cm, kahoot.asia, camhoot.com, kahoot.cn, kaphoot.com, kahoot.website, kahoot.com, kahoot.pics, kahoot.org, kahoot.pl, kahoot.uk, kahoot.site, kahoot.academy, kahoot.email, kahoot.earth, kahoot.be, kahoot.io, kahoot.link, kahoot.store, kahoot.co, kahoot.games, kamoot.co, kamoot.de, kahoot.school, kahoot.nl, kahoot.rocks, kahoot.cloud, kahoot.life, kahoot.app, kakhoot.it, kalhoot.com, kahoot.us, kahoot.dev, kahoot.new, kahoot.com.pt, kahoot.online, kahoot.se, kahoot.in, kahoot.win, kahoot.uno, kahoot.lt, kahoot.top, kahoot.xyz, kahoot.net, kahoot.tv, kahootz.uk, kamcoop.ru, iamboot.com, kamvolt.com, kaploot.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>kamhost.us</domain_name>
   <domain_keyword>kamhost</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-11 12:11:18</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Kameron Close</registrant_name>
   <registrant_address>1819 RINDIE ST</registrant_address>
   <registrant_city>IRVING</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>75060</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4697663734</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>kamhost.com</domain_name>
   <domain_keyword>kamhost</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 13:39:43</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>3945</registrar_iana>
   <registrar_name>Gname 005 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>kathoot.it</domain_name>
   <domain_keyword>kathoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-04 06:00:26</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_company>Smart-NIC GmbH</registrant_company>
   <registrant_address>Agnes-Bernauer-Strasse 151</registrant_address>
   <registrant_city>Muenchen</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>80687</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>kanhoot.com</domain_name>
   <domain_keyword>kanhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 07:17:20</query_time>
   <create_date>2020-03-22</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>kachoot.it</domain_name>
   <domain_keyword>kachoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-09 00:31:15</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Netibo Rafal Pietrzyk</registrant_company>
   <registrant_address>Witczaka 41m23</registrant_address>
   <registrant_city>Bytom</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>41-902</registrant_zip>
   <registrant_country>PL</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>kathoot.com</domain_name>
   <domain_keyword>kathoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 23:08:10</query_time>
   <create_date>2018-09-04</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2026-09-04</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.tacomadc.com</value>
    <value>ns2.tacomadc.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>samhoot.cyou</domain_name>
   <domain_keyword>samhoot</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-11 01:47:31</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>vri service</registrant_company>
   <registrant_state>Tennessee</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>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>8</num>
   <domain_name>kaahoot.com</domain_name>
   <domain_keyword>kaahoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 23:18:40</query_time>
   <create_date>2015-03-10</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Delaware</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kahoot.blog</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-09 14:52:08</query_time>
   <create_date>2024-06-07</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-07</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>kahoot.host</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-14 19:43:33</query_time>
   <create_date>2021-05-13</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>wuhongbo</registrant_company>
   <registrant_state>guangdongsheng</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>kahoot.ninja</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-04 20:03:52</query_time>
   <create_date>2017-12-19</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-19</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>guss.ns.cloudflare.com</value>
    <value>perla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>kahoot.cz</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-30 19:33:54</query_time>
   <create_date>2015-05-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_name>REG-1API</registrar_name>
   <registrant_name>Tao Wang</registrant_name>
   <registrant_company>Tao Wang</registrant_company>
   <registrant_address>NO.22,Hankou Road,Gulou District, Nanjing, 210000, Jiangsu</registrant_address>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>kahoot.com.au</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-20 00:17:55</query_time>
   <update_date>2024-01-15</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Rex Wescombe</registrant_name>
   <name_servers>
    <value>major.ns.cloudflare.com</value>
    <value>venus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kahoot.bot</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-04 20:03:51</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc</registrar_name>
   <registrar_website>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.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>15</num>
   <domain_name>kahoot.live</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-08 06:52:08</query_time>
   <create_date>2017-12-31</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>aidan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangxi</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>170.ns1.above.com</value>
    <value>170.ns2.above.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>kahoot.it</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-09 07:38:43</query_time>
   <create_date>2012-09-20</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>Mobitroll AS</registrant_company>
   <registrant_address>Kjemiblokk 1</registrant_address>
   <registrant_city>Sem Saelands vei 14</registrant_city>
   <registrant_state>NO-7491</registrant_state>
   <registrant_zip>Trondheim</registrant_zip>
   <name_servers>
    <value>ns-1494.awsdns-58.org</value>
    <value>ns-1622.awsdns-10.co.uk</value>
    <value>ns-334.awsdns-41.com</value>
    <value>ns-729.awsdns-27.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kahoot.co.uk</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-04 20:03:51</query_time>
   <create_date>2020-03-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>Jonathan Gregory</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>kahoot.biz</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 00:30:12</query_time>
   <create_date>2015-05-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.registrant-verification.ispapi.net</value>
    <value>ns2.registrant-verification.ispapi.net</value>
    <value>ns3.registrant-verification.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>kahoot.pt</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-17 12:54:07</query_time>
   <create_date>2022-08-06</create_date>
   <expiry_date>2025-08-06</expiry_date>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>kahoot.cam</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-04-26 23:30:32</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-10-14</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>ns1.tacomadc.com</value>
    <value>ns2.tacomadc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kahoot.com.br</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-30 19:01:45</query_time>
   <create_date>2023-02-17</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2024-02-17</expiry_date>
   <registrant_name>QUEZIA LAIS</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>kahoot.club</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 00:30:12</query_time>
   <create_date>2020-07-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-12</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>johnny.ns.cloudflare.com</value>
    <value>rosalyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>kahoot.info</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 01:49:32</query_time>
   <create_date>2015-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>kamhot.org</domain_name>
   <domain_keyword>kamhot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 02:52:45</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2022-07-24</update_date>
   <expiry_date>2027-08-24</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Domain Admin.</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>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>kahoot.ai</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-04 20:03:51</query_time>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Kahoot! AS</registrant_company>
   <registrant_address>Kjelsaasveien 160</registrant_address>
   <registrant_city>Oslo</registrant_city>
   <registrant_zip>NO-0491</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns-1031.awsdns-00.org</value>
    <value>ns-1772.awsdns-29.co.uk</value>
    <value>ns-449.awsdns-56.com</value>
    <value>ns-879.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>kahoot.ie</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-10 13:51:16</query_time>
   <create_date>2021-11-29</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Tool Domains</registrar_name>
   <registrar_website>https://edoms.com</registrar_website>
   <registrant_name>Tool Domains OOD</registrant_name>
   <name_servers>
    <value>contact-us-at.edoms.biz</value>
    <value>domain-may-be-for-sale-at.edoms.biz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>samhoot.wiki</domain_name>
   <domain_keyword>samhoot</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-04-29 13:50:55</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>kamshoot.ru</domain_name>
   <domain_keyword>kamshoot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-20 22:25:47</query_time>
   <create_date>2013-05-19</create_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>kachoot.com</domain_name>
   <domain_keyword>kachoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 18:08:53</query_time>
   <create_date>2018-02-12</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>Whois Agent (309362773)</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>PO Box 639, C/O kachoot.com</registrant_address>
   <registrant_city>Kirkland</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98083</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252740657</registrant_phone>
   <registrant_fax>+1.4259744730</registrant_fax>
   <name_servers>
    <value>ns1.kachoot.com</value>
    <value>ns2.kachoot.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>kamhout.shop</domain_name>
   <domain_keyword>kamhout</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-06 17:13:49</query_time>
   <create_date>2024-05-03</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-03</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>31</num>
   <domain_name>ka-hoot.com</domain_name>
   <domain_keyword>ka-hoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:02:30</query_time>
   <create_date>2015-07-27</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>KA-Hoot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>kahhoot.com</domain_name>
   <domain_keyword>kahhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 13:50:50</query_time>
   <create_date>2014-10-24</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois protection, this company does not own this domain name s.r.o.</registrant_company>
   <registrant_address>Jaurisova 515/4</registrant_address>
   <registrant_city>Praha 4</registrant_city>
   <registrant_state>DOMAIN MAY BE FOR SALE, CHECK AFTERNIC.COM</registrant_state>
   <registrant_zip>14000</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.226517351</registrant_phone>
   <registrant_fax>+420.226517341</registrant_fax>
   <name_servers>
    <value>ns1.localhosty.com</value>
    <value>ns2.localhosty.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>kakhoot.com</domain_name>
   <domain_keyword>kakhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 07:16:22</query_time>
   <create_date>2020-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</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>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>kashoot.it</domain_name>
   <domain_keyword>kashoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-17 16:54:24</query_time>
   <create_date>2017-12-26</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>Carsten Olaf Messerli</registrant_company>
   <registrant_address>Im MediaPark 8</registrant_address>
   <registrant_city>Koeln</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>50670</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns111485.ztomy.com</value>
    <value>ns211485.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>kazhoot.com</domain_name>
   <domain_keyword>kazhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:08:17</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-04-16</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC / No-IP.com</registrar_name>
   <registrar_website>http://www.noip.com/whois/</registrar_website>
   <registrant_name>Registration Privacy, No-IP.com</registrant_name>
   <registrant_address>ATTN: kazhoot.com, c/o No-IP.com Registration Privacy, P.O. Box 19083</registrant_address>
   <registrant_city>Reno</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89511</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7758531883</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>karhoot.com</domain_name>
   <domain_keyword>karhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:43:46</query_time>
   <create_date>2020-11-14</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>kahhoot.it</domain_name>
   <domain_keyword>kahhoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 18:47:19</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>Carsten Olaf Messerli</registrant_company>
   <registrant_address>Im MediaPark 8</registrant_address>
   <registrant_city>Koeln</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>50670</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>camhoot.app</domain_name>
   <domain_keyword>camhoot</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-09 18:53:45</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>kashoot.com</domain_name>
   <domain_keyword>kashoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 12:09:38</query_time>
   <create_date>2018-02-04</create_date>
   <update_date>2021-01-11</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>kayhoot.com</domain_name>
   <domain_keyword>kayhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 01:07:29</query_time>
   <create_date>2019-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.badgerdns.com</value>
    <value>ns2.badgerdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>iamhoot.com</domain_name>
   <domain_keyword>iamhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:57:08</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>kamroot.ru</domain_name>
   <domain_keyword>kamroot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:21:29</query_time>
   <create_date>2020-03-10</create_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>kaahoot.it</domain_name>
   <domain_keyword>kaahoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-02 00:02:41</query_time>
   <create_date>2015-03-27</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>kamhout.com</domain_name>
   <domain_keyword>kamhout</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 23:38:15</query_time>
   <create_date>2023-02-05</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2028-02-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kashoot.co.uk</domain_name>
   <domain_keyword>kashoot</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 04:43:59</query_time>
   <create_date>2021-01-29</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>kaxhoot.fun</domain_name>
   <domain_keyword>kaxhoot</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-21 21:22:35</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>Roza23</registrant_company>
   <registrant_state>Chernigov</registrant_state>
   <registrant_country>CZ</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>frida.ns.cloudflare.com</value>
    <value>woz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>kanhoot.it</domain_name>
   <domain_keyword>kanhoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 11:55:29</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Munpe Invest SL</registrar_name>
   <registrar_website>http://edomains.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>kamhost.ru</domain_name>
   <domain_keyword>kamhost</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:20:31</query_time>
   <create_date>2009-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.kamhost.ru.</value>
    <value>ns1.kamhost.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>kahoot.ru</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:42:02</query_time>
   <create_date>2016-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>kamoot.com</domain_name>
   <domain_keyword>kamoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:04:34</query_time>
   <create_date>2020-04-25</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2027-04-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>51</num>
   <domain_name>kahoot.cm</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-06-10 13:51:16</query_time>
   <create_date>2018-06-06</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Above.com Domain Privacy</registrant_company>
   <registrant_address>8 East concourse</registrant_address>
   <registrant_city>Beaumaris</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3193</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.390164107</registrant_phone>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>kahoot.asia</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-08 06:52:08</query_time>
   <create_date>2014-08-11</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mobitroll AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>camhoot.com</domain_name>
   <domain_keyword>camhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 20:07:12</query_time>
   <create_date>2019-08-17</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-08-17</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>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mahe</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SC</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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>kahoot.cn</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 13:51:16</query_time>
   <create_date>2017-06-03</create_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王雪松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>kaphoot.com</domain_name>
   <domain_keyword>kaphoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 11:10:55</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-01-06</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.brandipns.com</value>
    <value>ns2.brandipns.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>56</num>
   <domain_name>kahoot.website</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-04 20:03:52</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-21</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>jill.ns.cloudflare.com</value>
    <value>norman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>kahoot.com</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 07:38:29</query_time>
   <create_date>1998-09-01</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Versvik Morten</registrant_name>
   <registrant_company>Kahoot!</registrant_company>
   <registrant_address>Fridjof Nansens plass 7</registrant_address>
   <registrant_city>Oslo</registrant_city>
   <registrant_zip>NO-0160</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+47.45023824</registrant_phone>
   <name_servers>
    <value>ns-1127.awsdns-12.org</value>
    <value>ns-2025.awsdns-61.co.uk</value>
    <value>ns-452.awsdns-56.com</value>
    <value>ns-523.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>kahoot.pics</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-06 13:25:10</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>kahoot.org</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 06:52:08</query_time>
   <create_date>2009-07-14</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.global-webs.com</value>
    <value>ns2.global-webs.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>60</num>
   <domain_name>kahoot.pl</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-27 00:30:16</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2022-07-06</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>InternetX GmbH</registrar_name>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>kahoot.uk</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-17 15:23:57</query_time>
   <create_date>2019-07-03</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-07-03</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>contact-us-at.edoms.biz</value>
    <value>domain-may-be-for-sale-at.edoms.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>kahoot.site</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 20:03:52</query_time>
   <create_date>2024-01-11</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-11</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>laila.ns.cloudflare.com</value>
    <value>rodrigo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>kahoot.academy</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-27 14:24:22</query_time>
   <create_date>2021-09-02</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.radinko.com</value>
    <value>ns2.radinko.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>kahoot.email</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-07 16:59:04</query_time>
   <create_date>2024-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NETSECURITY AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LYSAKER</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>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kahoot.earth</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-06-10 13:51:16</query_time>
   <create_date>2022-11-04</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kahoot!</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1133.awsdns-13.org</value>
    <value>ns-154.awsdns-19.com</value>
    <value>ns-1643.awsdns-13.co.uk</value>
    <value>ns-911.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kahoot.be</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-27 00:30:12</query_time>
   <create_date>2014-10-27</create_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>kahoot.io</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-14 19:43:33</query_time>
   <create_date>2016-05-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-11</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>WhoisGuard, Inc.</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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>kahoot.link</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-22 22:43:49</query_time>
   <create_date>2020-11-02</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</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.tacomadc.com</value>
    <value>ns2.tacomadc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>kahoot.store</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-06 02:59:23</query_time>
   <create_date>2024-02-24</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>70</num>
   <domain_name>kahoot.co</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 06:52:08</query_time>
   <create_date>2019-07-29</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>1107.ns1.abovedomains.com</value>
    <value>1107.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>kahoot.games</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-30 19:33:52</query_time>
   <create_date>2019-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>kamoot.co</domain_name>
   <domain_keyword>kamoot</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 09:31:45</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kamoot.de</domain_name>
   <domain_keyword>kamoot</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:30:45</query_time>
   <update_date>2020-10-16</update_date>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>kahoot.school</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-04-23 16:37:46</query_time>
   <create_date>2023-12-13</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</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>LU</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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kahoot.nl</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 06:52:08</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2023-03-03</update_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>kahoot.rocks</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-02 11:03:02</query_time>
   <create_date>2020-04-06</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Abstract Land</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Highland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>johnny.ns.cloudflare.com</value>
    <value>rosalyn.ns.cloudflare.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>kahoot.cloud</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-30 19:33:52</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-31</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>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>kahoot.life</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-30 19:33:52</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kahoot.app</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 19:43:33</query_time>
   <create_date>2018-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</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_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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kakhoot.it</domain_name>
   <domain_keyword>kakhoot</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-22 15:13:31</query_time>
   <create_date>2021-09-01</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com/welcome</registrar_website>
   <registrant_company>Netibo Rafal Pietrzyk</registrant_company>
   <registrant_address>Witczaka 41m23</registrant_address>
   <registrant_city>Bytom</registrant_city>
   <registrant_state>--</registrant_state>
   <registrant_zip>41-902</registrant_zip>
   <registrant_country>PL</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>kalhoot.com</domain_name>
   <domain_keyword>kalhoot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:54:04</query_time>
   <create_date>2011-01-30</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O kalhoot.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>kahoot.us</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-22 22:43:49</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>Azuero Business Center, Suite 991,, Avenida Perez,</registrant_address>
   <registrant_city>Chitre</registrant_city>
   <registrant_state>Panam&amp;#225;</registrant_state>
   <registrant_zip>0395</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8366070</registrant_phone>
   <name_servers>
    <value>1378.ns1.abovedomains.com</value>
    <value>1378.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>kahoot.dev</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 06:52:08</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ekmand Development</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>kahoot.new</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>new</domain_tld>
   <query_time>2024-05-20 12:03:48</query_time>
   <create_date>2020-01-27</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Kahoot!</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1069.awsdns-05.org</value>
    <value>ns-1639.awsdns-12.co.uk</value>
    <value>ns-303.awsdns-37.com</value>
    <value>ns-822.awsdns-38.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>kahoot.com.pt</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-10 06:22:34</query_time>
   <registrant_name>Popular peopple s.r.o</registrant_name>
   <registrant_address>Jaurisova 515/4, Praha 4</registrant_address>
   <registrant_city>Michle</registrant_city>
   <registrant_state>Praha 4</registrant_state>
   <registrant_zip>140 00</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.radinko.com</value>
    <value>ns2.radinko.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>kahoot.online</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-04 20:03:52</query_time>
   <create_date>2020-09-29</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.tacomadc.com</value>
    <value>ns2.tacomadc.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>kahoot.se</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 09:47:07</query_time>
   <create_date>2014-08-05</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>EuroDNS S.A</registrar_name>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>kahoot.in</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-22 22:43:49</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2024-06-05</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>kahoot.win</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-04-18 08:18:54</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>kahoot.uno</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-04 17:54:54</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.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>91</num>
   <domain_name>kahoot.lt</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-22 22:43:49</query_time>
   <create_date>2018-09-08</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com/domain/</registrar_website>
   <registrant_company>NETIM</registrant_company>
   <name_servers>
    <value>170.ns1.above.com</value>
    <value>170.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>kahoot.top</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 03:07:55</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>kahoot.xyz</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 20:03:52</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>K.Makedonia</registrant_state>
   <registrant_country>GR</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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>kahoot.net</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 13:51:16</query_time>
   <create_date>2006-12-05</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-05</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.parklogic.com</value>
    <value>ns2.parklogic.com</value>
    <value>ns3.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>kahoot.tv</domain_name>
   <domain_keyword>kahoot</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-10 13:51:16</query_time>
   <create_date>2014-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>whois.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mobitroll AS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>kahootz.uk</domain_name>
   <domain_keyword>kahootz</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 22:43:52</query_time>
   <create_date>2018-01-17</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1051.ui-dns.org</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1074.ui-dns.de</value>
    <value>ns1124.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>kamcoop.ru</domain_name>
   <domain_keyword>kamcoop</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:19:52</query_time>
   <create_date>2016-03-16</create_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>iamboot.com</domain_name>
   <domain_keyword>iamboot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:09:58</query_time>
   <create_date>2008-07-10</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of iamboot.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1496.awsdns-59.org</value>
    <value>ns-1849.awsdns-39.co.uk</value>
    <value>ns-48.awsdns-06.com</value>
    <value>ns-858.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>kamvolt.com</domain_name>
   <domain_keyword>kamvolt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:10:15</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.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>100</num>
   <domain_name>kaploot.com</domain_name>
   <domain_keyword>kaploot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:57:29</query_time>
   <create_date>2010-01-31</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2025-01-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>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>
 </results>
 <stats>
  <total_time>0.272</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.