WHOIS QUERY TIME

9 Jun 2024 - 10:17 PM UTC

Registered: 15 November 2002
Modified: 31 October 2023
Expiry: 15 November 2024

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=aiko.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "aiko.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "aiko.pl",
            "domain_keyword": "aiko",
            "domain_tld": "pl",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2002-11-15",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-15",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>aiko.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>aiko.pl</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2002-11-15</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.056 seconds) for "aiko.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

30 Mar 2023 - 2:04 AM UTC

Registered: 15 November 2002
Modified: 2 November 2022
Expiry: 15 November 2023

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

#2 - QUERY TIME

22 Nov 2023 - 3:28 AM UTC

Registered: 15 November 2002
Modified: 31 October 2023
Expiry: 15 November 2024

REGISTRAR

Name: HBS cloud sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.strefa.pl
ns2.strefa.pl
ns3.strefa.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=aiko.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "aiko.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "aiko.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "aiko.pl",
            "domain_keyword": "aiko",
            "domain_tld": "pl",
            "query_time": "2023-03-30 02:04:07",
            "create_date": "2002-11-15",
            "update_date": "2022-11-02",
            "expiry_date": "2023-11-15",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aiko.pl",
            "domain_keyword": "aiko",
            "domain_tld": "pl",
            "query_time": "2023-11-22 03:28:02",
            "create_date": "2002-11-15",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-15",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>aiko.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>aiko.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aiko.pl</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-03-30 02:04:07</query_time>
   <create_date>2002-11-15</create_date>
   <update_date>2022-11-02</update_date>
   <expiry_date>2023-11-15</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aiko.pl</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-11-22 03:28:02</query_time>
   <create_date>2002-11-15</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.056</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 87 domain names (in 0.059 seconds) which contained the exact domain keyword "aiko".
Domain Name Registered Expiry Registrar Ownership
1 aiko.com 15 Mar 1996 16 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) PONY CANYON INC.
2 aiko.co.jp 2 Jul 1996 - - AIKO Co., Ltd.
3 aiko.it 25 Feb 1998 12 Mar 2025 Register S.p.a. Arc Linea Arredamenti SpA
4 aiko.be 1 May 1998 - Unix-Solutions BVBA -
5 aiko.net 25 Feb 2000 25 Feb 2031 Network Solutions, LLC Lydian Co., Ltd.
6 aiko.sh 21 Feb 2001 21 Feb 2025 Key-Systems GmbH REDACTED FOR PRIVACY
7 aiko.pl 15 Nov 2002 15 Nov 2024 HBS cloud sp. z o.o. -
8 aiko.org 6 Mar 2004 6 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
9 aiko.ru 16 Jun 2005 16 Jun 2024 RU-CENTER-RU LLC "TPO PROMET"
10 aiko.mobi 2 Sep 2010 2 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
11 aiko.me.uk 15 Feb 2011 15 Feb 2026 UK2 Limited [Tag = UK2NET] -
12 aiko.net.pl 11 Jan 2013 11 Jan 2025 Consulting Service Sp. z o.o. -
13 aiko.berlin 19 Mar 2014 19 Mar 2025 Cronon AG -
14 aiko.xyz 9 Jun 2014 9 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Yuta Terakawa
15 aiko.fr 18 Jul 2014 21 Aug 2030 TLD Registrar Solutions Ltd hugo mollet
16 aiko.rocks 6 Aug 2014 6 Aug 2024 Wild West Domains, LLC Domains By Proxy, LLC
17 aiko.site 15 Jul 2015 15 Jul 2024 Go China Domains, LLC Domains By Proxy, LLC
18 aiko.ski 8 Sep 2015 8 Sep 2024 united-domains AG MATERIAL SPORTS INC.
19 aiko.one 15 Jun 2016 15 Jun 2024 IONOS SE DomainhandelInh.Wolfgang Eberl-Geilhausen
20 aiko.lt 17 Dec 2016 18 Dec 2024 Telia Lietuva, AB Telia Lietuva, AB
21 aiko.today 18 Feb 2017 18 Feb 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com FoxCom s.r.o.
22 aiko.space 12 Sep 2017 12 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
23 aiko.market 1 Nov 2017 1 Nov 2024 Regtime Ltd. Private person
24 aiko.love 25 Jan 2018 25 Jan 2027 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
25 aiko.tv 15 Sep 2018 15 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. fan zi ping
26 aiko.fun 21 Feb 2019 21 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
27 aiko.life 22 Feb 2019 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 aiko.coach 5 Mar 2019 5 Mar 2025 Mesh Digital Limited REDACTED FOR PRIVACY
29 aiko.io 31 May 2019 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 aiko.digital 1 Oct 2019 1 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 aiko.studio 4 Dec 2019 4 Dec 2024 OVH SAS SMart production associees - N? Activite : 14558 Gioia S. (Gioia SEGHERS)
32 aiko.moscow 10 Apr 2020 10 Apr 2027 Limited Liability Company "Registrar of domain names REG.RU" Personal data, can not be publicly disclosed according to applicable laws.
33 aiko.blog 17 Apr 2020 17 Apr 2025 Tucows.com Co. Data Protected
34 aiko.vip 10 Jun 2020 10 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) pang lei
35 aiko.dev 11 Jul 2020 11 Jul 2025 Porkbun LLC Private by Design, LLC
36 aiko.ro 20 Aug 2020 1 Aug 2024 Tool Domains Ltd -
37 aiko.yoga 13 Sep 2020 13 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 aiko.press 18 Nov 2020 18 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com AIKO LOGIC BRASIL TECNOLOGIA E SISTEMAS LTDA
39 aiko.news 18 Nov 2020 18 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com AIKO LOGIC BRASIL TECNOLOGIA E SISTEMAS LTDA
40 aiko.app 22 Jan 2021 22 Jan 2025 Sav.com, LLC Privacy Protection
41 aiko.uk 13 Feb 2021 13 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
42 aiko.media 10 Apr 2021 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 aiko.email 2 May 2021 2 May 2025 Porkbun LLC Private by Design, LLC
44 aiko.group 22 Oct 2021 22 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu jing hua
45 aiko.asia 15 Nov 2021 15 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com kabushikigaisyafroi
46 aiko.art 30 Nov 2021 30 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
47 aiko.day 5 Feb 2022 5 Feb 2025 Porkbun LLC Private by Design, LLC
48 aiko.miami 8 Feb 2022 8 Feb 2025 OVH sas Mr. HOSPITALITY LLC
49 aiko.info 21 Apr 2022 21 Apr 2025 IONOS SE 1&1 Internet AG
50 aiko.gay 6 May 2022 6 May 2025 Porkbun Private by Design, LLC
51 aiko.club 9 May 2022 9 May 2024 IONOS SE 1&1 Internet AG
52 aiko.dog 16 May 2022 16 May 2025 Squarespace Domains II LLC Aiko
53 aiko.link 22 Jun 2022 22 Jun 2024 Porkbun LLC Private by Design, LLC
54 aiko.africa 5 Jul 2022 5 Jul 2025 Namecheap, Inc. REDACTED
55 aiko.moe 16 Sep 2022 16 Sep 2024 Interlink Co., Ltd. NextHop Co. Ltd.
56 aiko.school 9 Oct 2022 9 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
57 aiko.design 16 Oct 2022 16 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 aiko.cc 4 Mar 2023 4 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
59 aiko.team 11 Apr 2023 11 Apr 2025 DNSPod, Inc. shen zhen shi ai ke wen hua chuan bo you xian gong si
60 aiko.top 17 Apr 2023 17 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shao Xiao Li
61 aiko.icu 7 May 2023 7 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
62 aiko.lol 20 May 2023 20 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
63 aiko.world 21 Jun 2023 21 Jun 2024 Sav.com, LLC Privacy Protection
64 aiko.solutions 23 Jun 2023 23 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
65 aiko.works 24 Jun 2023 24 Jun 2024 Porkbun LLC Private by Design, LLC
66 aiko.page 26 Jun 2023 26 Jun 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
67 aiko.solar 25 Jul 2023 25 Jul 2024 Key-Systems, LLC Vimexx
68 aiko.agency 20 Aug 2023 20 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 aiko.coffee 30 Sep 2023 30 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 aiko.website 16 Oct 2023 16 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
71 aiko.tech 31 Oct 2023 31 Oct 2024 Xiamen ChinaSource Internet Service Co., Ltd Caowei
72 aiko.fyi 25 Nov 2023 25 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 aiko.work 26 Nov 2023 26 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
74 aiko.store 26 Nov 2023 26 Nov 2024 Xiamen ChinaSource Internet Service Co., Ltd Jinkon
75 aiko.org.uk 27 Nov 2023 27 Nov 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
76 aiko.in 29 Nov 2023 29 Nov 2024 Spaceship, Inc. REDACTED FOR PRIVACY
77 aiko.social 6 Feb 2024 6 Feb 2026 Cloudflare, Inc REDACTED FOR PRIVACY
78 aiko.su 9 Feb 2024 9 Feb 2025 BEGET-SU Private Person
79 aiko.ventures 30 Mar 2024 30 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
80 aiko.pro 4 Apr 2024 4 Apr 2025 Sav.com, LLC - 21 REDACTED FOR PRIVACY
81 aiko.tools 18 Apr 2024 18 Apr 2025 Porkbun LLC Private by Design, LLC
82 aiko.wtf 18 Apr 2024 18 Apr 2025 Porkbun LLC Private by Design, LLC
83 aiko.beauty 29 Apr 2024 29 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
84 aiko.skin 29 Apr 2024 29 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
85 aiko.quest 29 Apr 2024 29 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
86 aiko.cam 29 Apr 2024 29 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
87 aiko.ai - - Igor Gabrielan [email protected]
88 aiko.ae - - Host Arabia ( Tasjeel.ae ) Trucare Fzc

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=aiko&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "aiko",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 88,
        "relation": "eq",
        "current": 88
    },
    "unique_domains": "aiko.com, aiko.co.jp, aiko.it, aiko.be, aiko.net, aiko.sh, aiko.pl, aiko.org, aiko.ru, aiko.mobi, aiko.me.uk, aiko.net.pl, aiko.berlin, aiko.xyz, aiko.fr, aiko.rocks, aiko.site, aiko.ski, aiko.one, aiko.lt, aiko.today, aiko.space, aiko.market, aiko.love, aiko.tv, aiko.fun, aiko.life, aiko.coach, aiko.io, aiko.digital, aiko.studio, aiko.moscow, aiko.blog, aiko.vip, aiko.dev, aiko.ro, aiko.yoga, aiko.press, aiko.news, aiko.app, aiko.uk, aiko.media, aiko.email, aiko.group, aiko.asia, aiko.art, aiko.day, aiko.miami, aiko.info, aiko.gay, aiko.club, aiko.dog, aiko.link, aiko.africa, aiko.moe, aiko.school, aiko.design, aiko.cc, aiko.team, aiko.top, aiko.icu, aiko.lol, aiko.world, aiko.solutions, aiko.works, aiko.page, aiko.solar, aiko.agency, aiko.coffee, aiko.website, aiko.tech, aiko.fyi, aiko.work, aiko.store, aiko.org.uk, aiko.in, aiko.social, aiko.su, aiko.ventures, aiko.pro, aiko.tools, aiko.wtf, aiko.beauty, aiko.skin, aiko.quest, aiko.cam, aiko.ai, aiko.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "aiko.com",
            "domain_keyword": "aiko",
            "domain_tld": "com",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "1996-03-15",
            "update_date": "2024-01-30",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "PONY CANYON INC.",
            "registrant_address": "1-5-17, Roppongi",
            "registrant_city": "Minato-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "1068487",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.362309700",
            "name_servers": [
                "ns.powerstation.ne.jp",
                "ns2.powerstation.ne.jp",
                "ns3.powerstation.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "aiko.co.jp",
            "domain_keyword": "aiko",
            "domain_tld": "co.jp",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "1996-07-02",
            "update_date": "2024-02-13",
            "registrant_company": "AIKO Co., Ltd.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "aiko.it",
            "domain_keyword": "aiko",
            "domain_tld": "it",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "1998-02-25",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-12",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Arc Linea Arredamenti SpA",
            "registrant_address": "Viale Pasubio, 50",
            "registrant_city": "Caldogno",
            "registrant_state": "VI",
            "registrant_zip": "36030",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "aiko.be",
            "domain_keyword": "aiko",
            "domain_tld": "be",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "1998-05-01",
            "registrar_name": "Unix-Solutions BVBA",
            "registrar_website": "https://www.unix-solutions.be",
            "name_servers": [
                "ns1.web02.creathing.be",
                "ns2.web02.creathing.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 5,
            "domain_name": "aiko.net",
            "domain_keyword": "aiko",
            "domain_tld": "net",
            "query_time": "2024-05-23 08:08:09",
            "create_date": "2000-02-25",
            "update_date": "2021-02-25",
            "expiry_date": "2031-02-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Lydian Co., Ltd.",
            "registrant_company": "Lydian Co., Ltd.",
            "registrant_address": "1-3-31, Jyo-sui-shin-machi",
            "registrant_city": "Kodaira",
            "registrant_state": "Tokyo",
            "registrant_zip": "187-0023",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.423442342",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aiko.sh",
            "domain_keyword": "aiko",
            "domain_tld": "sh",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2001-02-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-02-21",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "aiko.pl",
            "domain_keyword": "aiko",
            "domain_tld": "pl",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2002-11-15",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-15",
            "registrar_name": "HBS cloud sp. z o.o.",
            "name_servers": [
                "ns1.strefa.pl",
                "ns2.strefa.pl",
                "ns3.strefa.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "aiko.org",
            "domain_keyword": "aiko",
            "domain_tld": "org",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "2004-03-06",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "aiko.ru",
            "domain_keyword": "aiko",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:12:42",
            "create_date": "2005-06-16",
            "expiry_date": "2024-06-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "LLC \"TPO PROMET\"",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "aiko.mobi",
            "domain_keyword": "aiko",
            "domain_tld": "mobi",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2010-09-02",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "aiko.me.uk",
            "domain_keyword": "aiko",
            "domain_tld": "me.uk",
            "query_time": "2024-05-11 18:09:19",
            "create_date": "2011-02-15",
            "update_date": "2023-02-08",
            "expiry_date": "2026-02-15",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ultra103.uk2.net",
                "ultra104.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "aiko.net.pl",
            "domain_keyword": "aiko",
            "domain_tld": "net.pl",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2013-01-11",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-11",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns7.linuxpl.com",
                "ns7.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "aiko.berlin",
            "domain_keyword": "aiko",
            "domain_tld": "berlin",
            "query_time": "2024-05-18 13:03:27",
            "create_date": "2014-03-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon AG",
            "registrar_website": "http://www.strato.de",
            "name_servers": [
                "docks12.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "aiko.xyz",
            "domain_keyword": "aiko",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 14:52:51",
            "create_date": "2014-06-09",
            "update_date": "2024-04-22",
            "expiry_date": "2024-06-09",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Yuta Terakawa",
            "registrant_state": "Kanagawa",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "aiko.fr",
            "domain_keyword": "aiko",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:03:40",
            "create_date": "2014-07-18",
            "update_date": "2022-09-14",
            "expiry_date": "2030-08-21",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "https://internetbs.net/en/domain-name-registrations/price.html?setCurrency=EUR",
            "registrant_company": "hugo mollet",
            "registrant_address": "Hugo Mollet, 18, rue de la méche, 27800 Brionne",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.62411836",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 16,
            "domain_name": "aiko.rocks",
            "domain_keyword": "aiko",
            "domain_tld": "rocks",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "2014-08-06",
            "update_date": "2023-06-12",
            "expiry_date": "2024-08-06",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "aiko.site",
            "domain_keyword": "aiko",
            "domain_tld": "site",
            "query_time": "2024-04-20 10:08:43",
            "create_date": "2015-07-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-15",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "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": [
                "buynow.nametime.com",
                "forsale.nametime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aiko.ski",
            "domain_keyword": "aiko",
            "domain_tld": "ski",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "2015-09-08",
            "update_date": "2024-02-28",
            "expiry_date": "2024-09-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MATERIAL SPORTS INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "aiko.one",
            "domain_keyword": "aiko",
            "domain_tld": "one",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "2016-06-15",
            "update_date": "2023-07-30",
            "expiry_date": "2024-06-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainhandelInh.Wolfgang Eberl-Geilhausen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1044.ui-dns.de",
                "ns1056.ui-dns.org",
                "ns1113.ui-dns.com",
                "ns1115.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "aiko.lt",
            "domain_keyword": "aiko",
            "domain_tld": "lt",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2016-12-17",
            "expiry_date": "2024-12-18",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "ns1.hostex.lt",
                "ns2.hostex.lt",
                "ns3.hostex.lt",
                "ns4.hostex.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 21,
            "domain_name": "aiko.today",
            "domain_keyword": "aiko",
            "domain_tld": "today",
            "query_time": "2024-04-20 10:08:43",
            "create_date": "2017-02-18",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-18",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "FoxCom s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.regzone.cz",
                "ns1.regzone.de",
                "ns1.regzone.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "aiko.space",
            "domain_keyword": "aiko",
            "domain_tld": "space",
            "query_time": "2024-04-20 10:08:43",
            "create_date": "2017-09-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "aiko.market",
            "domain_keyword": "aiko",
            "domain_tld": "market",
            "query_time": "2024-05-21 18:22:37",
            "create_date": "2017-11-01",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "other",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aiko.love",
            "domain_keyword": "aiko",
            "domain_tld": "love",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "2018-01-25",
            "update_date": "2022-03-31",
            "expiry_date": "2027-01-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "aiko.tv",
            "domain_keyword": "aiko",
            "domain_tld": "tv",
            "query_time": "2024-05-26 15:02:50",
            "create_date": "2018-09-15",
            "update_date": "2023-08-07",
            "expiry_date": "2024-09-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "whois.hichina.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fan zi ping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "aiko.fun",
            "domain_keyword": "aiko",
            "domain_tld": "fun",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2019-02-21",
            "update_date": "2024-06-05",
            "expiry_date": "2025-02-21",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "\\u6ECB\\u8CC0\\u770C",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aiko.life",
            "domain_keyword": "aiko",
            "domain_tld": "life",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "2019-02-22",
            "update_date": "2023-07-17",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cameron.ns.cloudflare.com",
                "kara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "aiko.coach",
            "domain_keyword": "aiko",
            "domain_tld": "coach",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2019-03-05",
            "update_date": "2024-02-09",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "aiko.io",
            "domain_keyword": "aiko",
            "domain_tld": "io",
            "query_time": "2024-05-31 00:06:04",
            "create_date": "2019-05-31",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "aiko.digital",
            "domain_keyword": "aiko",
            "domain_tld": "digital",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2019-10-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns982.hostgator.com.br",
                "ns983.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "aiko.studio",
            "domain_keyword": "aiko",
            "domain_tld": "studio",
            "query_time": "2024-06-09 22:17:39",
            "create_date": "2019-12-04",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-04",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SMart production associees - N? Activite : 14558 Gioia S. (Gioia SEGHERS)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns105.ovh.net",
                "ns105.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "aiko.moscow",
            "domain_keyword": "aiko",
            "domain_tld": "moscow",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "2020-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2027-04-10",
            "registrar_iana": 1606,
            "registrar_name": "Limited Liability Company \"Registrar of domain names REG.RU\"",
            "registrar_website": "https://www.reg.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_country": "RU",
            "registrant_email": "please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_phone": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_fax": "Personal data, can not be publicly disclosed according to applicable laws.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "aiko.blog",
            "domain_keyword": "aiko",
            "domain_tld": "blog",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "2020-04-17",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "RM",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the 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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "aiko.vip",
            "domain_keyword": "aiko",
            "domain_tld": "vip",
            "query_time": "2024-04-20 10:08:43",
            "create_date": "2020-06-10",
            "update_date": "2023-04-02",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pang lei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "aiko.dev",
            "domain_keyword": "aiko",
            "domain_tld": "dev",
            "query_time": "2024-05-26 05:48:53",
            "create_date": "2020-07-11",
            "update_date": "2023-09-09",
            "expiry_date": "2025-07-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "aiko.ro",
            "domain_keyword": "aiko",
            "domain_tld": "ro",
            "query_time": "2024-04-20 10:08:42",
            "create_date": "2020-08-20",
            "expiry_date": "2024-08-01",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 37,
            "domain_name": "aiko.yoga",
            "domain_keyword": "aiko",
            "domain_tld": "yoga",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2020-09-13",
            "update_date": "2023-07-26",
            "expiry_date": "2024-09-13",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "aiko.press",
            "domain_keyword": "aiko",
            "domain_tld": "press",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2020-11-18",
            "update_date": "2023-11-23",
            "expiry_date": "2024-11-18",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "AIKO LOGIC BRASIL TECNOLOGIA E SISTEMAS LTDA",
            "registrant_state": "MG",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "aiko.news",
            "domain_keyword": "aiko",
            "domain_tld": "news",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2020-11-18",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-18",
            "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": "AIKO LOGIC BRASIL TECNOLOGIA E SISTEMAS LTDA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "aiko.app",
            "domain_keyword": "aiko",
            "domain_tld": "app",
            "query_time": "2024-05-26 15:02:50",
            "create_date": "2021-01-22",
            "update_date": "2023-05-24",
            "expiry_date": "2025-01-22",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "aiko.uk",
            "domain_keyword": "aiko",
            "domain_tld": "uk",
            "query_time": "2024-06-09 22:17:39",
            "create_date": "2021-02-13",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 42,
            "domain_name": "aiko.media",
            "domain_keyword": "aiko",
            "domain_tld": "media",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "2021-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aiko.email",
            "domain_keyword": "aiko",
            "domain_tld": "email",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2021-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "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": [
                "ns-1052.awsdns-03.org",
                "ns-2001.awsdns-58.co.uk",
                "ns-504.awsdns-63.com",
                "ns-998.awsdns-60.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "aiko.group",
            "domain_keyword": "aiko",
            "domain_tld": "group",
            "query_time": "2024-05-26 05:48:53",
            "create_date": "2021-10-22",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu jing hua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "nei meng gu",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aiko.asia",
            "domain_keyword": "aiko",
            "domain_tld": "asia",
            "query_time": "2024-05-26 15:02:50",
            "create_date": "2021-11-15",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kabushikigaisyafroi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "aiko.art",
            "domain_keyword": "aiko",
            "domain_tld": "art",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2021-11-30",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-30",
            "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": [
                "jeff.ns.cloudflare.com",
                "melina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aiko.day",
            "domain_keyword": "aiko",
            "domain_tld": "day",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2022-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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-1515.awsdns-61.org",
                "ns-1631.awsdns-11.co.uk",
                "ns-404.awsdns-50.com",
                "ns-775.awsdns-32.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "aiko.miami",
            "domain_keyword": "aiko",
            "domain_tld": "miami",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2022-02-08",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-08",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mr. HOSPITALITY LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "aiko.info",
            "domain_keyword": "aiko",
            "domain_tld": "info",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "2022-04-21",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "aiko.gay",
            "domain_keyword": "aiko",
            "domain_tld": "gay",
            "query_time": "2024-05-11 18:09:21",
            "create_date": "2022-05-06",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-06",
            "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": [
                "dimitris.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "aiko.club",
            "domain_keyword": "aiko",
            "domain_tld": "club",
            "query_time": "2024-06-01 10:23:55",
            "create_date": "2022-05-09",
            "update_date": "2024-05-18",
            "expiry_date": "2024-05-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aiko.dog",
            "domain_keyword": "aiko",
            "domain_tld": "dog",
            "query_time": "2024-05-18 13:03:27",
            "create_date": "2022-05-16",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Aiko",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "aiko.link",
            "domain_keyword": "aiko",
            "domain_tld": "link",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2022-06-22",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "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": [
                "dimitris.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "aiko.africa",
            "domain_keyword": "aiko",
            "domain_tld": "africa",
            "query_time": "2024-05-11 18:09:18",
            "create_date": "2022-07-05",
            "update_date": "2023-07-08",
            "expiry_date": "2025-07-05",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.youcan.shop",
                "ns2.youcan.shop"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "aiko.moe",
            "domain_keyword": "aiko",
            "domain_tld": "moe",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2022-09-16",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-16",
            "registrar_iana": 277,
            "registrar_name": "Interlink Co., Ltd.",
            "registrar_website": "www.interlink.or.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NextHop Co. Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kanagawa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.nexthop.ne.jp",
                "b.nexthop.ne.jp",
                "c.nexthop.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "aiko.school",
            "domain_keyword": "aiko",
            "domain_tld": "school",
            "query_time": "2024-05-26 05:48:53",
            "create_date": "2022-10-09",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jen.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "aiko.design",
            "domain_keyword": "aiko",
            "domain_tld": "design",
            "query_time": "2024-05-21 22:57:48",
            "create_date": "2022-10-16",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jen.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "aiko.cc",
            "domain_keyword": "aiko",
            "domain_tld": "cc",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2023-03-04",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aiko.team",
            "domain_keyword": "aiko",
            "domain_tld": "team",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "2023-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi ai ke wen hua chuan bo you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "crocus.dnspod.net",
                "osier.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "aiko.top",
            "domain_keyword": "aiko",
            "domain_tld": "top",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "2023-04-17",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shao Xiao Li",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "aiko.icu",
            "domain_keyword": "aiko",
            "domain_tld": "icu",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "aiko.lol",
            "domain_keyword": "aiko",
            "domain_tld": "lol",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2023-05-20",
            "update_date": "2024-01-31",
            "expiry_date": "2025-05-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "aiko.world",
            "domain_keyword": "aiko",
            "domain_tld": "world",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2023-06-21",
            "update_date": "2023-08-20",
            "expiry_date": "2024-06-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "aiko.solutions",
            "domain_keyword": "aiko",
            "domain_tld": "solutions",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "aiko.works",
            "domain_keyword": "aiko",
            "domain_tld": "works",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2023-06-24",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-24",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "aiko.page",
            "domain_keyword": "aiko",
            "domain_tld": "page",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2023-06-26",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "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": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "aiko.solar",
            "domain_keyword": "aiko",
            "domain_tld": "solar",
            "query_time": "2024-05-14 23:26:53",
            "create_date": "2023-07-25",
            "update_date": "2023-11-21",
            "expiry_date": "2024-07-25",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vimexx",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aiko.agency",
            "domain_keyword": "aiko",
            "domain_tld": "agency",
            "query_time": "2024-05-06 14:52:50",
            "create_date": "2023-08-20",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "aiko.coffee",
            "domain_keyword": "aiko",
            "domain_tld": "coffee",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2023-09-30",
            "update_date": "2024-03-30",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aiko.website",
            "domain_keyword": "aiko",
            "domain_tld": "website",
            "query_time": "2024-05-05 06:51:41",
            "create_date": "2023-10-16",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-16",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aiko.tech",
            "domain_keyword": "aiko",
            "domain_tld": "tech",
            "query_time": "2024-05-26 15:02:50",
            "create_date": "2023-10-31",
            "update_date": "2024-04-13",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Caowei",
            "registrant_state": "Jiangsu",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "aiko.fyi",
            "domain_keyword": "aiko",
            "domain_tld": "fyi",
            "query_time": "2024-05-23 08:08:09",
            "create_date": "2023-11-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aiko.work",
            "domain_keyword": "aiko",
            "domain_tld": "work",
            "query_time": "2024-05-26 15:02:50",
            "create_date": "2023-11-26",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "aiko.store",
            "domain_keyword": "aiko",
            "domain_tld": "store",
            "query_time": "2024-06-09 22:17:39",
            "create_date": "2023-11-26",
            "update_date": "2024-04-13",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Jinkon",
            "registrant_state": "Zhejiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aiko.org.uk",
            "domain_keyword": "aiko",
            "domain_tld": "org.uk",
            "query_time": "2024-06-09 22:17:40",
            "create_date": "2023-11-27",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-27",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 76,
            "domain_name": "aiko.in",
            "domain_keyword": "aiko",
            "domain_tld": "in",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2023-11-29",
            "update_date": "2024-05-22",
            "expiry_date": "2024-11-29",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "aiko.social",
            "domain_keyword": "aiko",
            "domain_tld": "social",
            "query_time": "2024-05-29 13:28:42",
            "create_date": "2024-02-06",
            "update_date": "2024-05-08",
            "expiry_date": "2026-02-06",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vlaanderen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dimitris.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "aiko.su",
            "domain_keyword": "aiko",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:19:09",
            "create_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_name": "BEGET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 79,
            "domain_name": "aiko.ventures",
            "domain_keyword": "aiko",
            "domain_tld": "ventures",
            "query_time": "2024-05-29 13:28:42",
            "create_date": "2024-03-30",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aiko.pro",
            "domain_keyword": "aiko",
            "domain_tld": "pro",
            "query_time": "2024-06-09 22:17:38",
            "create_date": "2024-04-04",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-04",
            "registrar_iana": 3911,
            "registrar_name": "Sav.com, LLC - 21",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "aiko.tools",
            "domain_keyword": "aiko",
            "domain_tld": "tools",
            "query_time": "2024-04-20 18:49:09",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "dimitris.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "aiko.wtf",
            "domain_keyword": "aiko",
            "domain_tld": "wtf",
            "query_time": "2024-04-21 18:32:21",
            "create_date": "2024-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "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": [
                "dimitris.ns.cloudflare.com",
                "meera.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aiko.beauty",
            "domain_keyword": "aiko",
            "domain_tld": "beauty",
            "query_time": "2024-05-01 14:17:17",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "aiko.skin",
            "domain_keyword": "aiko",
            "domain_tld": "skin",
            "query_time": "2024-05-01 17:29:34",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "aiko.quest",
            "domain_keyword": "aiko",
            "domain_tld": "quest",
            "query_time": "2024-05-01 16:53:24",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-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.martiangames.com",
                "ns2.martiangames.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "aiko.cam",
            "domain_keyword": "aiko",
            "domain_tld": "cam",
            "query_time": "2024-05-01 14:21:40",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "aiko.ai",
            "domain_keyword": "aiko",
            "domain_tld": "ai",
            "query_time": "2024-06-01 10:23:55",
            "registrar_name": "Igor Gabrielan",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "[email protected]",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2015a.trouble-free.net",
                "dns2015b.trouble-free.net"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "aiko.ae",
            "domain_keyword": "aiko",
            "domain_tld": "ae",
            "query_time": "2024-06-09 22:17:40",
            "registrar_name": "Host Arabia ( Tasjeel.ae )",
            "registrant_name": "Aiko Trucare",
            "registrant_company": "Trucare Fzc",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns3.tasjeel.ae",
                "ns4.tasjeel.ae"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.059,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>aiko</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>88</total>
  <relation>eq</relation>
  <current>88</current>
 </count>
 <unique_domains>aiko.com, aiko.co.jp, aiko.it, aiko.be, aiko.net, aiko.sh, aiko.pl, aiko.org, aiko.ru, aiko.mobi, aiko.me.uk, aiko.net.pl, aiko.berlin, aiko.xyz, aiko.fr, aiko.rocks, aiko.site, aiko.ski, aiko.one, aiko.lt, aiko.today, aiko.space, aiko.market, aiko.love, aiko.tv, aiko.fun, aiko.life, aiko.coach, aiko.io, aiko.digital, aiko.studio, aiko.moscow, aiko.blog, aiko.vip, aiko.dev, aiko.ro, aiko.yoga, aiko.press, aiko.news, aiko.app, aiko.uk, aiko.media, aiko.email, aiko.group, aiko.asia, aiko.art, aiko.day, aiko.miami, aiko.info, aiko.gay, aiko.club, aiko.dog, aiko.link, aiko.africa, aiko.moe, aiko.school, aiko.design, aiko.cc, aiko.team, aiko.top, aiko.icu, aiko.lol, aiko.world, aiko.solutions, aiko.works, aiko.page, aiko.solar, aiko.agency, aiko.coffee, aiko.website, aiko.tech, aiko.fyi, aiko.work, aiko.store, aiko.org.uk, aiko.in, aiko.social, aiko.su, aiko.ventures, aiko.pro, aiko.tools, aiko.wtf, aiko.beauty, aiko.skin, aiko.quest, aiko.cam, aiko.ai, aiko.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aiko.com</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>1996-03-15</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>PONY CANYON INC.</registrant_name>
   <registrant_address>1-5-17, Roppongi</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>1068487</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.362309700</registrant_phone>
   <name_servers>
    <value>ns.powerstation.ne.jp</value>
    <value>ns2.powerstation.ne.jp</value>
    <value>ns3.powerstation.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>aiko.co.jp</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>1996-07-02</create_date>
   <update_date>2024-02-13</update_date>
   <registrant_company>AIKO Co., Ltd.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>aiko.it</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>1998-02-25</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Arc Linea Arredamenti SpA</registrant_company>
   <registrant_address>Viale Pasubio, 50</registrant_address>
   <registrant_city>Caldogno</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36030</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>aiko.be</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>1998-05-01</create_date>
   <registrar_name>Unix-Solutions BVBA</registrar_name>
   <registrar_website>https://www.unix-solutions.be</registrar_website>
   <name_servers>
    <value>ns1.web02.creathing.be</value>
    <value>ns2.web02.creathing.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>aiko.net</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 08:08:09</query_time>
   <create_date>2000-02-25</create_date>
   <update_date>2021-02-25</update_date>
   <expiry_date>2031-02-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Lydian Co., Ltd.</registrant_name>
   <registrant_company>Lydian Co., Ltd.</registrant_company>
   <registrant_address>1-3-31, Jyo-sui-shin-machi</registrant_address>
   <registrant_city>Kodaira</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>187-0023</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.423442342</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aiko.sh</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2001-02-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aiko.pl</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2002-11-15</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_name>HBS cloud sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.strefa.pl</value>
    <value>ns2.strefa.pl</value>
    <value>ns3.strefa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>aiko.org</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>2004-03-06</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>aiko.ru</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:12:42</query_time>
   <create_date>2005-06-16</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>LLC &quot;TPO PROMET&quot;</registrant_company>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>aiko.mobi</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2010-09-02</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>aiko.me.uk</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-11 18:09:19</query_time>
   <create_date>2011-02-15</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ultra103.uk2.net</value>
    <value>ultra104.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>aiko.net.pl</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2013-01-11</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns7.linuxpl.com</value>
    <value>ns7.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>aiko.berlin</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-18 13:03:27</query_time>
   <create_date>2014-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon AG</registrar_name>
   <registrar_website>http://www.strato.de</registrar_website>
   <name_servers>
    <value>docks12.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>aiko.xyz</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 14:52:51</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Yuta Terakawa</registrant_company>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>aiko.fr</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:03:40</query_time>
   <create_date>2014-07-18</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2030-08-21</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>https://internetbs.net/en/domain-name-registrations/price.html?setCurrency=EUR</registrar_website>
   <registrant_company>hugo mollet</registrant_company>
   <registrant_address>Hugo Mollet, 18, rue de la méche, 27800 Brionne</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.62411836</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>aiko.rocks</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>2014-08-06</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>buynow.nametime.com</value>
    <value>forsale.nametime.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>17</num>
   <domain_name>aiko.site</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-20 10:08:43</query_time>
   <create_date>2015-07-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <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>buynow.nametime.com</value>
    <value>forsale.nametime.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aiko.ski</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>2015-09-08</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MATERIAL SPORTS INC.</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>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>aiko.one</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>2016-06-15</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainhandelInh.Wolfgang Eberl-Geilhausen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1044.ui-dns.de</value>
    <value>ns1056.ui-dns.org</value>
    <value>ns1113.ui-dns.com</value>
    <value>ns1115.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>aiko.lt</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2016-12-17</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>ns1.hostex.lt</value>
    <value>ns2.hostex.lt</value>
    <value>ns3.hostex.lt</value>
    <value>ns4.hostex.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>aiko.today</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-20 10:08:43</query_time>
   <create_date>2017-02-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>FoxCom s.r.o.</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.regzone.cz</value>
    <value>ns1.regzone.de</value>
    <value>ns1.regzone.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>aiko.space</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-20 10:08:43</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>aiko.market</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-21 18:22:37</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>other</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>aiko.love</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>2018-01-25</create_date>
   <update_date>2022-03-31</update_date>
   <expiry_date>2027-01-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>aiko.tv</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-26 15:02:50</query_time>
   <create_date>2018-09-15</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>whois.hichina.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fan zi ping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>aiko.fun</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2019-02-21</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>\u6ECB\u8CC0\u770C</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aiko.life</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cameron.ns.cloudflare.com</value>
    <value>kara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>aiko.coach</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>coach</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.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>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>aiko.io</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 00:06:04</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>aiko.digital</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2019-10-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns982.hostgator.com.br</value>
    <value>ns983.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>aiko.studio</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-09 22:17:39</query_time>
   <create_date>2019-12-04</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SMart production associees - N? Activite : 14558 Gioia S. (Gioia SEGHERS)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns105.ovh.net</value>
    <value>ns105.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>aiko.moscow</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>moscow</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>2020-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2027-04-10</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Limited Liability Company &quot;Registrar of domain names REG.RU&quot;</registrar_name>
   <registrar_website>https://www.reg.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please check registrar rdds. personal data, can not be publicly disclosed according to applicable laws.</registrant_email>
   <registrant_phone>Personal data, can not be publicly disclosed according to applicable laws.</registrant_phone>
   <registrant_fax>Personal data, can not be publicly disclosed according to applicable laws.</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>aiko.blog</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>RM</registrant_state>
   <registrant_country>IT</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>aiko.vip</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-20 10:08:43</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2023-04-02</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pang lei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>aiko.dev</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-26 05:48:53</query_time>
   <create_date>2020-07-11</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>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>36</num>
   <domain_name>aiko.ro</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-20 10:08:42</query_time>
   <create_date>2020-08-20</create_date>
   <expiry_date>2024-08-01</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>aiko.yoga</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2020-09-13</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-09-13</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>ns35.domaincontrol.com</value>
    <value>ns36.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>38</num>
   <domain_name>aiko.press</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>press</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>AIKO LOGIC BRASIL TECNOLOGIA E SISTEMAS LTDA</registrant_company>
   <registrant_state>MG</registrant_state>
   <registrant_country>BR</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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>aiko.news</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-18</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>AIKO LOGIC BRASIL TECNOLOGIA E SISTEMAS LTDA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>aiko.app</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 15:02:50</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>aiko.uk</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-09 22:17:39</query_time>
   <create_date>2021-02-13</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>aiko.media</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>2021-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aiko.email</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2021-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</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>ns-1052.awsdns-03.org</value>
    <value>ns-2001.awsdns-58.co.uk</value>
    <value>ns-504.awsdns-63.com</value>
    <value>ns-998.awsdns-60.net</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>44</num>
   <domain_name>aiko.group</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-26 05:48:53</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu jing hua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>nei meng gu</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>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>45</num>
   <domain_name>aiko.asia</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-26 15:02:50</query_time>
   <create_date>2021-11-15</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>kabushikigaisyafroi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>aiko.art</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-30</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>jeff.ns.cloudflare.com</value>
    <value>melina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>aiko.day</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>day</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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-1515.awsdns-61.org</value>
    <value>ns-1631.awsdns-11.co.uk</value>
    <value>ns-404.awsdns-50.com</value>
    <value>ns-775.awsdns-32.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>aiko.miami</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mr. HOSPITALITY LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aiko.info</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>aiko.gay</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-11 18:09:21</query_time>
   <create_date>2022-05-06</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-06</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>dimitris.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>aiko.club</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-01 10:23:55</query_time>
   <create_date>2022-05-09</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>aiko.dog</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-18 13:03:27</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Aiko</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>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aiko.link</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2022-06-22</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>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>dimitris.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>aiko.africa</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-11 18:09:18</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2025-07-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.youcan.shop</value>
    <value>ns2.youcan.shop</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>aiko.moe</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>277</registrar_iana>
   <registrar_name>Interlink Co., Ltd.</registrar_name>
   <registrar_website>www.interlink.or.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NextHop Co. Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.nexthop.ne.jp</value>
    <value>b.nexthop.ne.jp</value>
    <value>c.nexthop.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>aiko.school</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-26 05:48:53</query_time>
   <create_date>2022-10-09</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jen.ns.cloudflare.com</value>
    <value>rajeev.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>aiko.design</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-21 22:57:48</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jen.ns.cloudflare.com</value>
    <value>rajeev.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>aiko.cc</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aiko.team</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi ai ke wen hua chuan bo you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>crocus.dnspod.net</value>
    <value>osier.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>aiko.top</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shao Xiao Li</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>aiko.icu</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>aiko.lol</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>aiko.world</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>aiko.solutions</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aiko.works</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2023-06-24</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun 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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>aiko.page</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</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>ns8.wixdns.net</value>
    <value>ns9.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>67</num>
   <domain_name>aiko.solar</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>solar</domain_tld>
   <query_time>2024-05-14 23:26:53</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vimexx</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>aiko.agency</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-06 14:52:50</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.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>69</num>
   <domain_name>aiko.coffee</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>coffee</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>aiko.website</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-05 06:51:41</query_time>
   <create_date>2023-10-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-16</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>aiko.tech</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 15:02:50</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Caowei</registrant_company>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>aiko.fyi</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-23 08:08:09</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aiko.work</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-26 15:02:50</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aiko.store</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-09 22:17:39</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Jinkon</registrant_company>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aiko.org.uk</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-09 22:17:40</query_time>
   <create_date>2023-11-27</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>aiko.in</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.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>aiko.social</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-29 13:28:42</query_time>
   <create_date>2024-02-06</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-02-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vlaanderen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dimitris.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>aiko.su</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:19:09</query_time>
   <create_date>2024-02-09</create_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_name>BEGET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>aiko.ventures</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>ventures</domain_tld>
   <query_time>2024-05-29 13:28:42</query_time>
   <create_date>2024-03-30</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>aiko.pro</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-09 22:17:38</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>3911</registrar_iana>
   <registrar_name>Sav.com, LLC - 21</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>aiko.tools</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-20 18:49:09</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>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>dimitris.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>aiko.wtf</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-04-21 18:32:21</query_time>
   <create_date>2024-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>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>dimitris.ns.cloudflare.com</value>
    <value>meera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aiko.beauty</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-01 14:17:17</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>84</num>
   <domain_name>aiko.skin</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-01 17:29:34</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>85</num>
   <domain_name>aiko.quest</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-01 16:53:24</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-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.martiangames.com</value>
    <value>ns2.martiangames.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>86</num>
   <domain_name>aiko.cam</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-01 14:21:40</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>87</num>
   <domain_name>aiko.ai</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-06-01 10:23:55</query_time>
   <registrar_name>Igor Gabrielan</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>[email protected]</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AI</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns2015a.trouble-free.net</value>
    <value>dns2015b.trouble-free.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>aiko.ae</domain_name>
   <domain_keyword>aiko</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-09 22:17:40</query_time>
   <registrar_name>Host Arabia ( Tasjeel.ae )</registrar_name>
   <registrant_name>Aiko Trucare</registrant_name>
   <registrant_company>Trucare Fzc</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns3.tasjeel.ae</value>
    <value>ns4.tasjeel.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.059</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 4,973 domain names (in 0.105 seconds) which look and sound like the brand name "aiko".
Domain Name Registered Expiry Registrar Ownership
1 aido.com 18 Feb 2005 18 Feb 2030 Network Solutions, LLC -
2 amko.online 15 Dec 2023 15 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
3 aiso.tech 26 Apr 2018 26 Apr 2025 Key-Systems LLC AISO SA
4 niko.studio 29 Jan 2021 29 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
5 aikj.org 9 Apr 2017 9 Apr 2030 PDR Ltd. d/b/a PublicDomainRegistry.com Ren Gong Zhi Neng Ke Ji
6 aiku.vip 8 Aug 2019 8 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang zhi ping
7 saiko.ninja 27 Apr 2024 27 Apr 2025 Tucows Domains Inc. Njalla Okta LLC
8 miko.live 6 Sep 2023 6 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
9 raiko.app 22 Sep 2020 22 Sep 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
10 aipo.ru 28 Apr 2010 28 Apr 2025 SALENAMES-RU Private Person
11 azko.ru 16 Sep 2004 16 Sep 2024 RU-CENTER-RU OOO AZKO-MSK
12 viko.su 2 Dec 2007 2 Dec 2024 REGTIME-SU PromBusinessAlliance LLC
13 aikoc.xyz 22 Dec 2023 22 Dec 2024 Nics Telekomunikasyon A.S. UCTUTLAR MAHALLESI ALAYBEY SOKAK NO 59A
14 siko.co.jp 4 Mar 2003 - - SIKO CO.,LTD.
15 aikon.team 1 May 2024 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 riko.dog 11 Apr 2023 11 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 airo.capital 29 Jul 2016 29 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 aeko.ca 7 Jun 2021 7 Jun 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
19 tiko.life 22 Oct 2023 22 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
20 kiko.bot 9 Mar 2020 9 Mar 2025 101domain GRS Limited 1000grad digital GmbH
21 diko.one 4 Jul 2023 4 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 anko.clothing 2 Jul 2023 2 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
23 aiks.pl 31 Oct 2005 31 Oct 2024 Consulting Service Sp. z o.o. -
24 kiko.pl 24 May 2014 24 May 2025 PERSKIMEDIA Szymon Perski -
25 liko.life 8 Jan 2024 8 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 niko.gallery 9 Jan 2018 9 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0150331179
27 aibo.chat 13 Mar 2024 13 Mar 2034 GoDaddy.com, LLC Domains By Proxy, LLC
28 aiki.digital 11 Aug 2017 11 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 alko.hu 10 Feb 1999 - - -
30 aiki.hu 3 Oct 2022 - - -
31 aiyo.wtf 6 Sep 2020 6 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 fiko.store 13 Sep 2023 13 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
33 viko.bayern 18 Nov 2020 18 Nov 2024 Mesh Digital Limited REDACTED FOR PRIVACY
34 saiko.club 5 Dec 2023 5 Dec 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
35 arko.co.nz 8 Feb 2013 - Voyager Internet Ltd T/A 1st Domains -
36 tiko.digital 19 Aug 2022 19 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
37 iiko.cloud 18 Jul 2020 18 Jul 2024 Regional Network Information Center, JSC dba RU-CENTER JSC "IIKO"
38 aikm.com.cn 11 Dec 2021 11 Dec 2024 阿里云计算有限公司(万网) 南京康迈数字科技有限公司
39 kaiko.uk 21 Aug 2017 21 Aug 2025 Namesco Limited [Tag = NAMESCO] -
40 eiko.world 19 Sep 2022 19 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 ailo.cn 18 Apr 2010 18 Apr 2025 腾讯云计算(北京)有限责任公司 申余坤
42 piko.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
43 aikk.com 28 Oct 2002 28 Oct 2024 eName Technology Co.,Ltd. -
44 abiko.net 14 Jan 2003 15 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
45 jiko.shop 14 Sep 2023 14 Sep 2024 Namecheap, Inc. -
46 niko.tv 18 Dec 2001 18 Dec 2024 eNom, LLC Registry Services, LLC
47 aako.moe 5 Aug 2022 5 Aug 2024 Netowl, Inc. Xserver Inc.
48 aikr.ru 8 Apr 2020 8 Apr 2025 SALENAMES-RU Private Person
49 aixo.world 13 Feb 2024 13 Feb 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
50 aioo.online 19 Dec 2023 19 Dec 2024 IONOS SE 1&1 Internet Limited
51 ayiko.net 24 Oct 2023 24 Oct 2024 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
52 aliko.ru 21 Jun 2017 21 Jun 2025 SALENAMES-RU Private Person
53 aifo.de - - - -
54 auko.de - - - -
55 aika.com 1 May 1998 30 Apr 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
56 hiko.nl 25 Jun 2002 - Realtime Register -
57 daiko.xyz 17 Aug 2023 17 Aug 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
58 aiio.dk 20 Mar 2022 19 Mar 2025 - Benjamin Falkenberg Wonsbeck Markussen
59 alko.lol 10 May 2023 10 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
60 aizo.pro 7 May 2024 7 May 2025 Porkbun LLC Private by Design, LLC
61 niko.pl 22 Mar 2005 22 Mar 2025 Digital Media Technology Sp. z o.o. -
62 aiso.shop 16 Dec 2023 16 Dec 2024 Spaceship, Inc. -
63 aako.top 22 Jan 2024 22 Jan 2025 Chengdu west dimension digital Ji Nan Kun Fu Di Wen Hua Chuan Mei You Xian Gong Si
64 diko.xyz 24 Mar 2022 24 Mar 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
65 alko.co.jp 31 Oct 2002 - - Alko Inc.
66 daiko.com 10 Jun 1998 9 Jun 2025 Network Solutions, LLC -
67 yiko.vip 17 May 2016 17 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) malei
68 aito.ink 27 Apr 2023 27 Apr 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Nan Yang Shi Kai Wang Wang Luo Ji Shu You Xian Gong Si
69 jiko.autos 9 Jun 2023 9 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
70 adiko.net 6 Jan 2021 6 Jan 2025 RegistryGate GmbH REDACTED FOR PRIVACY
71 aico.site 27 Jan 2024 27 Jan 2025 West263 International Limited -
72 atko.xyz 27 Sep 2021 27 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
73 aino.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
74 aiako.org 17 Nov 2022 17 Nov 2024 OVH sas MAIA-KO SAS
75 aido.asia 30 Jan 2024 30 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhu xin tong
76 arko.cloud 29 May 2023 29 May 2025 Gandi SAS REDACTED FOR PRIVACY
77 riko.me 2 Dec 2009 2 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
78 biko.jp 24 May 2001 31 May 2025 - biko corporation
79 acko.store 30 Nov 2023 30 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
80 aivo.com 21 Jan 1999 21 Jan 2025 GoDaddy.com, LLC -
81 miko.style 21 May 2017 21 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
82 aika.marketing 14 May 2023 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 aikou.asia 11 Jun 2010 11 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com aikouCommunicationCompany
84 akiko.net 30 May 1997 29 May 2025 Epik LLC Anonymize LLC
85 arko.pt - - - -
86 atko.group 4 Feb 2019 4 Feb 2025 MarkMonitor Inc. DNStination Inc.
87 auko.ru 2 Aug 2022 2 Aug 2024 RU-CENTER-RU Private Person
88 viko.me 3 Jun 2010 3 Jun 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA REDACTED FOR PRIVACY
89 aiqo.ru 16 Apr 2022 16 Apr 2025 REGRU-RU Private Person
90 taiko.cards 2 Oct 2017 2 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 asko.studio 26 Sep 2022 26 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
92 aika.lt 30 Aug 2022 31 Aug 2024 UAB "Interneto vizija" -
93 piko.su 2 Dec 2007 2 Dec 2024 BEGET-SU Private Person
94 aiao.shop 24 Apr 2023 24 Apr 2025 Alibaba Cloud Computing Ltd. -
95 viko.be 1 Dec 1998 - One.com A/S -
96 taiko.studio 14 Jan 2020 14 Jan 2025 OVH SAS COTALENT
97 aike.work 6 Sep 2022 6 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shan xi ai ke ke ji you xian gong si
98 aiio.cloud 7 Apr 2017 7 Apr 2025 GoDaddy Domains By Proxy, LLC
99 aico.pl 6 Sep 2010 6 Sep 2024 nazwa.pl sp. z o.o. -
100 airo.link 10 May 2022 10 May 2025 Amazon Registrar, Inc. Identity Protection Service
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 Aiko.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=aiko.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "aiko.pl",
        "page_size": 100
    },
    "count": {
        "total": 4973,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "aido.com, amko.online, aiso.tech, niko.studio, aikj.org, aiku.vip, saiko.ninja, miko.live, raiko.app, aipo.ru, azko.ru, viko.su, aikoc.xyz, siko.co.jp, aikon.team, riko.dog, airo.capital, aeko.ca, tiko.life, kiko.bot, diko.one, anko.clothing, aiks.pl, kiko.pl, liko.life, niko.gallery, aibo.chat, aiki.digital, alko.hu, aiki.hu, aiyo.wtf, fiko.store, viko.bayern, saiko.club, arko.co.nz, tiko.digital, iiko.cloud, aikm.com.cn, kaiko.uk, eiko.world, ailo.cn, piko.ai, aikk.com, abiko.net, jiko.shop, niko.tv, aako.moe, aikr.ru, aixo.world, aioo.online, ayiko.net, aliko.ru, aifo.de, auko.de, aika.com, hiko.nl, daiko.xyz, aiio.dk, alko.lol, aizo.pro, niko.pl, aiso.shop, aako.top, diko.xyz, alko.co.jp, daiko.com, yiko.vip, aito.ink, jiko.autos, adiko.net, aico.site, atko.xyz, aino.info, aiako.org, aido.asia, arko.cloud, riko.me, biko.jp, acko.store, aivo.com, miko.style, aika.marketing, aikou.asia, akiko.net, arko.pt, atko.group, auko.ru, viko.me, aiqo.ru, taiko.cards, asko.studio, aika.lt, piko.su, aiao.shop, viko.be, taiko.studio, aike.work, aiio.cloud, aico.pl, airo.link",
    "results": [
        {
            "num": 1,
            "domain_name": "aido.com",
            "domain_keyword": "aido",
            "domain_tld": "com",
            "query_time": "2024-04-07 00:14:38",
            "create_date": "2005-02-18",
            "update_date": "2020-02-18",
            "expiry_date": "2030-02-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns75.worldnic.com",
                "ns76.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "amko.online",
            "domain_keyword": "amko",
            "domain_tld": "online",
            "query_time": "2024-04-07 03:33:54",
            "create_date": "2023-12-15",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-15",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "aiso.tech",
            "domain_keyword": "aiso",
            "domain_tld": "tech",
            "query_time": "2024-04-19 00:46:02",
            "create_date": "2018-04-26",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "AISO SA",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns11.infomaniak.ch",
                "ns12.infomaniak.ch"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "niko.studio",
            "domain_keyword": "niko",
            "domain_tld": "studio",
            "query_time": "2024-04-20 19:23:17",
            "create_date": "2021-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webgo.de",
                "ns2.webgo.de",
                "ns3.webgo.de",
                "ns4.webgo.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "aikj.org",
            "domain_keyword": "aikj",
            "domain_tld": "org",
            "query_time": "2024-04-20 10:08:31",
            "create_date": "2017-04-09",
            "update_date": "2024-04-01",
            "expiry_date": "2030-04-09",
            "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": "Ren Gong Zhi Neng Ke Ji",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "columba.dnspod.net",
                "trunk.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "aiku.vip",
            "domain_keyword": "aiku",
            "domain_tld": "vip",
            "query_time": "2024-04-20 10:09:25",
            "create_date": "2019-08-08",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wang zhi ping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "saiko.ninja",
            "domain_keyword": "saiko",
            "domain_tld": "ninja",
            "query_time": "2024-04-28 18:12:21",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Njalla Okta LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.fo"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "miko.live",
            "domain_keyword": "miko",
            "domain_tld": "live",
            "query_time": "2024-04-28 17:10:34",
            "create_date": "2023-09-06",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-06",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "raiko.app",
            "domain_keyword": "raiko",
            "domain_tld": "app",
            "query_time": "2024-05-01 14:53:05",
            "create_date": "2020-09-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-22",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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": [
                "m.ns.arvancdn.ir",
                "s.ns.arvancdn.ir"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "aipo.ru",
            "domain_keyword": "aipo",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:13:41",
            "create_date": "2010-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "azko.ru",
            "domain_keyword": "azko",
            "domain_tld": "ru",
            "query_time": "2024-05-01 09:11:54",
            "create_date": "2004-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "OOO AZKO-MSK",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "viko.su",
            "domain_keyword": "viko",
            "domain_tld": "su",
            "query_time": "2024-05-05 23:23:25",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGTIME-SU",
            "registrant_company": "PromBusinessAlliance LLC",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 495 7979362",
            "name_servers": [
                "ns.ord.su",
                "ns2.ord.su"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 13,
            "domain_name": "aikoc.xyz",
            "domain_keyword": "aikoc",
            "domain_tld": "xyz",
            "query_time": "2024-05-05 06:51:42",
            "create_date": "2023-12-22",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "UCTUTLAR MAHALLESI ALAYBEY SOKAK NO 59A",
            "registrant_state": "MERKEZ",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "siko.co.jp",
            "domain_keyword": "siko",
            "domain_tld": "co.jp",
            "query_time": "2024-05-09 11:25:55",
            "create_date": "2003-03-04",
            "update_date": "2024-04-01",
            "registrant_company": "SIKO CO.,LTD.",
            "name_servers": [
                "dns103-1.jp1.ecl.ntt.com",
                "dns103-2.uk1.ecl.ntt.com",
                "dns103-3.us1.ecl.ntt.com",
                "dns103-4.sg1.ecl.ntt.com"
            ]
        },
        {
            "num": 15,
            "domain_name": "aikon.team",
            "domain_keyword": "aikon",
            "domain_tld": "team",
            "query_time": "2024-05-04 17:36:17",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "riko.dog",
            "domain_keyword": "riko",
            "domain_tld": "dog",
            "query_time": "2024-05-05 07:56:00",
            "create_date": "2023-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "airo.capital",
            "domain_keyword": "airo",
            "domain_tld": "capital",
            "query_time": "2024-05-07 19:26:02",
            "create_date": "2016-07-29",
            "update_date": "2023-09-12",
            "expiry_date": "2024-07-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "aeko.ca",
            "domain_keyword": "aeko",
            "domain_tld": "ca",
            "query_time": "2024-05-08 01:31:54",
            "create_date": "2021-06-07",
            "update_date": "2023-06-08",
            "expiry_date": "2025-06-07",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tiko.life",
            "domain_keyword": "tiko",
            "domain_tld": "life",
            "query_time": "2024-05-07 22:16:31",
            "create_date": "2023-10-22",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "kiko.bot",
            "domain_keyword": "kiko",
            "domain_tld": "bot",
            "query_time": "2024-05-20 21:43:40",
            "create_date": "2020-03-09",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1000grad digital GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SN",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "diko.one",
            "domain_keyword": "diko",
            "domain_tld": "one",
            "query_time": "2024-05-20 17:12:57",
            "create_date": "2023-07-04",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-04",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "anko.clothing",
            "domain_keyword": "anko",
            "domain_tld": "clothing",
            "query_time": "2024-05-15 05:56:36",
            "create_date": "2023-07-02",
            "update_date": "2024-04-11",
            "expiry_date": "2024-07-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "aiks.pl",
            "domain_keyword": "aiks",
            "domain_tld": "pl",
            "query_time": "2024-05-21 16:21:46",
            "create_date": "2005-10-31",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-31",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.aidahosting.com",
                "ns2.aidahosting.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kiko.pl",
            "domain_keyword": "kiko",
            "domain_tld": "pl",
            "query_time": "2024-05-24 00:19:31",
            "create_date": "2014-05-24",
            "update_date": "2024-02-23",
            "expiry_date": "2025-05-24",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "dns1.microhost.pl",
                "dns2.microhost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "liko.life",
            "domain_keyword": "liko",
            "domain_tld": "life",
            "query_time": "2024-05-11 10:58:56",
            "create_date": "2024-01-08",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "niko.gallery",
            "domain_keyword": "niko",
            "domain_tld": "gallery",
            "query_time": "2024-05-13 09:44:58",
            "create_date": "2018-01-09",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0150331179",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "aibo.chat",
            "domain_keyword": "aibo",
            "domain_tld": "chat",
            "query_time": "2024-05-13 17:20:24",
            "create_date": "2024-03-13",
            "update_date": "2024-03-21",
            "expiry_date": "2034-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "collins.ns.cloudflare.com",
                "remy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "aiki.digital",
            "domain_keyword": "aiki",
            "domain_tld": "digital",
            "query_time": "2024-05-11 18:08:17",
            "create_date": "2017-08-11",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "alko.hu",
            "domain_keyword": "alko",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:16:30",
            "create_date": "1999-02-10"
        },
        {
            "num": 30,
            "domain_name": "aiki.hu",
            "domain_keyword": "aiki",
            "domain_tld": "hu",
            "query_time": "2024-05-11 02:13:36",
            "create_date": "2022-10-03"
        },
        {
            "num": 31,
            "domain_name": "aiyo.wtf",
            "domain_keyword": "aiyo",
            "domain_tld": "wtf",
            "query_time": "2024-05-17 22:42:51",
            "create_date": "2020-09-06",
            "update_date": "2023-10-21",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "fiko.store",
            "domain_keyword": "fiko",
            "domain_tld": "store",
            "query_time": "2024-05-24 20:57:40",
            "create_date": "2023-09-13",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "viko.bayern",
            "domain_keyword": "viko",
            "domain_tld": "bayern",
            "query_time": "2024-05-28 05:19:57",
            "create_date": "2020-11-18",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "https://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "saiko.club",
            "domain_keyword": "saiko",
            "domain_tld": "club",
            "query_time": "2024-05-29 19:59:02",
            "create_date": "2023-12-05",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "arko.co.nz",
            "domain_keyword": "arko",
            "domain_tld": "co.nz",
            "query_time": "2024-05-31 10:13:55",
            "create_date": "2013-02-08",
            "update_date": "2023-06-08",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "tiko.digital",
            "domain_keyword": "tiko",
            "domain_tld": "digital",
            "query_time": "2024-05-27 18:00:25",
            "create_date": "2022-08-19",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8918.banahosting.com",
                "ns8919.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "iiko.cloud",
            "domain_keyword": "iiko",
            "domain_tld": "cloud",
            "query_time": "2024-06-08 12:09:56",
            "create_date": "2020-07-18",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-18",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/whois/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JSC \"IIKO\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "aikm.com.cn",
            "domain_keyword": "aikm",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 22:17:32",
            "create_date": "2021-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南京康迈数字科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "kaiko.uk",
            "domain_keyword": "kaiko",
            "domain_tld": "uk",
            "query_time": "2024-06-11 20:20:15",
            "create_date": "2017-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2025-08-21",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 40,
            "domain_name": "eiko.world",
            "domain_keyword": "eiko",
            "domain_tld": "world",
            "query_time": "2024-04-18 09:47:31",
            "create_date": "2022-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ailo.cn",
            "domain_keyword": "ailo",
            "domain_tld": "cn",
            "query_time": "2024-04-18 00:20:22",
            "create_date": "2010-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "腾讯云计算(北京)有限责任公司",
            "registrant_name": "申余坤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "piko.ai",
            "domain_keyword": "piko",
            "domain_tld": "ai",
            "query_time": "2024-04-19 01:43:29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "aikk.com",
            "domain_keyword": "aikk",
            "domain_tld": "com",
            "query_time": "2024-04-20 10:08:32",
            "create_date": "2002-10-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "Shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/aikk.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "abiko.net",
            "domain_keyword": "abiko",
            "domain_tld": "net",
            "query_time": "2024-04-17 00:43:36",
            "create_date": "2003-01-14",
            "update_date": "2023-01-02",
            "expiry_date": "2025-01-15",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "https://tieredaccess.com/contact/08911434-60f9-495a-bd5a-2d6efa273da0",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "jiko.shop",
            "domain_keyword": "jiko",
            "domain_tld": "shop",
            "query_time": "2024-04-24 06:18:08",
            "create_date": "2023-09-14",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "niko.tv",
            "domain_keyword": "niko",
            "domain_tld": "tv",
            "query_time": "2024-04-23 04:13:12",
            "create_date": "2001-12-18",
            "update_date": "2023-11-22",
            "expiry_date": "2024-12-18",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "aako.moe",
            "domain_keyword": "aako",
            "domain_tld": "moe",
            "query_time": "2024-04-22 05:17:43",
            "create_date": "2022-08-05",
            "update_date": "2023-07-11",
            "expiry_date": "2024-08-05",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "aikr.ru",
            "domain_keyword": "aikr",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:12:43",
            "create_date": "2020-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 49,
            "domain_name": "aixo.world",
            "domain_keyword": "aixo",
            "domain_tld": "world",
            "query_time": "2024-04-30 13:00:26",
            "create_date": "2024-02-13",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-13",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "aioo.online",
            "domain_keyword": "aioo",
            "domain_tld": "online",
            "query_time": "2024-04-29 17:01:44",
            "create_date": "2023-12-19",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "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.",
            "name_servers": [
                "ns1030.ui-dns.com",
                "ns1032.ui-dns.de",
                "ns1063.ui-dns.biz",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ayiko.net",
            "domain_keyword": "ayiko",
            "domain_tld": "net",
            "query_time": "2024-05-01 19:01:08",
            "create_date": "2023-10-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-10-24",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "aliko.ru",
            "domain_keyword": "aliko",
            "domain_tld": "ru",
            "query_time": "2024-05-02 13:20:27",
            "create_date": "2017-06-21",
            "expiry_date": "2025-06-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "aifo.de",
            "domain_keyword": "aifo",
            "domain_tld": "de",
            "query_time": "2024-05-04 16:42:01",
            "update_date": "2017-01-24",
            "name_servers": [
                "docks11.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "auko.de",
            "domain_keyword": "auko",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:17:22",
            "update_date": "2022-01-24",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 55,
            "domain_name": "aika.com",
            "domain_keyword": "aika",
            "domain_tld": "com",
            "query_time": "2024-05-05 06:48:46",
            "create_date": "1998-05-01",
            "update_date": "2023-03-16",
            "expiry_date": "2026-04-30",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hiko.nl",
            "domain_keyword": "hiko",
            "domain_tld": "nl",
            "query_time": "2024-05-05 14:47:11",
            "create_date": "2002-06-25",
            "update_date": "2023-07-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.hosting.nl",
                "ns2.hosting.nl",
                "ns3.hosting.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 57,
            "domain_name": "daiko.xyz",
            "domain_keyword": "daiko",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 03:53:38",
            "create_date": "2023-08-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "aiio.dk",
            "domain_keyword": "aiio",
            "domain_tld": "dk",
            "query_time": "2024-05-10 12:45:49",
            "create_date": "2022-03-20",
            "expiry_date": "2025-03-19",
            "registrant_name": "Benjamin Falkenberg Wonsbeck Markussen",
            "registrant_address": "Heldbovej 33, 2. tv",
            "registrant_city": "Valby",
            "registrant_zip": "2500",
            "registrant_country": "DK",
            "registrant_phone": "+45 42322818",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "alko.lol",
            "domain_keyword": "alko",
            "domain_tld": "lol",
            "query_time": "2024-05-11 01:28:19",
            "create_date": "2023-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "aizo.pro",
            "domain_keyword": "aizo",
            "domain_tld": "pro",
            "query_time": "2024-05-09 17:17:07",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "niko.pl",
            "domain_keyword": "niko",
            "domain_tld": "pl",
            "query_time": "2024-05-13 09:44:59",
            "create_date": "2005-03-22",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-22",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns11.rgb365.eu",
                "ns12.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "aiso.shop",
            "domain_keyword": "aiso",
            "domain_tld": "shop",
            "query_time": "2024-05-12 02:49:07",
            "create_date": "2023-12-16",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-16",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "aako.top",
            "domain_keyword": "aako",
            "domain_tld": "top",
            "query_time": "2024-05-20 19:44:53",
            "create_date": "2024-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ji Nan Kun Fu Di Wen Hua Chuan Mei You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "diko.xyz",
            "domain_keyword": "diko",
            "domain_tld": "xyz",
            "query_time": "2024-05-20 17:12:57",
            "create_date": "2022-03-24",
            "update_date": "2023-12-19",
            "expiry_date": "2026-03-24",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "alko.co.jp",
            "domain_keyword": "alko",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 08:48:39",
            "create_date": "2002-10-31",
            "update_date": "2023-11-01",
            "registrant_company": "Alko Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 66,
            "domain_name": "daiko.com",
            "domain_keyword": "daiko",
            "domain_tld": "com",
            "query_time": "2024-05-22 14:27:48",
            "create_date": "1998-06-10",
            "update_date": "2020-07-03",
            "expiry_date": "2025-06-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.daiko.com",
                "dns3.dion.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "yiko.vip",
            "domain_keyword": "yiko",
            "domain_tld": "vip",
            "query_time": "2024-05-22 08:54:16",
            "create_date": "2016-05-17",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "malei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "aito.ink",
            "domain_keyword": "aito",
            "domain_tld": "ink",
            "query_time": "2024-05-27 13:57:17",
            "create_date": "2023-04-27",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nan Yang Shi Kai Wang Wang Luo Ji Shu You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "jiko.autos",
            "domain_keyword": "jiko",
            "domain_tld": "autos",
            "query_time": "2024-05-23 20:25:06",
            "create_date": "2023-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "adiko.net",
            "domain_keyword": "adiko",
            "domain_tld": "net",
            "query_time": "2024-05-18 22:04:24",
            "create_date": "2021-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aico.site",
            "domain_keyword": "aico",
            "domain_tld": "site",
            "query_time": "2024-05-16 03:27:04",
            "create_date": "2024-01-27",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "umhfp0fz.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "atko.xyz",
            "domain_keyword": "atko",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 06:32:12",
            "create_date": "2021-09-27",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "aino.info",
            "domain_keyword": "aino",
            "domain_tld": "info",
            "query_time": "2024-05-25 16:58:58",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "aiako.org",
            "domain_keyword": "aiako",
            "domain_tld": "org",
            "query_time": "2024-05-25 21:36:47",
            "create_date": "2022-11-17",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-17",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MAIA-KO SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns109.ovh.net",
                "ns109.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "aido.asia",
            "domain_keyword": "aido",
            "domain_tld": "asia",
            "query_time": "2024-05-26 05:41:33",
            "create_date": "2024-01-30",
            "update_date": "2024-02-04",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhu xin tong",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "arko.cloud",
            "domain_keyword": "arko",
            "domain_tld": "cloud",
            "query_time": "2024-05-31 10:13:55",
            "create_date": "2023-05-29",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-29",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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-113-c.gandi.net",
                "ns-182-a.gandi.net",
                "ns-71-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "riko.me",
            "domain_keyword": "riko",
            "domain_tld": "me",
            "query_time": "2024-06-01 02:02:25",
            "create_date": "2009-12-02",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1028.awsdns-00.org",
                "ns-1695.awsdns-19.co.uk",
                "ns-278.awsdns-34.com",
                "ns-960.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "biko.jp",
            "domain_keyword": "biko",
            "domain_tld": "jp",
            "query_time": "2024-06-01 00:58:06",
            "create_date": "2001-05-24",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "biko corporation",
            "registrant_address": "1-51-1 Hatsudai, Shibuya-ku, Tokyo",
            "registrant_zip": "151-0061",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6276-1860",
            "name_servers": [
                "ns1.cubic-server.com",
                "ns2.cubic-server.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 79,
            "domain_name": "acko.store",
            "domain_keyword": "acko",
            "domain_tld": "store",
            "query_time": "2024-06-02 17:04:27",
            "create_date": "2023-11-30",
            "update_date": "2024-01-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "aivo.com",
            "domain_keyword": "aivo",
            "domain_tld": "com",
            "query_time": "2024-06-08 00:13:49",
            "create_date": "1999-01-21",
            "update_date": "2022-11-10",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1180.dns.dyn.com",
                "ns2168.dns.dyn.com",
                "ns3193.dns.dyn.com",
                "ns4144.dns.dyn.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "miko.style",
            "domain_keyword": "miko",
            "domain_tld": "style",
            "query_time": "2024-06-08 15:03:49",
            "create_date": "2017-05-21",
            "update_date": "2023-07-05",
            "expiry_date": "2025-05-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "aika.marketing",
            "domain_keyword": "aika",
            "domain_tld": "marketing",
            "query_time": "2024-06-08 21:38:15",
            "create_date": "2023-05-14",
            "update_date": "2023-08-19",
            "expiry_date": "2025-05-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "aikou.asia",
            "domain_keyword": "aikou",
            "domain_tld": "asia",
            "query_time": "2024-06-09 22:18:12",
            "create_date": "2010-06-11",
            "update_date": "2023-08-03",
            "expiry_date": "2024-06-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aikouCommunicationCompany",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Aichi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "akiko.net",
            "domain_keyword": "akiko",
            "domain_tld": "net",
            "query_time": "2024-06-10 16:53:46",
            "create_date": "1997-05-30",
            "update_date": "2024-02-10",
            "expiry_date": "2025-05-29",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "arko.pt",
            "domain_keyword": "arko",
            "domain_tld": "pt",
            "query_time": "2024-04-29 22:09:08",
            "name_servers": [
                "ns1.ptservidor.net",
                "ns2.ptservidor.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 86,
            "domain_name": "atko.group",
            "domain_keyword": "atko",
            "domain_tld": "group",
            "query_time": "2024-04-26 00:20:59",
            "create_date": "2019-02-04",
            "update_date": "2024-01-08",
            "expiry_date": "2025-02-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1395.awsdns-46.org",
                "ns-1564.awsdns-03.co.uk",
                "ns-491.awsdns-61.com",
                "ns-741.awsdns-28.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "auko.ru",
            "domain_keyword": "auko",
            "domain_tld": "ru",
            "query_time": "2024-05-01 05:22:10",
            "create_date": "2022-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 88,
            "domain_name": "viko.me",
            "domain_keyword": "viko",
            "domain_tld": "me",
            "query_time": "2024-05-01 16:04:15",
            "create_date": "2010-06-03",
            "update_date": "2023-06-29",
            "expiry_date": "2024-06-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "aiqo.ru",
            "domain_keyword": "aiqo",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:13:44",
            "create_date": "2022-04-16",
            "expiry_date": "2025-04-16",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "taiko.cards",
            "domain_keyword": "taiko",
            "domain_tld": "cards",
            "query_time": "2024-05-01 19:38:24",
            "create_date": "2017-10-02",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "asko.studio",
            "domain_keyword": "asko",
            "domain_tld": "studio",
            "query_time": "2024-04-24 17:52:31",
            "create_date": "2022-09-26",
            "update_date": "2024-03-25",
            "expiry_date": "2024-09-26",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.flexbe.ru",
                "ns2.flexbe.ru",
                "ns3.flexbe.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "aika.lt",
            "domain_keyword": "aika",
            "domain_tld": "lt",
            "query_time": "2024-05-05 06:48:46",
            "create_date": "2022-08-30",
            "expiry_date": "2024-08-31",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "aria.ns.cloudflare.com",
                "marty.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 93,
            "domain_name": "piko.su",
            "domain_keyword": "piko",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:24:19",
            "create_date": "2007-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "BEGET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 94,
            "domain_name": "aiao.shop",
            "domain_keyword": "aiao",
            "domain_tld": "shop",
            "query_time": "2024-05-04 19:38:10",
            "create_date": "2023-04-24",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "viko.be",
            "domain_keyword": "viko",
            "domain_tld": "be",
            "query_time": "2024-05-06 20:42:56",
            "create_date": "1998-12-01",
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 96,
            "domain_name": "taiko.studio",
            "domain_keyword": "taiko",
            "domain_tld": "studio",
            "query_time": "2024-05-06 15:15:47",
            "create_date": "2020-01-14",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COTALENT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "aike.work",
            "domain_keyword": "aike",
            "domain_tld": "work",
            "query_time": "2024-04-15 11:23:52",
            "create_date": "2022-09-06",
            "update_date": "2023-09-19",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shan xi ai ke ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "aiio.cloud",
            "domain_keyword": "aiio",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 11:21:13",
            "create_date": "2017-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "aico.pl",
            "domain_keyword": "aico",
            "domain_tld": "pl",
            "query_time": "2024-04-17 05:38:05",
            "create_date": "2010-09-06",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-06",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 100,
            "domain_name": "airo.link",
            "domain_keyword": "airo",
            "domain_tld": "link",
            "query_time": "2024-04-15 04:26:58",
            "create_date": "2022-05-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1429.awsdns-50.org",
                "ns-1924.awsdns-48.co.uk",
                "ns-508.awsdns-63.com",
                "ns-540.awsdns-03.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.105,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>aiko.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4973</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>aido.com, amko.online, aiso.tech, niko.studio, aikj.org, aiku.vip, saiko.ninja, miko.live, raiko.app, aipo.ru, azko.ru, viko.su, aikoc.xyz, siko.co.jp, aikon.team, riko.dog, airo.capital, aeko.ca, tiko.life, kiko.bot, diko.one, anko.clothing, aiks.pl, kiko.pl, liko.life, niko.gallery, aibo.chat, aiki.digital, alko.hu, aiki.hu, aiyo.wtf, fiko.store, viko.bayern, saiko.club, arko.co.nz, tiko.digital, iiko.cloud, aikm.com.cn, kaiko.uk, eiko.world, ailo.cn, piko.ai, aikk.com, abiko.net, jiko.shop, niko.tv, aako.moe, aikr.ru, aixo.world, aioo.online, ayiko.net, aliko.ru, aifo.de, auko.de, aika.com, hiko.nl, daiko.xyz, aiio.dk, alko.lol, aizo.pro, niko.pl, aiso.shop, aako.top, diko.xyz, alko.co.jp, daiko.com, yiko.vip, aito.ink, jiko.autos, adiko.net, aico.site, atko.xyz, aino.info, aiako.org, aido.asia, arko.cloud, riko.me, biko.jp, acko.store, aivo.com, miko.style, aika.marketing, aikou.asia, akiko.net, arko.pt, atko.group, auko.ru, viko.me, aiqo.ru, taiko.cards, asko.studio, aika.lt, piko.su, aiao.shop, viko.be, taiko.studio, aike.work, aiio.cloud, aico.pl, airo.link</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>aido.com</domain_name>
   <domain_keyword>aido</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 00:14:38</query_time>
   <create_date>2005-02-18</create_date>
   <update_date>2020-02-18</update_date>
   <expiry_date>2030-02-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns75.worldnic.com</value>
    <value>ns76.worldnic.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>amko.online</domain_name>
   <domain_keyword>amko</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-07 03:33:54</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-15</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>aiso.tech</domain_name>
   <domain_keyword>aiso</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-19 00:46:02</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>AISO SA</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns11.infomaniak.ch</value>
    <value>ns12.infomaniak.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>niko.studio</domain_name>
   <domain_keyword>niko</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-20 19:23:17</query_time>
   <create_date>2021-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</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>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webgo.de</value>
    <value>ns2.webgo.de</value>
    <value>ns3.webgo.de</value>
    <value>ns4.webgo.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>aikj.org</domain_name>
   <domain_keyword>aikj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 10:08:31</query_time>
   <create_date>2017-04-09</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2030-04-09</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>Ren Gong Zhi Neng Ke Ji</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>columba.dnspod.net</value>
    <value>trunk.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>aiku.vip</domain_name>
   <domain_keyword>aiku</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-20 10:09:25</query_time>
   <create_date>2019-08-08</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang zhi ping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>saiko.ninja</domain_name>
   <domain_keyword>saiko</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-04-28 18:12:21</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Njalla Okta LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.fo</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>miko.live</domain_name>
   <domain_keyword>miko</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-28 17:10:34</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>raiko.app</domain_name>
   <domain_keyword>raiko</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-01 14:53:05</query_time>
   <create_date>2020-09-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>m.ns.arvancdn.ir</value>
    <value>s.ns.arvancdn.ir</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>aipo.ru</domain_name>
   <domain_keyword>aipo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:13:41</query_time>
   <create_date>2010-04-28</create_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>azko.ru</domain_name>
   <domain_keyword>azko</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 09:11:54</query_time>
   <create_date>2004-09-16</create_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>OOO AZKO-MSK</registrant_company>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>viko.su</domain_name>
   <domain_keyword>viko</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 23:23:25</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_company>PromBusinessAlliance LLC</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 495 7979362</registrant_phone>
   <name_servers>
    <value>ns.ord.su</value>
    <value>ns2.ord.su</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>aikoc.xyz</domain_name>
   <domain_keyword>aikoc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-05 06:51:42</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>UCTUTLAR MAHALLESI ALAYBEY SOKAK NO 59A</registrant_company>
   <registrant_state>MERKEZ</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>siko.co.jp</domain_name>
   <domain_keyword>siko</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-09 11:25:55</query_time>
   <create_date>2003-03-04</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>SIKO CO.,LTD.</registrant_company>
   <name_servers>
    <value>dns103-1.jp1.ecl.ntt.com</value>
    <value>dns103-2.uk1.ecl.ntt.com</value>
    <value>dns103-3.us1.ecl.ntt.com</value>
    <value>dns103-4.sg1.ecl.ntt.com</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>aikon.team</domain_name>
   <domain_keyword>aikon</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-04 17:36:17</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>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>riko.dog</domain_name>
   <domain_keyword>riko</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-05 07:56:00</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>airo.capital</domain_name>
   <domain_keyword>airo</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-07 19:26:02</query_time>
   <create_date>2016-07-29</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>aeko.ca</domain_name>
   <domain_keyword>aeko</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 01:31:54</query_time>
   <create_date>2021-06-07</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>tiko.life</domain_name>
   <domain_keyword>tiko</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 22:16:31</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>kiko.bot</domain_name>
   <domain_keyword>kiko</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-20 21:43:40</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1000grad digital GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>diko.one</domain_name>
   <domain_keyword>diko</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-20 17:12:57</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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.siteground.net</value>
    <value>ns2.siteground.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>22</num>
   <domain_name>anko.clothing</domain_name>
   <domain_keyword>anko</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-15 05:56:36</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>aiks.pl</domain_name>
   <domain_keyword>aiks</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 16:21:46</query_time>
   <create_date>2005-10-31</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.aidahosting.com</value>
    <value>ns2.aidahosting.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>kiko.pl</domain_name>
   <domain_keyword>kiko</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-24 00:19:31</query_time>
   <create_date>2014-05-24</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>dns1.microhost.pl</value>
    <value>dns2.microhost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>liko.life</domain_name>
   <domain_keyword>liko</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-11 10:58:56</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>niko.gallery</domain_name>
   <domain_keyword>niko</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-13 09:44:58</query_time>
   <create_date>2018-01-09</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0150331179</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>aibo.chat</domain_name>
   <domain_keyword>aibo</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-13 17:20:24</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2034-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>collins.ns.cloudflare.com</value>
    <value>remy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>aiki.digital</domain_name>
   <domain_keyword>aiki</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-11 18:08:17</query_time>
   <create_date>2017-08-11</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-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>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>alko.hu</domain_name>
   <domain_keyword>alko</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:16:30</query_time>
   <create_date>1999-02-10</create_date>
  </value>
  <value>
   <num>30</num>
   <domain_name>aiki.hu</domain_name>
   <domain_keyword>aiki</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-11 02:13:36</query_time>
   <create_date>2022-10-03</create_date>
  </value>
  <value>
   <num>31</num>
   <domain_name>aiyo.wtf</domain_name>
   <domain_keyword>aiyo</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-17 22:42:51</query_time>
   <create_date>2020-09-06</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>fiko.store</domain_name>
   <domain_keyword>fiko</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 20:57:40</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>viko.bayern</domain_name>
   <domain_keyword>viko</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-05-28 05:19:57</query_time>
   <create_date>2020-11-18</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>https://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>saiko.club</domain_name>
   <domain_keyword>saiko</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 19:59:02</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>arko.co.nz</domain_name>
   <domain_keyword>arko</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-31 10:13:55</query_time>
   <create_date>2013-02-08</create_date>
   <update_date>2023-06-08</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>tiko.digital</domain_name>
   <domain_keyword>tiko</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-27 18:00:25</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8918.banahosting.com</value>
    <value>ns8919.banahosting.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>iiko.cloud</domain_name>
   <domain_keyword>iiko</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-08 12:09:56</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/whois/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JSC &quot;IIKO&quot;</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>aikm.com.cn</domain_name>
   <domain_keyword>aikm</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 22:17:32</query_time>
   <create_date>2021-12-11</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南京康迈数字科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>kaiko.uk</domain_name>
   <domain_keyword>kaiko</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-11 20:20:15</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>eiko.world</domain_name>
   <domain_keyword>eiko</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-18 09:47:31</query_time>
   <create_date>2022-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ailo.cn</domain_name>
   <domain_keyword>ailo</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-18 00:20:22</query_time>
   <create_date>2010-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>腾讯云计算(北京)有限责任公司</registrar_name>
   <registrant_name>申余坤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>piko.ai</domain_name>
   <domain_keyword>piko</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-19 01:43:29</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>aikk.com</domain_name>
   <domain_keyword>aikk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 10:08:32</query_time>
   <create_date>2002-10-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>Shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/aikk.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>abiko.net</domain_name>
   <domain_keyword>abiko</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 00:43:36</query_time>
   <create_date>2003-01-14</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/08911434-60f9-495a-bd5a-2d6efa273da0</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>jiko.shop</domain_name>
   <domain_keyword>jiko</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 06:18:08</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>niko.tv</domain_name>
   <domain_keyword>niko</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-23 04:13:12</query_time>
   <create_date>2001-12-18</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>47</num>
   <domain_name>aako.moe</domain_name>
   <domain_keyword>aako</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-04-22 05:17:43</query_time>
   <create_date>2022-08-05</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>aikr.ru</domain_name>
   <domain_keyword>aikr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:12:43</query_time>
   <create_date>2020-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>aixo.world</domain_name>
   <domain_keyword>aixo</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-30 13:00:26</query_time>
   <create_date>2024-02-13</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>aioo.online</domain_name>
   <domain_keyword>aioo</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-29 17:01:44</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <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>
   <name_servers>
    <value>ns1030.ui-dns.com</value>
    <value>ns1032.ui-dns.de</value>
    <value>ns1063.ui-dns.biz</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ayiko.net</domain_name>
   <domain_keyword>ayiko</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 19:01:08</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <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>52</num>
   <domain_name>aliko.ru</domain_name>
   <domain_keyword>aliko</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 13:20:27</query_time>
   <create_date>2017-06-21</create_date>
   <expiry_date>2025-06-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>aifo.de</domain_name>
   <domain_keyword>aifo</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 16:42:01</query_time>
   <update_date>2017-01-24</update_date>
   <name_servers>
    <value>docks11.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>auko.de</domain_name>
   <domain_keyword>auko</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:17:22</query_time>
   <update_date>2022-01-24</update_date>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>aika.com</domain_name>
   <domain_keyword>aika</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 06:48:46</query_time>
   <create_date>1998-05-01</create_date>
   <update_date>2023-03-16</update_date>
   <expiry_date>2026-04-30</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hiko.nl</domain_name>
   <domain_keyword>hiko</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 14:47:11</query_time>
   <create_date>2002-06-25</create_date>
   <update_date>2023-07-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.hosting.nl</value>
    <value>ns2.hosting.nl</value>
    <value>ns3.hosting.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>daiko.xyz</domain_name>
   <domain_keyword>daiko</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 03:53:38</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>aiio.dk</domain_name>
   <domain_keyword>aiio</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 12:45:49</query_time>
   <create_date>2022-03-20</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrant_name>Benjamin Falkenberg Wonsbeck Markussen</registrant_name>
   <registrant_address>Heldbovej 33, 2. tv</registrant_address>
   <registrant_city>Valby</registrant_city>
   <registrant_zip>2500</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 42322818</registrant_phone>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>alko.lol</domain_name>
   <domain_keyword>alko</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-11 01:28:19</query_time>
   <create_date>2023-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>aizo.pro</domain_name>
   <domain_keyword>aizo</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 17:17:07</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>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>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>niko.pl</domain_name>
   <domain_keyword>niko</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-13 09:44:59</query_time>
   <create_date>2005-03-22</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns11.rgb365.eu</value>
    <value>ns12.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>aiso.shop</domain_name>
   <domain_keyword>aiso</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-12 02:49:07</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>63</num>
   <domain_name>aako.top</domain_name>
   <domain_keyword>aako</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-20 19:44:53</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ji Nan Kun Fu Di Wen Hua Chuan Mei You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>diko.xyz</domain_name>
   <domain_keyword>diko</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-20 17:12:57</query_time>
   <create_date>2022-03-24</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2026-03-24</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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.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>65</num>
   <domain_name>alko.co.jp</domain_name>
   <domain_keyword>alko</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 08:48:39</query_time>
   <create_date>2002-10-31</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Alko Inc.</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>66</num>
   <domain_name>daiko.com</domain_name>
   <domain_keyword>daiko</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 14:27:48</query_time>
   <create_date>1998-06-10</create_date>
   <update_date>2020-07-03</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>dns1.daiko.com</value>
    <value>dns3.dion.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>yiko.vip</domain_name>
   <domain_keyword>yiko</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-22 08:54:16</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>malei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>aito.ink</domain_name>
   <domain_keyword>aito</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-27 13:57:17</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nan Yang Shi Kai Wang Wang Luo Ji Shu You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>jiko.autos</domain_name>
   <domain_keyword>jiko</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-05-23 20:25:06</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>adiko.net</domain_name>
   <domain_keyword>adiko</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 22:04:24</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>aico.site</domain_name>
   <domain_keyword>aico</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 03:27:04</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>umhfp0fz.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>atko.xyz</domain_name>
   <domain_keyword>atko</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 06:32:12</query_time>
   <create_date>2021-09-27</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>aino.info</domain_name>
   <domain_keyword>aino</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 16:58:58</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aiako.org</domain_name>
   <domain_keyword>aiako</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 21:36:47</query_time>
   <create_date>2022-11-17</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MAIA-KO SAS</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns109.ovh.net</value>
    <value>ns109.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>aido.asia</domain_name>
   <domain_keyword>aido</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-26 05:41:33</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhu xin tong</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>arko.cloud</domain_name>
   <domain_keyword>arko</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-31 10:13:55</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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-113-c.gandi.net</value>
    <value>ns-182-a.gandi.net</value>
    <value>ns-71-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>riko.me</domain_name>
   <domain_keyword>riko</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-01 02:02:25</query_time>
   <create_date>2009-12-02</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1028.awsdns-00.org</value>
    <value>ns-1695.awsdns-19.co.uk</value>
    <value>ns-278.awsdns-34.com</value>
    <value>ns-960.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>biko.jp</domain_name>
   <domain_keyword>biko</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 00:58:06</query_time>
   <create_date>2001-05-24</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>biko corporation</registrant_name>
   <registrant_address>1-51-1 Hatsudai, Shibuya-ku, Tokyo</registrant_address>
   <registrant_zip>151-0061</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6276-1860</registrant_phone>
   <name_servers>
    <value>ns1.cubic-server.com</value>
    <value>ns2.cubic-server.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>acko.store</domain_name>
   <domain_keyword>acko</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-02 17:04:27</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>aivo.com</domain_name>
   <domain_keyword>aivo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 00:13:49</query_time>
   <create_date>1999-01-21</create_date>
   <update_date>2022-11-10</update_date>
   <expiry_date>2025-01-21</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>ns1180.dns.dyn.com</value>
    <value>ns2168.dns.dyn.com</value>
    <value>ns3193.dns.dyn.com</value>
    <value>ns4144.dns.dyn.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>miko.style</domain_name>
   <domain_keyword>miko</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-06-08 15:03:49</query_time>
   <create_date>2017-05-21</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>aika.marketing</domain_name>
   <domain_keyword>aika</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-06-08 21:38:15</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>aikou.asia</domain_name>
   <domain_keyword>aikou</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-09 22:18:12</query_time>
   <create_date>2010-06-11</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>aikouCommunicationCompany</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>akiko.net</domain_name>
   <domain_keyword>akiko</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 16:53:46</query_time>
   <create_date>1997-05-30</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <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>85</num>
   <domain_name>arko.pt</domain_name>
   <domain_keyword>arko</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-29 22:09:08</query_time>
   <name_servers>
    <value>ns1.ptservidor.net</value>
    <value>ns2.ptservidor.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>atko.group</domain_name>
   <domain_keyword>atko</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-26 00:20:59</query_time>
   <create_date>2019-02-04</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1395.awsdns-46.org</value>
    <value>ns-1564.awsdns-03.co.uk</value>
    <value>ns-491.awsdns-61.com</value>
    <value>ns-741.awsdns-28.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>87</num>
   <domain_name>auko.ru</domain_name>
   <domain_keyword>auko</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 05:22:10</query_time>
   <create_date>2022-08-02</create_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>viko.me</domain_name>
   <domain_keyword>viko</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-01 16:04:15</query_time>
   <create_date>2010-06-03</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>aiqo.ru</domain_name>
   <domain_keyword>aiqo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:13:44</query_time>
   <create_date>2022-04-16</create_date>
   <expiry_date>2025-04-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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>taiko.cards</domain_name>
   <domain_keyword>taiko</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-01 19:38:24</query_time>
   <create_date>2017-10-02</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>asko.studio</domain_name>
   <domain_keyword>asko</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-24 17:52:31</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.flexbe.ru</value>
    <value>ns2.flexbe.ru</value>
    <value>ns3.flexbe.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>aika.lt</domain_name>
   <domain_keyword>aika</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-05 06:48:46</query_time>
   <create_date>2022-08-30</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>aria.ns.cloudflare.com</value>
    <value>marty.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>piko.su</domain_name>
   <domain_keyword>piko</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:24:19</query_time>
   <create_date>2007-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>BEGET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>aiao.shop</domain_name>
   <domain_keyword>aiao</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-04 19:38:10</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>viko.be</domain_name>
   <domain_keyword>viko</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-06 20:42:56</query_time>
   <create_date>1998-12-01</create_date>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>taiko.studio</domain_name>
   <domain_keyword>taiko</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-06 15:15:47</query_time>
   <create_date>2020-01-14</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COTALENT</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>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>aike.work</domain_name>
   <domain_keyword>aike</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-15 11:23:52</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shan xi ai ke ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>aiio.cloud</domain_name>
   <domain_keyword>aiio</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 11:21:13</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>aico.pl</domain_name>
   <domain_keyword>aico</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-17 05:38:05</query_time>
   <create_date>2010-09-06</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>airo.link</domain_name>
   <domain_keyword>airo</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-15 04:26:58</query_time>
   <create_date>2022-05-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1429.awsdns-50.org</value>
    <value>ns-1924.awsdns-48.co.uk</value>
    <value>ns-508.awsdns-63.com</value>
    <value>ns-540.awsdns-03.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>
 </results>
 <stats>
  <total_time>0.105</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.