WHOIS QUERY TIME

29 May 2024 - 1:26 PM UTC

Registered: 16 March 2010
Expiry: 17 March 2025

REGISTRAR

Name: 1API GmbH
Website: http://www.1api.net/

NAME SERVERS

dns01.dipcon.com
dns02.ports.se
dns03.ports.se
dns04.ports.net

DOMAIN STATUS

registered

REGISTRANT

Company: c/o Nikon Europe BV

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=nikon.lt
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "nikon.lt"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "nikon.lt",
            "domain_keyword": "nikon",
            "domain_tld": "lt",
            "query_time": "2024-05-29 13:26:02",
            "create_date": "2010-03-16",
            "expiry_date": "2025-03-17",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_company": "c/o Nikon Europe BV",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>nikon.lt</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>nikon.lt</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-29 13:26:02</query_time>
   <create_date>2010-03-16</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_company>c/o Nikon Europe BV</registrant_company>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.028</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.029 seconds) for "nikon.lt" in our Historical WHOIS Database.
#1 - QUERY TIME

15 Feb 2023 - 8:25 AM UTC

Registered: 16 March 2010
Expiry: 17 March 2024

REGISTRAR

Name: 1API GmbH
Website: http://www.1api.net/

NAME SERVERS

dns01.dipcon.com
dns02.ports.se
dns03.ports.se
dns04.ports.net

DOMAIN STATUS

registered

REGISTRANT

Company: c/o Nikon Europe BV

#2 - QUERY TIME

20 Mar 2024 - 1:31 AM UTC

Registered: 16 March 2010
Expiry: 17 March 2025

REGISTRAR

Name: 1API GmbH
Website: http://www.1api.net/

NAME SERVERS

dns01.dipcon.com
dns02.ports.se
dns03.ports.se
dns04.ports.net

DOMAIN STATUS

registered

REGISTRANT

Company: c/o Nikon Europe BV

* 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=nikon.lt
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "nikon.lt",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "nikon.lt",
    "results": [
        {
            "num": 1,
            "domain_name": "nikon.lt",
            "domain_keyword": "nikon",
            "domain_tld": "lt",
            "query_time": "2023-02-15 08:25:23",
            "create_date": "2010-03-16",
            "expiry_date": "2024-03-17",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_company": "c/o Nikon Europe BV",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 2,
            "domain_name": "nikon.lt",
            "domain_keyword": "nikon",
            "domain_tld": "lt",
            "query_time": "2024-03-20 01:31:45",
            "create_date": "2010-03-16",
            "expiry_date": "2025-03-17",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_company": "c/o Nikon Europe BV",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "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>nikon.lt</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>nikon.lt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nikon.lt</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2023-02-15 08:25:23</query_time>
   <create_date>2010-03-16</create_date>
   <expiry_date>2024-03-17</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_company>c/o Nikon Europe BV</registrant_company>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>nikon.lt</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-03-20 01:31:45</query_time>
   <create_date>2010-03-16</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_company>c/o Nikon Europe BV</registrant_company>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.029</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 98 domain names (in 0.022 seconds) which contained the exact domain keyword "nikon".
Domain Name Registered Expiry Registrar Ownership
1 nikon.com 23 Dec 1993 22 Dec 2024 Japan Registry Services Co.,Ltd.(JPRS) Nikon Corporation
2 nikon.co.uk 14 Mar 1997 14 Mar 2025 EuroDNS SA [Tag = EURODNS] -
3 nikon.com.br 27 Feb 1998 27 Feb 2026 - NIKON DO BRASIL LTDA.
4 nikon.net 1 Jun 1998 31 May 2025 Tucows Domains Inc. -
5 nikon.it 12 Jun 1998 22 Nov 2024 EuroDNS SA EuroDNS S.A.
6 nikon.ru 9 Jul 1998 31 Jul 2024 RU-CENTER-RU "Nikon(Russia)LLC."
7 nikon.nl 10 Mar 1999 - EuroDNS S.A. -
8 nikon.co.nz 15 Sep 1999 - 1API -
9 nikon.pl 31 May 2000 30 May 2024 EuroDNS S.A. -
10 nikon.com.cn 14 Nov 2000 14 Nov 2024 广东时代互联科技有限公司 尼康映像仪器销售(中国)有限公司
11 nikon.ca 27 Nov 2000 22 Jun 2024 Internic.ca Inc. Nikon Canada Inc.
12 nikon.jp 26 Mar 2001 31 Mar 2025 - NIKON CORPORATION
13 nikon.be 30 Mar 2001 - 1API GmbH -
14 nikon.ie 3 May 2001 4 May 2025 1API GmbH Nikon Corporation
15 nikon.info 31 Jul 2001 31 Jul 2024 1API GmbH NIKON CORPORATION
16 nikon.md 24 Oct 2001 24 Oct 2024 - -
17 nikon.co.th 7 Nov 2001 6 Nov 2024 THNIC Nikon Corporation ( นิคอน คอร์ปอเรชั่น )
18 nikon.org 13 Jan 2002 13 Jan 2025 1API GmbH NIKON CORPORATION
19 nikon.biz 27 Mar 2002 26 Mar 2025 1API GmbH NIKON CORPORATION
20 nikon.co.in 26 Jul 2002 26 Jul 2024 Web Commerce Communications Limited dba WebNic.cc NIKON CORPORATION
21 nikon.com.pt 7 Aug 2002 - - Nikon Corporation
22 nikon.cl 9 Dec 2002 7 Jan 2025 Key-Systems GmbH Nikon Corporation
23 nikon.org.uk 28 May 2004 28 May 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
24 nikon.mobi 12 Jun 2006 12 Jun 2024 1API GmbH NIKON CORPORATION
25 nikon.su 16 Nov 2007 16 Nov 2024 RUCENTER-SU Private Person
26 nikon.ro 20 Dec 2007 18 Nov 2024 Eurodns SA -
27 nikon.asia 1 Feb 2008 1 Feb 2025 EuroDNS S.A. NIKON CORPORATION
28 nikon.la 27 Mar 2008 27 Mar 2025 1API GmbH -
29 nikon.com.mu 14 May 2008 14 May 2025 1API GmbH -
30 nikon.tel 20 Feb 2009 22 Mar 2025 1API GmbH NIKON CORPORATION
31 nikon.lt 16 Mar 2010 17 Mar 2025 1API GmbH c/o Nikon Europe BV
32 nikon.co 28 Apr 2010 27 Apr 2025 Key-Systems GmbH Nikon Corporation
33 nikon.in 8 May 2010 8 May 2025 Web Commerce Communications Limited dba WebNic.cc NIKON CORPORATION
34 nikon.com.hr 24 May 2010 15 Jul 2025 POSLUH HOSTING d.o.o. NIKON CORPORATION
35 nikon.com.sc 22 Apr 2011 22 Apr 2024 1API GmbH Nikon Corporation
36 nikon.com.cm 22 Apr 2011 22 Apr 2025 Netcom.cm Sarl Nikon Corporation
37 nikon.sc 22 Apr 2011 22 Apr 2024 1API GmbH Nikon Corporation
38 nikon.bi 29 Jun 2011 29 Jun 2025 Ascio Technologies NIKON CORPORATION
39 nikon.pro 26 Apr 2012 26 Apr 2025 OVH SAS Compfucius
40 nikon.hr 5 Jun 2013 5 Jun 2025 Hrvatski Telekom d.d. (Regica.net) FTG DISTRIBUCIJA d.o.o.
41 nikon.xyz 4 Jun 2014 4 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com kazuo oota
42 nikon.uk 10 Jun 2014 10 Jun 2025 EuroDNS SA [Tag = EURODNS] -
43 nikon.xn--czru2d 26 Jul 2014 26 Jul 2024 Lexsynergy Limited NIKON CORPORATION
44 nikon.xn--3ds443g 31 Jul 2014 31 Jul 2024 1API GmbH -
45 nikon.xn--6frz82g 31 Jul 2014 31 Jul 2024 1API GmbH NIKON CORPORATION
46 nikon.xn--fiq228c5hs 31 Jul 2014 31 Jul 2024 1API GmbH -
47 nikon.ink 31 Jul 2014 31 Jul 2024 1API GmbH NIKON CORPORATION
48 nikon.fishing 18 Sep 2014 18 Sep 2024 1API GmbH NIKON CORPORATION
49 nikon.nz 1 Oct 2014 - 1API -
50 nikon.ws 15 Oct 2014 15 Oct 2024 RegistryGate GmbH -
51 nikon.quebec 16 Dec 2014 16 Dec 2024 WHC Privacy Protect, LLC (PrivacyProtect.org)
52 nikon.xn--ses554g 5 Jan 2015 5 May 2029 Knet Registrar Co.,Ltd. 尼康映像仪器销售(中国)有限公司
53 nikon.com.ng 29 Jan 2015 29 Jan 2025 lufemdomains NIKON CORPORATION
54 nikon.com.mg 6 Feb 2015 6 Feb 2025 1API GmbH NIKON CORPORATION
55 nikon.one 25 May 2015 25 May 2025 1API GmbH NIKON CORPORATION
56 nikon.tech 29 Jul 2015 29 Jul 2024 1API GmbH NIKON CORPORATION
57 nikon.online 19 Aug 2015 19 Aug 2024 1API GmbH NIKON CORPORATION
58 nikon.srl 24 Sep 2015 24 Sep 2024 1API GmbH NIKON CORPORATION
59 nikon.college 30 Sep 2015 30 Sep 2024 1API GmbH NIKON CORPORATION
60 nikon.film 6 Oct 2015 6 Oct 2024 1API GmbH NIKON CORPORATION
61 nikon.sb 29 Nov 2015 29 Dec 2024 1API GmbH NIKON CORPORATION
62 nikon.cloud 16 Feb 2016 16 Feb 2025 united-domains AG REDACTED FOR PRIVACY
63 nikon.cm 23 Feb 2016 23 Feb 2025 Netcom.cm Sarl WhoisGuardService.com
64 nikon.vip 17 May 2016 17 May 2024 united-domains AG united-domains Reselling GmbH
65 nikon.store 14 Jun 2016 14 Jun 2024 1API GmbH NIKON CORPORATION
66 nikon.xn--vuq861b 29 Jun 2016 29 Jun 2024 Reserved for non-billable transactions where Registry Operator acts as Registrar -
67 nikon.fans 7 Sep 2016 7 Sep 2024 1API GmbH NIKON CORPORATION
68 nikon.shop 17 Sep 2016 17 Sep 2024 Alibaba Cloud Computing Ltd. -
69 nikon.blog 18 Oct 2016 18 Oct 2024 1API GmbH NIKON CORPORATION
70 nikon.cam 5 Dec 2016 5 Dec 2024 1API GmbH NIKON CORPORATION
71 nikon.art 7 Feb 2017 7 Feb 2025 1API GmbH NIKON CORPORATION
72 nikon.nagoya 24 Aug 2017 24 Aug 2025 GMO Internet Group, Inc. -
73 nikon.llc 11 Jun 2018 11 Jun 2025 1API GmbH NIKON CORPORATION
74 nikon.red 3 Jul 2018 3 Jul 2024 1API GmbH NIKON CORPORATION
75 nikon.rent 23 Sep 2018 23 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
76 nikon.site 2 Oct 2018 2 Oct 2024 1API GmbH NIKON CORPORATION
77 nikon.club 10 Oct 2018 10 Oct 2024 1API GmbH NIKON CORPORATION
78 nikon.app 24 Jul 2020 24 Jul 2024 1API GmbH NIKON CORPORATION
79 nikon.work 5 Jan 2021 5 Jan 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
80 nikon.cd 15 Jan 2021 30 Jun 2024 NIC CD Migration Office Congolais des Postes et Telecommunications - OCPT
81 nikon.com.pl 29 Jan 2021 29 Jan 2025 Aftermarket.pl Limited -
82 nikon.org.pl 29 Aug 2021 29 Aug 2024 Aftermarket.pl Limited -
83 nikon.net.pl 18 Feb 2023 18 Feb 2025 LH.pl Sp. z o.o. -
84 nikon.me.uk 18 Jun 2023 18 Jun 2024 Dynadot, LLC t/a Dynadot [Tag = DYNADOT] -
85 nikon.wiki 1 Jul 2023 1 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ni kang ying xiang yi qi xiao shou zhong guo you xian gong si
86 nikon.space 14 May 2024 14 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
87 nikon.fun 17 May 2024 17 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
88 nikon.pe - - 1API GmbH Domain Administrator
89 nikon.com.de - - - -
90 nikon.qa - - AEserver FZE -
91 nikon.pt - - - Nikon Corporation
92 nikon.com.af - - ARYAN ICT Solutions, LLC NIKON CORPORATION
93 nikon.au - - Domain Directors Pty Ltd trading as Instra Domain Administrator
94 nikon.ai - - Netherlands Domains REDACTED FOR PRIVACY
95 nikon.ae - - AESERVER NIKON CORPORATION
96 nikon.de - - - -
97 nikon.co.jp - - - Nikon Corporation
98 nikon.com.au - - Domain Directors Pty Ltd trading as Instra Domain Administrator
99 nikon.com.pe - - 1API GmbH Domain Administrator

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=nikon&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "nikon",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 99,
        "relation": "eq",
        "current": 99
    },
    "unique_domains": "nikon.com, nikon.co.uk, nikon.com.br, nikon.net, nikon.it, nikon.ru, nikon.nl, nikon.co.nz, nikon.pl, nikon.com.cn, nikon.ca, nikon.jp, nikon.be, nikon.ie, nikon.info, nikon.md, nikon.co.th, nikon.org, nikon.biz, nikon.co.in, nikon.com.pt, nikon.cl, nikon.org.uk, nikon.mobi, nikon.su, nikon.ro, nikon.asia, nikon.la, nikon.com.mu, nikon.tel, nikon.lt, nikon.co, nikon.in, nikon.com.hr, nikon.com.sc, nikon.com.cm, nikon.sc, nikon.bi, nikon.pro, nikon.hr, nikon.xyz, nikon.uk, nikon.xn--czru2d, nikon.xn--3ds443g, nikon.xn--6frz82g, nikon.xn--fiq228c5hs, nikon.ink, nikon.fishing, nikon.nz, nikon.ws, nikon.quebec, nikon.xn--ses554g, nikon.com.ng, nikon.com.mg, nikon.one, nikon.tech, nikon.online, nikon.srl, nikon.college, nikon.film, nikon.sb, nikon.cloud, nikon.cm, nikon.vip, nikon.store, nikon.xn--vuq861b, nikon.fans, nikon.shop, nikon.blog, nikon.cam, nikon.art, nikon.nagoya, nikon.llc, nikon.red, nikon.rent, nikon.site, nikon.club, nikon.app, nikon.work, nikon.cd, nikon.com.pl, nikon.org.pl, nikon.net.pl, nikon.me.uk, nikon.wiki, nikon.space, nikon.fun, nikon.pe, nikon.com.de, nikon.qa, nikon.pt, nikon.com.af, nikon.au, nikon.ai, nikon.ae, nikon.de, nikon.co.jp, nikon.com.au, nikon.com.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "nikon.com",
            "domain_keyword": "nikon",
            "domain_tld": "com",
            "query_time": "2024-06-08 01:08:09",
            "create_date": "1993-12-23",
            "update_date": "2024-05-30",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Nikon Corporation",
            "registrant_address": "1-6-3 Nishi-oi",
            "registrant_city": "Shinagawa-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "140-8601",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.337739105",
            "registrant_fax": "+81.337738409",
            "name_servers": [
                "dns-a.iij.ad.jp",
                "dns21jp.nikon.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nikon.co.uk",
            "domain_keyword": "nikon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 09:46:21",
            "create_date": "1997-03-14",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-14",
            "registrar_name": "EuroDNS SA [Tag = EURODNS]",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns0.easynet.co.uk",
                "ns1.easynet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "nikon.com.br",
            "domain_keyword": "nikon",
            "domain_tld": "com.br",
            "query_time": "2024-05-18 15:31:22",
            "create_date": "1998-02-27",
            "update_date": "2023-03-06",
            "expiry_date": "2026-02-27",
            "registrant_name": "NIKON DO BRASIL LTDA.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "nikns1.nikonusa.com",
                "nikns2.nikonusa.com",
                "nikns3.nikonusa.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 4,
            "domain_name": "nikon.net",
            "domain_keyword": "nikon",
            "domain_tld": "net",
            "query_time": "2024-06-02 22:31:31",
            "create_date": "1998-06-01",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "nikns1.nikonusa.com",
                "nikns2.nikonusa.com",
                "nikns3.nikonusa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nikon.it",
            "domain_keyword": "nikon",
            "domain_tld": "it",
            "query_time": "2024-05-06 19:20:40",
            "create_date": "1998-06-12",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-22",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "EuroDNS S.A.",
            "registrant_address": "2, rue Leon Laval",
            "registrant_city": "Leudelange",
            "registrant_state": "Luxembourg",
            "registrant_zip": "L-3372",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "nikon.ru",
            "domain_keyword": "nikon",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:43:07",
            "create_date": "1998-07-09",
            "expiry_date": "2024-07-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"Nikon(Russia)LLC.\"",
            "name_servers": [
                "ns1.activeby.net",
                "ns2.activeby.net",
                "ns3.activeby.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "nikon.nl",
            "domain_keyword": "nikon",
            "domain_tld": "nl",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "1999-03-10",
            "update_date": "2018-09-13",
            "registrar_name": "EuroDNS S.A.",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "nikon.co.nz",
            "domain_keyword": "nikon",
            "domain_tld": "co.nz",
            "query_time": "2024-05-31 12:18:02",
            "create_date": "1999-09-15",
            "update_date": "2024-01-04",
            "registrar_name": "1API",
            "registrar_website": "http://1api.de",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "nikon.pl",
            "domain_keyword": "nikon",
            "domain_tld": "pl",
            "query_time": "2024-04-29 20:16:34",
            "create_date": "2000-05-31",
            "update_date": "2023-05-17",
            "expiry_date": "2024-05-30",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "nikon.com.cn",
            "domain_keyword": "nikon",
            "domain_tld": "com.cn",
            "query_time": "2024-05-20 08:43:15",
            "create_date": "2000-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "尼康映像仪器销售(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "nikon.ca",
            "domain_keyword": "nikon",
            "domain_tld": "ca",
            "query_time": "2024-05-20 08:43:15",
            "create_date": "2000-11-27",
            "update_date": "2023-08-06",
            "expiry_date": "2024-06-22",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "registrant_name": "Nikon Canada Inc.",
            "registrant_address": "1366 Aerowood Drive",
            "registrant_city": "Mississauga",
            "registrant_state": "ON",
            "registrant_zip": "L4W1C3",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9056259910",
            "name_servers": [
                "nikns1.nikonusa.com",
                "nikns2.nikonusa.com",
                "nikns3.nikonusa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "nikon.jp",
            "domain_keyword": "nikon",
            "domain_tld": "jp",
            "query_time": "2024-04-20 15:12:51",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "NIKON CORPORATION",
            "registrant_address": "8F Akasaka Tameike Tower, 2-17-7 Akasaka,",
            "registrant_zip": "107-0052",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6862-9956",
            "name_servers": [
                ""
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 13,
            "domain_name": "nikon.be",
            "domain_keyword": "nikon",
            "domain_tld": "be",
            "query_time": "2024-06-10 19:52:33",
            "create_date": "2001-03-30",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "name_servers": [
                "dns.nextron.ch",
                "dns2.nextron.ch",
                "dns3.nextron.ch"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 14,
            "domain_name": "nikon.ie",
            "domain_keyword": "nikon",
            "domain_tld": "ie",
            "query_time": "2024-05-05 00:47:23",
            "create_date": "2001-05-03",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-04",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_name": "Nikon Corporation",
            "name_servers": [
                "ns1.glashaboy.com",
                "ns2.glashaboy.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nikon.info",
            "domain_keyword": "nikon",
            "domain_tld": "info",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2001-07-31",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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.webhosting.jp",
                "ns2.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "nikon.md",
            "domain_keyword": "nikon",
            "domain_tld": "md",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2001-10-24",
            "expiry_date": "2024-10-24",
            "name_servers": [
                "dns.nextron.ch",
                "dns2.nextron.ch"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 17,
            "domain_name": "nikon.co.th",
            "domain_keyword": "nikon",
            "domain_tld": "co.th",
            "query_time": "2024-06-12 01:53:14",
            "create_date": "2001-11-07",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-06",
            "registrar_name": "THNIC",
            "registrant_company": "Nikon Corporation ( นิคอน คอร์ปอเรชั่น )",
            "registrant_address": "Personal Information*",
            "registrant_country": "JP",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "nikon.org",
            "domain_keyword": "nikon",
            "domain_tld": "org",
            "query_time": "2024-05-13 09:46:17",
            "create_date": "2002-01-13",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "nikon.biz",
            "domain_keyword": "nikon",
            "domain_tld": "biz",
            "query_time": "2024-05-24 00:31:33",
            "create_date": "2002-03-27",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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.webhosting.jp",
                "ns2.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "nikon.co.in",
            "domain_keyword": "nikon",
            "domain_tld": "co.in",
            "query_time": "2024-05-25 10:58:49",
            "create_date": "2002-07-26",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-26",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nikon.com.pt",
            "domain_keyword": "nikon",
            "domain_tld": "com.pt",
            "query_time": "2024-04-29 20:16:33",
            "create_date": "2002-08-07",
            "registrant_name": "Nikon Corporation",
            "registrant_address": "2-15-3 Konan",
            "registrant_city": "Tokyo",
            "registrant_state": "Minato-ku",
            "registrant_zip": "108-629",
            "registrant_country": "JP",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp",
                "ns4.webhosting.jp"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 22,
            "domain_name": "nikon.cl",
            "domain_keyword": "nikon",
            "domain_tld": "cl",
            "query_time": "2024-05-29 13:26:02",
            "create_date": "2002-12-09",
            "expiry_date": "2025-01-07",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Nikon Corporation",
            "registrant_company": "Nikon Corporation",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ]
        },
        {
            "num": 23,
            "domain_name": "nikon.org.uk",
            "domain_keyword": "nikon",
            "domain_tld": "org.uk",
            "query_time": "2024-04-20 19:27:31",
            "create_date": "2004-05-28",
            "update_date": "2024-03-30",
            "expiry_date": "2025-05-28",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "nikon.mobi",
            "domain_keyword": "nikon",
            "domain_tld": "mobi",
            "query_time": "2024-05-13 09:46:17",
            "create_date": "2006-06-12",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nikon.su",
            "domain_keyword": "nikon",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:43",
            "create_date": "2007-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "RUCENTER-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.slavhost.com",
                "ns2.slavhost.com"
            ],
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 26,
            "domain_name": "nikon.ro",
            "domain_keyword": "nikon",
            "domain_tld": "ro",
            "query_time": "2024-05-09 08:55:24",
            "create_date": "2007-12-20",
            "expiry_date": "2024-11-18",
            "registrar_name": "Eurodns SA",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "ns1.dns.nms.gtt.net",
                "ns2.dns.nms.gtt.net",
                "ns3.dns.nms.gtt.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 27,
            "domain_name": "nikon.asia",
            "domain_keyword": "nikon",
            "domain_tld": "asia",
            "query_time": "2024-05-24 16:55:06",
            "create_date": "2008-02-01",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nikon.la",
            "domain_keyword": "nikon",
            "domain_tld": "la",
            "query_time": "2024-05-24 16:55:06",
            "create_date": "2008-03-27",
            "update_date": "2023-02-27",
            "expiry_date": "2025-03-27",
            "registrar_name": "1API GmbH",
            "registrant_email": "https://whois.nic.la/contact/nikon.la/registrant",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "nikon.com.mu",
            "domain_keyword": "nikon",
            "domain_tld": "com.mu",
            "query_time": "2024-05-14 00:02:28",
            "create_date": "2008-05-14",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-14",
            "registrar_name": "1API GmbH",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "nikon.tel",
            "domain_keyword": "nikon",
            "domain_tld": "tel",
            "query_time": "2024-05-20 08:43:16",
            "create_date": "2009-02-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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 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": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nikon.lt",
            "domain_keyword": "nikon",
            "domain_tld": "lt",
            "query_time": "2024-05-29 13:26:02",
            "create_date": "2010-03-16",
            "expiry_date": "2025-03-17",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net/",
            "registrant_company": "c/o Nikon Europe BV",
            "name_servers": [
                "dns01.dipcon.com",
                "dns02.ports.se",
                "dns03.ports.se",
                "dns04.ports.net"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 32,
            "domain_name": "nikon.co",
            "domain_keyword": "nikon",
            "domain_tld": "co",
            "query_time": "2024-04-29 20:16:33",
            "create_date": "2010-04-28",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nikon Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NULL",
            "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.nameaction.com",
                "ns2.nameaction.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nikon.in",
            "domain_keyword": "nikon",
            "domain_tld": "in",
            "query_time": "2024-05-08 13:54:15",
            "create_date": "2010-05-08",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-08",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Limited dba WebNic.cc",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nikon.com.hr",
            "domain_keyword": "nikon",
            "domain_tld": "com.hr",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2010-05-24",
            "update_date": "2019-06-06",
            "expiry_date": "2025-07-15",
            "registrar_name": "POSLUH HOSTING d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "NIKON CORPORATION",
            "registrant_address": "8F Akasaka Tameike Tower, 2-17-7 Akasaka",
            "registrant_city": "Minato-ku, Tokyo",
            "registrant_state": "JP",
            "registrant_zip": "107-0052",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.nms.gtt.net",
                "ns2.dns.nms.gtt.net",
                "ns3.dns.nms.gtt.net"
            ]
        },
        {
            "num": 35,
            "domain_name": "nikon.com.sc",
            "domain_keyword": "nikon",
            "domain_tld": "com.sc",
            "query_time": "2023-12-02 13:05:40",
            "create_date": "2011-04-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-04-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nikon Corporation",
            "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": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nikon.com.cm",
            "domain_keyword": "nikon",
            "domain_tld": "com.cm",
            "query_time": "2024-04-29 20:16:33",
            "create_date": "2011-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Nikon Corporation",
            "registrant_address": "2-15-3 Konan",
            "registrant_city": "Minato-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "108-6290",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.364333675",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 37,
            "domain_name": "nikon.sc",
            "domain_keyword": "nikon",
            "domain_tld": "sc",
            "query_time": "2023-11-05 00:44:10",
            "create_date": "2011-04-22",
            "update_date": "2023-08-01",
            "expiry_date": "2024-04-22",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nikon Corporation",
            "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.ispapi.net",
                "ns2.ispapi.net",
                "ns3.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nikon.bi",
            "domain_keyword": "nikon",
            "domain_tld": "bi",
            "query_time": "2024-06-13 07:51:20",
            "create_date": "2011-06-29",
            "update_date": "2024-05-30",
            "expiry_date": "2025-06-29",
            "registrar_name": "Ascio Technologies",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "NIKON CORPORATION",
            "registrant_address": "2-15-3 Konan",
            "registrant_city": "Minato-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "108-6290",
            "registrant_country": "JP",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "registrant_fax": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.ipmirror.com",
                "ns2.ipmirror.com",
                "ns3.ipmirror.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nikon.pro",
            "domain_keyword": "nikon",
            "domain_tld": "pro",
            "query_time": "2024-04-26 00:19:24",
            "create_date": "2012-04-26",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-26",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Compfucius",
            "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": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "nikon.hr",
            "domain_keyword": "nikon",
            "domain_tld": "hr",
            "query_time": "2024-06-05 00:16:05",
            "create_date": "2013-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "FTG DISTRIBUCIJA d.o.o.",
            "registrant_address": "Kalinovica 8",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.croadria.com",
                "ns2.croadria.com"
            ]
        },
        {
            "num": 41,
            "domain_name": "nikon.xyz",
            "domain_keyword": "nikon",
            "domain_tld": "xyz",
            "query_time": "2024-06-04 00:18:17",
            "create_date": "2014-06-04",
            "update_date": "2024-05-24",
            "expiry_date": "2025-06-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "kazuo oota",
            "registrant_state": "Chiba",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nikon.uk",
            "domain_keyword": "nikon",
            "domain_tld": "uk",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2014-06-10",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-10",
            "registrar_name": "EuroDNS SA [Tag = EURODNS]",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns0.easynet.co.uk",
                "ns1.easynet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 43,
            "domain_name": "nikon.xn--czru2d",
            "domain_keyword": "nikon",
            "domain_tld": "xn--czru2d",
            "query_time": "2024-04-20 19:27:31",
            "create_date": "2014-07-26",
            "update_date": "2016-03-21",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nikon.xn--3ds443g",
            "domain_keyword": "nikon",
            "domain_tld": "xn--3ds443g",
            "query_time": "2024-04-29 20:16:34",
            "create_date": "2014-07-31",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://whois.1api.net",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "nikon.xn--6frz82g",
            "domain_keyword": "nikon",
            "domain_tld": "xn--6frz82g",
            "query_time": "2024-04-20 19:27:31",
            "create_date": "2014-07-31",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nikon.xn--fiq228c5hs",
            "domain_keyword": "nikon",
            "domain_tld": "xn--fiq228c5hs",
            "query_time": "2024-04-29 20:16:34",
            "create_date": "2014-07-31",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://whois.1api.net",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "nikon.ink",
            "domain_keyword": "nikon",
            "domain_tld": "ink",
            "query_time": "2024-04-29 20:16:33",
            "create_date": "2014-07-31",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "nikon.fishing",
            "domain_keyword": "nikon",
            "domain_tld": "fishing",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2014-09-18",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nikon.nz",
            "domain_keyword": "nikon",
            "domain_tld": "nz",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2014-10-01",
            "update_date": "2023-11-15",
            "registrar_name": "1API",
            "registrar_website": "http://1api.de",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "nikon.ws",
            "domain_keyword": "nikon",
            "domain_tld": "ws",
            "query_time": "2024-06-13 07:51:23",
            "create_date": "2014-10-15",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://registrygate.com/de/whois",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "nikon.quebec",
            "domain_keyword": "nikon",
            "domain_tld": "quebec",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2014-12-16",
            "update_date": "2023-11-02",
            "expiry_date": "2024-12-16",
            "registrar_iana": 938,
            "registrar_name": "WHC",
            "registrar_website": "http://www.whc.ca/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.web-dns1.com",
                "ns2.web-dns1.com",
                "ns3.web-dns1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nikon.xn--ses554g",
            "domain_keyword": "nikon",
            "domain_tld": "xn--ses554g",
            "query_time": "2024-04-20 19:27:32",
            "create_date": "2015-01-05",
            "update_date": "2018-04-02",
            "expiry_date": "2029-05-05",
            "registrar_iana": 3225,
            "registrar_name": "Knet Registrar Co.,Ltd.",
            "registrar_website": "http://knetreg.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "尼康映像仪器销售(中国)有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "上海",
            "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": [
                "nswz1.knetreg.cn",
                "nswz2.knetreg.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "nikon.com.ng",
            "domain_keyword": "nikon",
            "domain_tld": "com.ng",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2015-01-29",
            "update_date": "2023-11-30",
            "expiry_date": "2025-01-29",
            "registrar_name": "lufemdomains",
            "registrar_website": "https://www.hihostnow.com.ng",
            "registrant_name": "NIKON CORPORATION",
            "registrant_company": "NIKON CORPORATION",
            "registrant_address": "2-15-3 Konan",
            "registrant_city": "Minato-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "108-6290",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.364333675",
            "registrant_fax": "+81.364333777",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nikon.com.mg",
            "domain_keyword": "nikon",
            "domain_tld": "com.mg",
            "query_time": "2024-05-24 16:55:06",
            "create_date": "2015-02-06",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-06",
            "registrar_name": "1API GmbH",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "NIKON CORPORATION",
            "registrant_address": "2-15-3 Konan",
            "registrant_city": "Minato-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "108-6290",
            "registrant_country": "JP",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "registrant_fax": "Redacted | EU Registrar",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nikon.one",
            "domain_keyword": "nikon",
            "domain_tld": "one",
            "query_time": "2024-05-25 00:22:21",
            "create_date": "2015-05-25",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "nikon.tech",
            "domain_keyword": "nikon",
            "domain_tld": "tech",
            "query_time": "2024-04-29 20:16:34",
            "create_date": "2015-07-29",
            "update_date": "2024-02-09",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "nikon.online",
            "domain_keyword": "nikon",
            "domain_tld": "online",
            "query_time": "2024-05-13 09:46:17",
            "create_date": "2015-08-19",
            "update_date": "2024-02-09",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "nikon.srl",
            "domain_keyword": "nikon",
            "domain_tld": "srl",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2015-09-24",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nikon.college",
            "domain_keyword": "nikon",
            "domain_tld": "college",
            "query_time": "2024-04-20 19:27:31",
            "create_date": "2015-09-30",
            "update_date": "2024-02-09",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nikon.film",
            "domain_keyword": "nikon",
            "domain_tld": "film",
            "query_time": "2024-04-29 20:16:35",
            "create_date": "2015-10-06",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nikon.sb",
            "domain_keyword": "nikon",
            "domain_tld": "sb",
            "query_time": "2024-03-02 03:14:41",
            "create_date": "2015-11-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net/",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "NIKON CORPORATION",
            "registrant_address": "2-15-3 Konan",
            "registrant_city": "Minato-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "108-6290",
            "registrant_country": "JP",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "registrant_fax": "Redacted | EU Registrar",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "nikon.cloud",
            "domain_keyword": "nikon",
            "domain_tld": "cloud",
            "query_time": "2024-06-13 07:51:20",
            "create_date": "2016-02-16",
            "update_date": "2024-04-29",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "nikon.cm",
            "domain_keyword": "nikon",
            "domain_tld": "cm",
            "query_time": "2024-04-29 20:16:33",
            "create_date": "2016-02-23",
            "update_date": "2022-09-18",
            "expiry_date": "2025-02-23",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Private Registration",
            "registrant_company": "WhoisGuardService.com",
            "registrant_address": "Tian Hong Shan Zhuang, BLd. 7, Office 104 104",
            "registrant_city": "Nanjing",
            "registrant_state": "Jiangsu",
            "registrant_zip": "210049",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.2584752362",
            "registrant_fax": "+86.2584752360",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 64,
            "domain_name": "nikon.vip",
            "domain_keyword": "nikon",
            "domain_tld": "vip",
            "query_time": "2024-06-01 04:56:09",
            "create_date": "2016-05-17",
            "update_date": "2024-05-07",
            "expiry_date": "2024-05-17",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nikon.store",
            "domain_keyword": "nikon",
            "domain_tld": "store",
            "query_time": "2024-04-20 19:27:31",
            "create_date": "2016-06-14",
            "update_date": "2024-02-09",
            "expiry_date": "2024-06-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "nikon.xn--vuq861b",
            "domain_keyword": "nikon",
            "domain_tld": "xn--vuq861b",
            "query_time": "2024-04-20 19:27:32",
            "create_date": "2016-06-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-06-29",
            "registrar_iana": 9999,
            "registrar_name": "Reserved for non-billable transactions where Registry Operator acts as Registrar",
            "registrar_website": "http://whois.teleinfo.cn",
            "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": [
                "z1dns.teleinfo.cn",
                "z2dns.teleinfoo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nikon.fans",
            "domain_keyword": "nikon",
            "domain_tld": "fans",
            "query_time": "2024-05-20 08:43:16",
            "create_date": "2016-09-07",
            "update_date": "2024-02-09",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "nikon.shop",
            "domain_keyword": "nikon",
            "domain_tld": "shop",
            "query_time": "2024-04-20 19:27:35",
            "create_date": "2016-09-17",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "liao ning",
            "registrant_country": "CN",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "nikon.blog",
            "domain_keyword": "nikon",
            "domain_tld": "blog",
            "query_time": "2024-06-13 07:51:20",
            "create_date": "2016-10-18",
            "update_date": "2024-02-09",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "nikon.cam",
            "domain_keyword": "nikon",
            "domain_tld": "cam",
            "query_time": "2024-06-13 07:51:20",
            "create_date": "2016-12-05",
            "update_date": "2024-02-09",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "nikon.art",
            "domain_keyword": "nikon",
            "domain_tld": "art",
            "query_time": "2024-05-27 22:33:56",
            "create_date": "2017-02-07",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-07",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nikon.nagoya",
            "domain_keyword": "nikon",
            "domain_tld": "nagoya",
            "query_time": "2024-05-13 09:46:19",
            "create_date": "2017-08-24",
            "update_date": "2023-06-30",
            "expiry_date": "2025-08-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Aichi",
            "registrant_country": "JP",
            "name_servers": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "nikon.llc",
            "domain_keyword": "nikon",
            "domain_tld": "llc",
            "query_time": "2024-06-11 00:17:31",
            "create_date": "2018-06-11",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-11",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "nikon.red",
            "domain_keyword": "nikon",
            "domain_tld": "red",
            "query_time": "2024-05-24 16:55:06",
            "create_date": "2018-07-03",
            "update_date": "2023-06-19",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "nikon.rent",
            "domain_keyword": "nikon",
            "domain_tld": "rent",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2018-09-23",
            "update_date": "2024-06-06",
            "expiry_date": "2024-09-23",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "nikon.site",
            "domain_keyword": "nikon",
            "domain_tld": "site",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2018-10-02",
            "update_date": "2024-02-09",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "NIKON CORPORATION",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "nikon.club",
            "domain_keyword": "nikon",
            "domain_tld": "club",
            "query_time": "2024-04-29 20:16:33",
            "create_date": "2018-10-10",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-10",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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": [
                "ns1209.ispapi.net",
                "ns2193.ispapi.net",
                "ns3203.ispapi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nikon.app",
            "domain_keyword": "nikon",
            "domain_tld": "app",
            "query_time": "2024-06-13 07:51:20",
            "create_date": "2020-07-24",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.lexsynergy.net",
                "ns2.lexsynergy.us",
                "ns3.lexsynergy.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nikon.work",
            "domain_keyword": "nikon",
            "domain_tld": "work",
            "query_time": "2024-05-06 19:20:40",
            "create_date": "2021-01-05",
            "update_date": "2023-12-25",
            "expiry_date": "2025-01-05",
            "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 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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "nikon.cd",
            "domain_keyword": "nikon",
            "domain_tld": "cd",
            "query_time": "2024-05-06 19:20:40",
            "create_date": "2021-01-15",
            "update_date": "2023-07-09",
            "expiry_date": "2024-06-30",
            "registrar_name": "NIC CD Migration",
            "registrant_name": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_company": "Office Congolais des Postes et Telecommunications - OCPT",
            "registrant_address": "Commune de la Gombe",
            "registrant_city": "Kinshasa",
            "registrant_country": "CG",
            "registrant_email": "supportatnic.cd",
            "registrant_phone": "+243.818068889",
            "name_servers": [
                "ns1.ipmirror.com",
                "ns2.ipmirror.com",
                "ns3.ipmirror.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "nikon.com.pl",
            "domain_keyword": "nikon",
            "domain_tld": "com.pl",
            "query_time": "2024-05-13 09:46:21",
            "create_date": "2021-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 82,
            "domain_name": "nikon.org.pl",
            "domain_keyword": "nikon",
            "domain_tld": "org.pl",
            "query_time": "2024-04-29 20:16:33",
            "create_date": "2021-08-29",
            "update_date": "2024-01-09",
            "expiry_date": "2024-08-29",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.nikon.org.pl",
                "ns2.nikon.org.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "nikon.net.pl",
            "domain_keyword": "nikon",
            "domain_tld": "net.pl",
            "query_time": "2024-05-31 12:18:03",
            "create_date": "2023-02-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-02-18",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "nikon.me.uk",
            "domain_keyword": "nikon",
            "domain_tld": "me.uk",
            "query_time": "2024-06-13 07:51:23",
            "create_date": "2023-06-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-06-18",
            "registrar_name": "Dynadot, LLC t/a Dynadot [Tag = DYNADOT]",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "nikon.wiki",
            "domain_keyword": "nikon",
            "domain_tld": "wiki",
            "query_time": "2024-06-13 07:51:21",
            "create_date": "2023-07-01",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-01",
            "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": "ni kang ying xiang yi qi xiao shou  zhong guo  you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nikon.space",
            "domain_keyword": "nikon",
            "domain_tld": "space",
            "query_time": "2024-05-24 00:31:33",
            "create_date": "2024-05-14",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "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.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "nikon.fun",
            "domain_keyword": "nikon",
            "domain_tld": "fun",
            "query_time": "2024-05-19 15:14:43",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "nikon.pe",
            "domain_keyword": "nikon",
            "domain_tld": "pe",
            "query_time": "2024-04-29 20:16:33",
            "registrar_name": "1API GmbH",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns2.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 89,
            "domain_name": "nikon.com.de",
            "domain_keyword": "nikon",
            "domain_tld": "com.de",
            "query_time": "2024-04-17 13:29:55",
            "update_date": "2023-08-31",
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "nikon.qa",
            "domain_keyword": "nikon",
            "domain_tld": "qa",
            "query_time": "2024-05-13 09:46:18",
            "update_date": "2023-08-20",
            "registrar_name": "AEserver FZE",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 91,
            "domain_name": "nikon.pt",
            "domain_keyword": "nikon",
            "domain_tld": "pt",
            "query_time": "2024-05-20 08:43:16",
            "registrant_name": "Nikon Corporation",
            "registrant_address": "2-15-3 Konan",
            "registrant_city": "Tokyo",
            "registrant_state": "Minato-ku",
            "registrant_zip": "108-629",
            "registrant_country": "JP",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.dns.nms.gtt.net",
                "ns2.dns.nms.gtt.net",
                "ns3.dns.nms.gtt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 92,
            "domain_name": "nikon.com.af",
            "domain_keyword": "nikon",
            "domain_tld": "com.af",
            "query_time": "2024-05-23 14:42:24",
            "registrar_name": "ARYAN ICT Solutions, LLC",
            "registrar_website": "https://www.aryanict.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NIKON CORPORATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ezydomain.com",
                "ns2.ezydomain.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "nikon.au",
            "domain_keyword": "nikon",
            "domain_tld": "au",
            "query_time": "2024-05-19 20:07:26",
            "update_date": "2023-09-20",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns3.webhosting.jp"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nikon.ai",
            "domain_keyword": "nikon",
            "domain_tld": "ai",
            "query_time": "2024-05-20 08:43:15",
            "registrar_name": "Netherlands Domains",
            "registrar_website": "null",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "nikon.ae",
            "domain_keyword": "nikon",
            "domain_tld": "ae",
            "query_time": "2024-05-20 08:43:15",
            "registrar_name": "AESERVER",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NIKON CORPORATION",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 96,
            "domain_name": "nikon.de",
            "domain_keyword": "nikon",
            "domain_tld": "de",
            "query_time": "2024-06-03 18:16:35",
            "update_date": "2018-12-13",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 97,
            "domain_name": "nikon.co.jp",
            "domain_keyword": "nikon",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 12:18:01",
            "update_date": "2024-05-28",
            "registrant_company": "Nikon Corporation",
            "name_servers": [
                "dns-a.iij.ad.jp",
                "dns21jp.nikon.com"
            ]
        },
        {
            "num": 98,
            "domain_name": "nikon.com.au",
            "domain_keyword": "nikon",
            "domain_tld": "com.au",
            "query_time": "2024-06-13 07:51:20",
            "update_date": "2023-09-28",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns.solone.net",
                "ns2.solone.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "nikon.com.pe",
            "domain_keyword": "nikon",
            "domain_tld": "com.pe",
            "query_time": "2024-06-13 07:51:21",
            "registrar_name": "1API GmbH",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.webhosting.jp",
                "ns2.webhosting.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.022,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>nikon</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>99</total>
  <relation>eq</relation>
  <current>99</current>
 </count>
 <unique_domains>nikon.com, nikon.co.uk, nikon.com.br, nikon.net, nikon.it, nikon.ru, nikon.nl, nikon.co.nz, nikon.pl, nikon.com.cn, nikon.ca, nikon.jp, nikon.be, nikon.ie, nikon.info, nikon.md, nikon.co.th, nikon.org, nikon.biz, nikon.co.in, nikon.com.pt, nikon.cl, nikon.org.uk, nikon.mobi, nikon.su, nikon.ro, nikon.asia, nikon.la, nikon.com.mu, nikon.tel, nikon.lt, nikon.co, nikon.in, nikon.com.hr, nikon.com.sc, nikon.com.cm, nikon.sc, nikon.bi, nikon.pro, nikon.hr, nikon.xyz, nikon.uk, nikon.xn--czru2d, nikon.xn--3ds443g, nikon.xn--6frz82g, nikon.xn--fiq228c5hs, nikon.ink, nikon.fishing, nikon.nz, nikon.ws, nikon.quebec, nikon.xn--ses554g, nikon.com.ng, nikon.com.mg, nikon.one, nikon.tech, nikon.online, nikon.srl, nikon.college, nikon.film, nikon.sb, nikon.cloud, nikon.cm, nikon.vip, nikon.store, nikon.xn--vuq861b, nikon.fans, nikon.shop, nikon.blog, nikon.cam, nikon.art, nikon.nagoya, nikon.llc, nikon.red, nikon.rent, nikon.site, nikon.club, nikon.app, nikon.work, nikon.cd, nikon.com.pl, nikon.org.pl, nikon.net.pl, nikon.me.uk, nikon.wiki, nikon.space, nikon.fun, nikon.pe, nikon.com.de, nikon.qa, nikon.pt, nikon.com.af, nikon.au, nikon.ai, nikon.ae, nikon.de, nikon.co.jp, nikon.com.au, nikon.com.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nikon.com</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 01:08:09</query_time>
   <create_date>1993-12-23</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-12-22</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>Nikon Corporation</registrant_name>
   <registrant_address>1-6-3 Nishi-oi</registrant_address>
   <registrant_city>Shinagawa-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>140-8601</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.337739105</registrant_phone>
   <registrant_fax>+81.337738409</registrant_fax>
   <name_servers>
    <value>dns-a.iij.ad.jp</value>
    <value>dns21jp.nikon.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nikon.co.uk</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 09:46:21</query_time>
   <create_date>1997-03-14</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>EuroDNS SA [Tag = EURODNS]</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns0.easynet.co.uk</value>
    <value>ns1.easynet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>nikon.com.br</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-18 15:31:22</query_time>
   <create_date>1998-02-27</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2026-02-27</expiry_date>
   <registrant_name>NIKON DO BRASIL LTDA.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>nikns1.nikonusa.com</value>
    <value>nikns2.nikonusa.com</value>
    <value>nikns3.nikonusa.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>nikon.net</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 22:31:31</query_time>
   <create_date>1998-06-01</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>nikns1.nikonusa.com</value>
    <value>nikns2.nikonusa.com</value>
    <value>nikns3.nikonusa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nikon.it</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 19:20:40</query_time>
   <create_date>1998-06-12</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>EuroDNS S.A.</registrant_company>
   <registrant_address>2, rue Leon Laval</registrant_address>
   <registrant_city>Leudelange</registrant_city>
   <registrant_state>Luxembourg</registrant_state>
   <registrant_zip>L-3372</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>nikon.ru</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:43:07</query_time>
   <create_date>1998-07-09</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;Nikon(Russia)LLC.&quot;</registrant_company>
   <name_servers>
    <value>ns1.activeby.net</value>
    <value>ns2.activeby.net</value>
    <value>ns3.activeby.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>nikon.nl</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>1999-03-10</create_date>
   <update_date>2018-09-13</update_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nikon.co.nz</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-31 12:18:02</query_time>
   <create_date>1999-09-15</create_date>
   <update_date>2024-01-04</update_date>
   <registrar_name>1API</registrar_name>
   <registrar_website>http://1api.de</registrar_website>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>nikon.pl</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-29 20:16:34</query_time>
   <create_date>2000-05-31</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-05-30</expiry_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>nikon.com.cn</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-20 08:43:15</query_time>
   <create_date>2000-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>尼康映像仪器销售(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nikon.ca</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-20 08:43:15</query_time>
   <create_date>2000-11-27</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</registrar_website>
   <registrant_name>Nikon Canada Inc.</registrant_name>
   <registrant_address>1366 Aerowood Drive</registrant_address>
   <registrant_city>Mississauga</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L4W1C3</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9056259910</registrant_phone>
   <name_servers>
    <value>nikns1.nikonusa.com</value>
    <value>nikns2.nikonusa.com</value>
    <value>nikns3.nikonusa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>nikon.jp</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-20 15:12:51</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>NIKON CORPORATION</registrant_name>
   <registrant_address>8F Akasaka Tameike Tower, 2-17-7 Akasaka,</registrant_address>
   <registrant_zip>107-0052</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6862-9956</registrant_phone>
   <name_servers>
    <value></value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>nikon.be</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-10 19:52:33</query_time>
   <create_date>2001-03-30</create_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <name_servers>
    <value>dns.nextron.ch</value>
    <value>dns2.nextron.ch</value>
    <value>dns3.nextron.ch</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>nikon.ie</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-05 00:47:23</query_time>
   <create_date>2001-05-03</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_name>Nikon Corporation</registrant_name>
   <name_servers>
    <value>ns1.glashaboy.com</value>
    <value>ns2.glashaboy.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>nikon.info</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2001-07-31</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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.webhosting.jp</value>
    <value>ns2.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>nikon.md</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>md</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2001-10-24</create_date>
   <expiry_date>2024-10-24</expiry_date>
   <name_servers>
    <value>dns.nextron.ch</value>
    <value>dns2.nextron.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>nikon.co.th</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-12 01:53:14</query_time>
   <create_date>2001-11-07</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Nikon Corporation ( นิคอน คอร์ปอเรชั่น )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>nikon.org</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 09:46:17</query_time>
   <create_date>2002-01-13</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>nikon.biz</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-24 00:31:33</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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.webhosting.jp</value>
    <value>ns2.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>nikon.co.in</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-25 10:58:49</query_time>
   <create_date>2002-07-26</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.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>21</num>
   <domain_name>nikon.com.pt</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <create_date>2002-08-07</create_date>
   <registrant_name>Nikon Corporation</registrant_name>
   <registrant_address>2-15-3 Konan</registrant_address>
   <registrant_city>Tokyo</registrant_city>
   <registrant_state>Minato-ku</registrant_state>
   <registrant_zip>108-629</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
    <value>ns4.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>nikon.cl</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-29 13:26:02</query_time>
   <create_date>2002-12-09</create_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Nikon Corporation</registrant_name>
   <registrant_company>Nikon Corporation</registrant_company>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>nikon.org.uk</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-20 19:27:31</query_time>
   <create_date>2004-05-28</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>nikon.mobi</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-13 09:46:17</query_time>
   <create_date>2006-06-12</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nikon.su</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:43</query_time>
   <create_date>2007-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.slavhost.com</value>
    <value>ns2.slavhost.com</value>
   </name_servers>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>nikon.ro</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-09 08:55:24</query_time>
   <create_date>2007-12-20</create_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_name>Eurodns SA</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.dns.nms.gtt.net</value>
    <value>ns2.dns.nms.gtt.net</value>
    <value>ns3.dns.nms.gtt.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>nikon.asia</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 16:55:06</query_time>
   <create_date>2008-02-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>nikon.la</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-24 16:55:06</query_time>
   <create_date>2008-03-27</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_email>https://whois.nic.la/contact/nikon.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>nikon.com.mu</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.mu</domain_tld>
   <query_time>2024-05-14 00:02:28</query_time>
   <create_date>2008-05-14</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>nikon.tel</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-20 08:43:16</query_time>
   <create_date>2009-02-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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 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>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nikon.lt</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-29 13:26:02</query_time>
   <create_date>2010-03-16</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net/</registrar_website>
   <registrant_company>c/o Nikon Europe BV</registrant_company>
   <name_servers>
    <value>dns01.dipcon.com</value>
    <value>dns02.ports.se</value>
    <value>dns03.ports.se</value>
    <value>dns04.ports.net</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>nikon.co</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <create_date>2010-04-28</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nikon Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NULL</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.nameaction.com</value>
    <value>ns2.nameaction.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nikon.in</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-08 13:54:15</query_time>
   <create_date>2010-05-08</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Limited dba WebNic.cc</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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 contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</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>nikon.com.hr</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2010-05-24</create_date>
   <update_date>2019-06-06</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_name>POSLUH HOSTING d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>NIKON CORPORATION</registrant_name>
   <registrant_address>8F Akasaka Tameike Tower, 2-17-7 Akasaka</registrant_address>
   <registrant_city>Minato-ku, Tokyo</registrant_city>
   <registrant_state>JP</registrant_state>
   <registrant_zip>107-0052</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.nms.gtt.net</value>
    <value>ns2.dns.nms.gtt.net</value>
    <value>ns3.dns.nms.gtt.net</value>
   </name_servers>
  </value>
  <value>
   <num>35</num>
   <domain_name>nikon.com.sc</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.sc</domain_tld>
   <query_time>2023-12-02 13:05:40</query_time>
   <create_date>2011-04-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nikon Corporation</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>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>nikon.com.cm</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.cm</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <create_date>2011-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Nikon Corporation</registrant_company>
   <registrant_address>2-15-3 Konan</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>108-6290</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.364333675</registrant_phone>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>nikon.sc</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-11-05 00:44:10</query_time>
   <create_date>2011-04-22</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-04-22</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nikon Corporation</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.ispapi.net</value>
    <value>ns2.ispapi.net</value>
    <value>ns3.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nikon.bi</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-06-13 07:51:20</query_time>
   <create_date>2011-06-29</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_name>Ascio Technologies</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_address>2-15-3 Konan</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>108-6290</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <registrant_fax>Redacted | EU Registrar</registrant_fax>
   <name_servers>
    <value>ns1.ipmirror.com</value>
    <value>ns2.ipmirror.com</value>
    <value>ns3.ipmirror.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>nikon.pro</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-26 00:19:24</query_time>
   <create_date>2012-04-26</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-26</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>Compfucius</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>dns101.ovh.net</value>
    <value>ns101.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>40</num>
   <domain_name>nikon.hr</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-05 00:16:05</query_time>
   <create_date>2013-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>FTG DISTRIBUCIJA d.o.o.</registrant_name>
   <registrant_address>Kalinovica 8</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.croadria.com</value>
    <value>ns2.croadria.com</value>
   </name_servers>
  </value>
  <value>
   <num>41</num>
   <domain_name>nikon.xyz</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-04 00:18:17</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-06-04</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>kazuo oota</registrant_company>
   <registrant_state>Chiba</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>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>42</num>
   <domain_name>nikon.uk</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>EuroDNS SA [Tag = EURODNS]</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns0.easynet.co.uk</value>
    <value>ns1.easynet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>nikon.xn--czru2d</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>xn--czru2d</domain_tld>
   <query_time>2024-04-20 19:27:31</query_time>
   <create_date>2014-07-26</create_date>
   <update_date>2016-03-21</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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.webhosting.jp</value>
    <value>ns3.webhosting.jp</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>44</num>
   <domain_name>nikon.xn--3ds443g</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>xn--3ds443g</domain_tld>
   <query_time>2024-04-29 20:16:34</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://whois.1api.net</registrar_website>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>nikon.xn--6frz82g</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>xn--6frz82g</domain_tld>
   <query_time>2024-04-20 19:27:31</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nikon.xn--fiq228c5hs</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>xn--fiq228c5hs</domain_tld>
   <query_time>2024-04-29 20:16:34</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://whois.1api.net</registrar_website>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>nikon.ink</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>nikon.fishing</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>fishing</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>nikon.nz</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <registrar_name>1API</registrar_name>
   <registrar_website>http://1api.de</registrar_website>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>nikon.ws</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-13 07:51:23</query_time>
   <create_date>2014-10-15</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://registrygate.com/de/whois</registrar_website>
   <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>51</num>
   <domain_name>nikon.quebec</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2014-12-16</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC</registrar_name>
   <registrar_website>http://www.whc.ca/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.web-dns1.com</value>
    <value>ns2.web-dns1.com</value>
    <value>ns3.web-dns1.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>nikon.xn--ses554g</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>xn--ses554g</domain_tld>
   <query_time>2024-04-20 19:27:32</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2018-04-02</update_date>
   <expiry_date>2029-05-05</expiry_date>
   <registrar_iana>3225</registrar_iana>
   <registrar_name>Knet Registrar Co.,Ltd.</registrar_name>
   <registrar_website>http://knetreg.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>尼康映像仪器销售(中国)有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>上海</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>nswz1.knetreg.cn</value>
    <value>nswz2.knetreg.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>nikon.com.ng</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>lufemdomains</registrar_name>
   <registrar_website>https://www.hihostnow.com.ng</registrar_website>
   <registrant_name>NIKON CORPORATION</registrant_name>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_address>2-15-3 Konan</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>108-6290</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.364333675</registrant_phone>
   <registrant_fax>+81.364333777</registrant_fax>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nikon.com.mg</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.mg</domain_tld>
   <query_time>2024-05-24 16:55:06</query_time>
   <create_date>2015-02-06</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_address>2-15-3 Konan</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>108-6290</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <registrant_fax>Redacted | EU Registrar</registrant_fax>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nikon.one</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 00:22:21</query_time>
   <create_date>2015-05-25</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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.webhosting.jp</value>
    <value>ns3.webhosting.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>nikon.tech</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 20:16:34</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>nikon.online</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 09:46:17</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>nikon.srl</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2015-09-24</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>nikon.college</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>college</domain_tld>
   <query_time>2024-04-20 19:27:31</query_time>
   <create_date>2015-09-30</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nikon.film</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>film</domain_tld>
   <query_time>2024-04-29 20:16:35</query_time>
   <create_date>2015-10-06</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>nikon.sb</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>sb</domain_tld>
   <query_time>2024-03-02 03:14:41</query_time>
   <create_date>2015-11-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net/</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_address>2-15-3 Konan</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>108-6290</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <registrant_fax>Redacted | EU Registrar</registrant_fax>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>nikon.cloud</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-13 07:51:20</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-02-16</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_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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>nikon.cm</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <create_date>2016-02-23</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Private Registration</registrant_name>
   <registrant_company>WhoisGuardService.com</registrant_company>
   <registrant_address>Tian Hong Shan Zhuang, BLd. 7, Office 104 104</registrant_address>
   <registrant_city>Nanjing</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>210049</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.2584752362</registrant_phone>
   <registrant_fax>+86.2584752360</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>nikon.vip</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 04:56:09</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-05-17</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>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>nikon.store</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-20 19:27:31</query_time>
   <create_date>2016-06-14</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>nikon.xn--vuq861b</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>xn--vuq861b</domain_tld>
   <query_time>2024-04-20 19:27:32</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Reserved for non-billable transactions where Registry Operator acts as Registrar</registrar_name>
   <registrar_website>http://whois.teleinfo.cn</registrar_website>
   <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>z1dns.teleinfo.cn</value>
    <value>z2dns.teleinfoo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nikon.fans</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-05-20 08:43:16</query_time>
   <create_date>2016-09-07</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nikon.shop</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-20 19:27:35</query_time>
   <create_date>2016-09-17</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-17</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>liao ning</registrant_state>
   <registrant_country>CN</registrant_country>
   <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>69</num>
   <domain_name>nikon.blog</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-06-13 07:51:20</query_time>
   <create_date>2016-10-18</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nikon.cam</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-13 07:51:20</query_time>
   <create_date>2016-12-05</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>nikon.art</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-27 22:33:56</query_time>
   <create_date>2017-02-07</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>nikon.nagoya</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>nagoya</domain_tld>
   <query_time>2024-05-13 09:46:19</query_time>
   <create_date>2017-08-24</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Aichi</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>nikon.llc</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-06-11 00:17:31</query_time>
   <create_date>2018-06-11</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>nikon.red</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-24 16:55:06</query_time>
   <create_date>2018-07-03</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>nikon.rent</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2018-09-23</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-09-23</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>ns39.domaincontrol.com</value>
    <value>ns40.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>76</num>
   <domain_name>nikon.site</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2018-10-02</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>nikon.club</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <create_date>2018-10-10</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>ns1209.ispapi.net</value>
    <value>ns2193.ispapi.net</value>
    <value>ns3203.ispapi.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>nikon.app</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-13 07:51:20</query_time>
   <create_date>2020-07-24</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.lexsynergy.net</value>
    <value>ns2.lexsynergy.us</value>
    <value>ns3.lexsynergy.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>nikon.work</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-06 19:20:40</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2023-12-25</update_date>
   <expiry_date>2025-01-05</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 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>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>80</num>
   <domain_name>nikon.cd</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>cd</domain_tld>
   <query_time>2024-05-06 19:20:40</query_time>
   <create_date>2021-01-15</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>NIC CD Migration</registrar_name>
   <registrant_name>Office Congolais des Postes et Telecommunications - OCPT</registrant_name>
   <registrant_company>Office Congolais des Postes et Telecommunications - OCPT</registrant_company>
   <registrant_address>Commune de la Gombe</registrant_address>
   <registrant_city>Kinshasa</registrant_city>
   <registrant_country>CG</registrant_country>
   <registrant_email>supportatnic.cd</registrant_email>
   <registrant_phone>+243.818068889</registrant_phone>
   <name_servers>
    <value>ns1.ipmirror.com</value>
    <value>ns2.ipmirror.com</value>
    <value>ns3.ipmirror.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nikon.com.pl</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-13 09:46:21</query_time>
   <create_date>2021-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nikon.org.pl</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.nikon.org.pl</value>
    <value>ns2.nikon.org.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>nikon.net.pl</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-31 12:18:03</query_time>
   <create_date>2023-02-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>nikon.me.uk</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-06-13 07:51:23</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>Dynadot, LLC t/a Dynadot [Tag = DYNADOT]</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>nikon.wiki</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ni kang ying xiang yi qi xiao shou  zhong guo  you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>nikon.space</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-24 00:31:33</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</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.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>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>nikon.fun</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-19 15:14:43</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Guang Xi Zhuang Zu Zi Zhi Qu</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>nikon.pe</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-29 20:16:33</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns2.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>nikon.com.de</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.de</domain_tld>
   <query_time>2024-04-17 13:29:55</query_time>
   <update_date>2023-08-31</update_date>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>nikon.qa</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-13 09:46:18</query_time>
   <update_date>2023-08-20</update_date>
   <registrar_name>AEserver FZE</registrar_name>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>nikon.pt</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-20 08:43:16</query_time>
   <registrant_name>Nikon Corporation</registrant_name>
   <registrant_address>2-15-3 Konan</registrant_address>
   <registrant_city>Tokyo</registrant_city>
   <registrant_state>Minato-ku</registrant_state>
   <registrant_zip>108-629</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.nms.gtt.net</value>
    <value>ns2.dns.nms.gtt.net</value>
    <value>ns3.dns.nms.gtt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>nikon.com.af</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.af</domain_tld>
   <query_time>2024-05-23 14:42:24</query_time>
   <registrar_name>ARYAN ICT Solutions, LLC</registrar_name>
   <registrar_website>https://www.aryanict.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NIKON CORPORATION</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>JP</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.ezydomain.com</value>
    <value>ns2.ezydomain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>nikon.au</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 20:07:26</query_time>
   <update_date>2023-09-20</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns3.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>nikon.ai</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-20 08:43:15</query_time>
   <registrar_name>Netherlands Domains</registrar_name>
   <registrar_website>null</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>nikon.ae</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-20 08:43:15</query_time>
   <registrar_name>AESERVER</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NIKON CORPORATION</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>nikon.de</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-03 18:16:35</query_time>
   <update_date>2018-12-13</update_date>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>nikon.co.jp</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 12:18:01</query_time>
   <update_date>2024-05-28</update_date>
   <registrant_company>Nikon Corporation</registrant_company>
   <name_servers>
    <value>dns-a.iij.ad.jp</value>
    <value>dns21jp.nikon.com</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>nikon.com.au</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-13 07:51:20</query_time>
   <update_date>2023-09-28</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns.solone.net</value>
    <value>ns2.solone.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>nikon.com.pe</domain_name>
   <domain_keyword>nikon</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-06-13 07:51:21</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.webhosting.jp</value>
    <value>ns2.webhosting.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.022</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,716 domain names (in 0.055 seconds) which look and sound like the brand name "nikon".
Domain Name Registered Expiry Registrar Ownership
1 nikot.com 7 Dec 2005 7 Dec 2024 Nicco Ltd. -
2 nixon.us 24 Apr 2002 23 Apr 2025 GoDaddy.com, LLC Marlene Graham
3 inkon.ro 5 Jun 2012 3 Aug 2024 CYBER_FOLKS S.R.L. -
4 rikon.biz 25 Dec 2002 24 Dec 2024 GMO Internet, Inc. d/b/a Onamae.com Caratclub Inc.
5 niton.immo 14 Nov 2018 14 Nov 2024 Key-Systems, LLC REDACTED FOR PRIVACY
6 eikon.icu 26 Jun 2021 26 Jun 2024 Key-Systems LLC Domain Privacy Trustee SA
7 nikoj.info 27 May 2023 27 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
8 rikon.blue 17 Oct 2022 17 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
9 nikonx.com 23 Aug 2018 23 Aug 2024 DOMAINPEOPLE, INC. REDACTED FOR PRIVACY
10 niton.online 13 Apr 2023 13 Apr 2025 West263 International Limited -
11 nikob.org 26 Oct 2022 26 Oct 2024 Squarespace Domains II LLC Belovlabs
12 nikov.com 11 Nov 2010 11 Nov 2024 Megazone Corp., dba HOSTING.KR Yang Kyung Won
13 nik-on.it 30 Apr 2015 4 May 2025 Netsons S.r.l. nik-on
14 nikan.store 10 Sep 2023 10 Sep 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
15 eikon.info 13 Jun 2018 13 Jun 2025 MarkMonitor Inc. Financial and Risk Organisation Ltd
16 unikon.store 28 Mar 2019 28 Mar 2025 Metaregistrar BV Applications Unikon B.V.
17 noikon.it 17 Mar 2009 17 Mar 2025 Aruba s.p.a. noikon di flavio casotto
18 pikon.ru 1 Nov 2001 1 Nov 2024 RU-CENTER-RU "PICON" Inc.
19 nikoy.org 17 Dec 2023 17 Dec 2024 Wild West Domains, LLC Domains By Proxy, LLC
20 nilon.top 3 Jan 2024 3 Jan 2025 Web Commerce Communications Ltd Whoisprotection.cc
21 cikon.com.cn 27 Nov 2006 27 Nov 2025 北京新网数码信息技术有限公司 江苏沁尔康环境电器有限公司
22 nikom.net 10 Aug 1998 9 Aug 2024 IONOS SE 1&1 Internet Inc
23 nikos.be 23 Sep 2002 - Eurodns S.A. -
24 nokon.ca 8 Apr 2016 8 Apr 2025 Rebel.ca Corp. REDACTED FOR PRIVACY
25 nikoo.co 8 Mar 2023 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 dikon.info 15 Dec 2015 15 Dec 2024 One.com A/S CADit ApS
27 nihon.expert 29 Jul 2020 29 Jul 2024 MarkMonitor Inc. DNStination Inc.
28 rikon.it 2 Oct 2012 16 Oct 2024 Algorithmedia S.r.l. Puglia.com srls
29 nikon8.quest 24 May 2023 24 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
30 nikol.in 14 Aug 2013 14 Aug 2024 Endurance Digital Domain Technology LLP N/A
31 sikon.quest 11 Apr 2024 11 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
32 nikonf.com 1 Sep 1996 31 Aug 2024 Tucows Domains Inc. -
33 nikos.cloud 11 Dec 2019 11 Dec 2024 Gandi SAS REDACTED FOR PRIVACY
34 mikon.xyz 12 Oct 2017 12 Oct 2024 Cloudflare, Inc. -
35 eikon.co.in 16 Aug 2023 16 Aug 2024 GoDaddy.com, LLC The Chords Music
36 vikon.me 19 Dec 2016 19 Dec 2024 Cloudflare, Inc REDACTED FOR PRIVACY
37 sikon.co.uk 31 Dec 2023 31 Dec 2024 20i Ltd [Tag = STACK] -
38 oikon.eu - - united-domains AG -
39 niko7.com 15 Oct 2022 15 Oct 2024 GoDaddy.com, LLC -
40 nikog.dev 25 Jun 2023 25 Jun 2024 OVH sas REDACTED FOR PRIVACY
41 bikon.com.pl 4 Dec 2009 4 Dec 2024 nazwa.pl sp. z o.o. -
42 nikol.by 14 Jul 2017 14 Jul 2024 Reliable Software, Ltd Частное предприятие "Николь"
43 nikron.com 5 May 2010 5 May 2025 GoDaddy.com, LLC -
44 nikoo.org 23 Oct 2023 23 Oct 2024 Brandfish.Com Inc Bahl Co
45 inkon.de - - - -
46 wikon.eu - - IONOS SE -
47 aikon.fr 7 Feb 2023 7 Feb 2025 IONOS SE Ano Nymous
48 likon.de - - - -
49 nikno.de - - - -
50 nukon.co.uk 17 Nov 2014 17 Nov 2025 eSterling Limited [Tag = ESTERLING] -
51 enikon.se 23 Aug 2018 23 Aug 2024 LoopiaGroup2 -
52 nibon.com.cn 27 Jun 2023 27 Jun 2024 广东时代互联科技有限公司 曾庆志
53 niron.be 10 Aug 2015 - Combell nv -
54 nison.nl 4 Nov 2020 - Metaregistrar B.V. -
55 nikmn.life 23 Jun 2023 23 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
56 likon.nl 29 Jan 1998 - Mijn InternetOplossing B.V. -
57 nikos.one 16 Jan 2023 16 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
58 nixon.house 13 Sep 2016 13 Sep 2024 Name.com, Inc. REDACTED FOR PRIVACY
59 nixon.live 28 Jun 2023 28 Jun 2024 Synergy Wholesale Accreditations Pty Ltd REDACTED FOR PRIVACY
60 nihon.website 25 Sep 2023 25 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
61 nison.org 13 Apr 2015 13 Apr 2025 Annulet LLC BuyDomains.com
62 ninon.jp 26 Sep 2002 30 Sep 2024 - Ninon Co,. Ltd
63 niksn.ru 7 Nov 2022 7 Nov 2024 DOMAINSHOP-RU IP Sencheva
64 sikon.ru 5 Jul 2007 5 Jul 2024 SALENAMES-RU Private Person
65 nikan.dev 23 Dec 2019 23 Dec 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
66 likon.lt 18 Sep 2023 19 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu -
67 oikon.law 7 Jul 2022 7 Jul 2024 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
68 jikon.shop 17 May 2024 17 May 2025 GoDaddy.com LLC -
69 nikan.pet 23 May 2020 23 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
70 iikon.com 3 Mar 2008 3 Mar 2025 Go Australia Domains, LLC -
71 nakon.pl 11 Jun 2005 11 Jun 2025 Consulting Service Sp. z o.o. -
72 nihon.guide 28 May 2015 28 May 2025 Cronon GmbH REDACTED FOR PRIVACY
73 nikom.hr 26 Apr 2007 6 Aug 2024 CARNET -
74 nikion.xyz 4 Jun 2024 4 Jun 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
75 nikion.ru 11 Jan 2012 11 Jan 2025 REGRU-RU Private Person
76 neikon.ru 2 Dec 2002 2 Dec 2024 RU-CENTER-RU SIC NEICON Ltd
77 nikone.net 28 Sep 2012 28 Sep 2024 Network Solutions, LLC -
78 nikos.dev 28 Feb 2019 28 Feb 2033 Gandi SAS REDACTED FOR PRIVACY
79 nioon.com 7 Oct 2008 7 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
80 inkon.su 22 Mar 2016 22 Mar 2025 RUCENTER-SU Private Person
81 dikon.store 8 Aug 2023 8 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
82 inkon.com.cn 27 May 2009 27 May 2025 上海美橙科技信息发展有限公司 蚱蜢(上海)工业软管有限公司
83 nikoj.net 27 May 2023 27 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
84 niyon.online 27 Apr 2024 27 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
85 nicon.biz 11 May 2005 10 May 2024 IONOS SE Data Privacy Protected
86 nihon.digital 21 Feb 2024 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
87 nihon.agency 10 Apr 2024 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 yikon.club 25 Jul 2016 24 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) REDACTED FOR PRIVACY
89 nakon.tech 18 Aug 2020 18 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
90 unikon.pl 4 Jul 2001 3 Jul 2024 cyber_Folks S.A. -
91 nikos.us 30 Jan 2008 29 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
92 nikoa.net 19 Dec 2023 19 Dec 2024 Tucows Domains Inc. -
93 nixon.ru 8 Dec 2003 8 Dec 2024 RU-CENTER-RU Private Person
94 tikon.ru 2 Dec 2015 2 Dec 2024 REGRU-RU Private Person
95 nixon.surf 25 Sep 2014 25 Sep 2024 CSC Corporate Domains, Inc. Nixon Inc.
96 jikon.com 17 Nov 2003 17 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
97 nikoh.co.jp 31 Jul 2012 - - Nikoh Co,Ltd
98 nihon.studio 6 Apr 2017 6 Apr 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang long
99 mikon.biz 26 Nov 2014 25 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com OOO Mikon
100 likon.app 22 Mar 2023 22 Mar 2025 Key-Systems LLC c/o whoisproxy.com
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 Nikon.lt.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=nikon.lt
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "nikon.lt",
        "page_size": 100
    },
    "count": {
        "total": 1716,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nikot.com, nixon.us, inkon.ro, rikon.biz, niton.immo, eikon.icu, nikoj.info, rikon.blue, nikonx.com, niton.online, nikob.org, nikov.com, nik-on.it, nikan.store, eikon.info, unikon.store, noikon.it, pikon.ru, nikoy.org, nilon.top, cikon.com.cn, nikom.net, nikos.be, nokon.ca, nikoo.co, dikon.info, nihon.expert, rikon.it, nikon8.quest, nikol.in, sikon.quest, nikonf.com, nikos.cloud, mikon.xyz, eikon.co.in, vikon.me, sikon.co.uk, oikon.eu, niko7.com, nikog.dev, bikon.com.pl, nikol.by, nikron.com, nikoo.org, inkon.de, wikon.eu, aikon.fr, likon.de, nikno.de, nukon.co.uk, enikon.se, nibon.com.cn, niron.be, nison.nl, nikmn.life, likon.nl, nikos.one, nixon.house, nixon.live, nihon.website, nison.org, ninon.jp, niksn.ru, sikon.ru, nikan.dev, likon.lt, oikon.law, jikon.shop, nikan.pet, iikon.com, nakon.pl, nihon.guide, nikom.hr, nikion.xyz, nikion.ru, neikon.ru, nikone.net, nikos.dev, nioon.com, inkon.su, dikon.store, inkon.com.cn, nikoj.net, niyon.online, nicon.biz, nihon.digital, nihon.agency, yikon.club, nakon.tech, unikon.pl, nikos.us, nikoa.net, nixon.ru, tikon.ru, nixon.surf, jikon.com, nikoh.co.jp, nihon.studio, mikon.biz, likon.app",
    "results": [
        {
            "num": 1,
            "domain_name": "nikot.com",
            "domain_keyword": "nikot",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:29:01",
            "create_date": "2005-12-07",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-07",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nixon.us",
            "domain_keyword": "nixon",
            "domain_tld": "us",
            "query_time": "2024-04-23 00:23:45",
            "create_date": "2002-04-24",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Marlene Graham",
            "registrant_address": "3790 Sawgrass Way, 3217",
            "registrant_city": "Naples",
            "registrant_state": "Florida",
            "registrant_zip": "34112",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2398219046",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "inkon.ro",
            "domain_keyword": "inkon",
            "domain_tld": "ro",
            "query_time": "2024-05-03 06:20:53",
            "create_date": "2012-06-05",
            "expiry_date": "2024-08-03",
            "registrar_name": "CYBER_FOLKS S.R.L.",
            "registrar_website": "https://cyberfolks.ro/",
            "name_servers": [
                "ns1.dns7.org",
                "ns2.dns7.org",
                "ns3.dns7.org",
                "ns4.dns7.org",
                "ns5.dns7.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 4,
            "domain_name": "rikon.biz",
            "domain_keyword": "rikon",
            "domain_tld": "biz",
            "query_time": "2024-05-07 12:48:54",
            "create_date": "2002-12-25",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-24",
            "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": "Caratclub Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "niton.immo",
            "domain_keyword": "niton",
            "domain_tld": "immo",
            "query_time": "2024-05-21 11:13:36",
            "create_date": "2018-11-14",
            "update_date": "2023-12-29",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "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": "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": [
                "ns1.register.ch",
                "ns2.register.ch",
                "ns3.register.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "eikon.icu",
            "domain_keyword": "eikon",
            "domain_tld": "icu",
            "query_time": "2024-05-17 17:48:35",
            "create_date": "2021-06-26",
            "update_date": "2024-05-17",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Domain Privacy Trustee 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": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "nikoj.info",
            "domain_keyword": "nikoj",
            "domain_tld": "info",
            "query_time": "2024-05-29 13:25:57",
            "create_date": "2023-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "rikon.blue",
            "domain_keyword": "rikon",
            "domain_tld": "blue",
            "query_time": "2024-04-19 22:01:18",
            "create_date": "2022-10-17",
            "update_date": "2023-09-22",
            "expiry_date": "2024-10-17",
            "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 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": [
                "ns1.mixhost.jp",
                "ns2.mixhost.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "nikonx.com",
            "domain_keyword": "nikonx",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:28:03",
            "create_date": "2018-08-23",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-23",
            "registrar_iana": 65,
            "registrar_name": "DOMAINPEOPLE, INC.",
            "registrar_website": "WWW.DOMAINPEOPLE.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/31165cfe-df9f-4131-b4d5-725d23bae86f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.hostway.net",
                "b.dns.hostway.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "niton.online",
            "domain_keyword": "niton",
            "domain_tld": "online",
            "query_time": "2024-05-02 09:33:04",
            "create_date": "2023-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "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-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "nikob.org",
            "domain_keyword": "nikob",
            "domain_tld": "org",
            "query_time": "2024-05-13 09:45:00",
            "create_date": "2022-10-26",
            "update_date": "2024-04-08",
            "expiry_date": "2024-10-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Belovlabs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 12,
            "domain_name": "nikov.com",
            "domain_keyword": "nikov",
            "domain_tld": "com",
            "query_time": "2024-05-20 08:43:28",
            "create_date": "2010-11-11",
            "update_date": "2024-05-13",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Yang Kyung Won",
            "registrant_company": "Yang Kyung Won",
            "registrant_address": "139-1901 99 Olympic-ro Songpa-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "05501",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1084261004",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "nik-on.it",
            "domain_keyword": "nik-on",
            "domain_tld": "it",
            "query_time": "2024-05-24 00:28:16",
            "create_date": "2015-04-30",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-04",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "nik-on",
            "registrant_address": "via della resistenza, 14",
            "registrant_city": "OPERA",
            "registrant_state": "MI",
            "registrant_zip": "20090",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 14,
            "domain_name": "nikan.store",
            "domain_keyword": "nikan",
            "domain_tld": "store",
            "query_time": "2024-05-24 00:28:31",
            "create_date": "2023-09-10",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-10",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "http://www.nic.ru/en/",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "2ajdy0ui.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "eikon.info",
            "domain_keyword": "eikon",
            "domain_tld": "info",
            "query_time": "2024-05-18 02:27:35",
            "create_date": "2018-06-13",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Financial and Risk Organisation Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "London",
            "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": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "unikon.store",
            "domain_keyword": "unikon",
            "domain_tld": "store",
            "query_time": "2024-05-27 19:24:44",
            "create_date": "2019-03-28",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-28",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_company": "Unikon B.V.",
            "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.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "noikon.it",
            "domain_keyword": "noikon",
            "domain_tld": "it",
            "query_time": "2024-05-31 06:45:24",
            "create_date": "2009-03-17",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-17",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "noikon di flavio casotto",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "pikon.ru",
            "domain_keyword": "pikon",
            "domain_tld": "ru",
            "query_time": "2024-04-30 09:27:41",
            "create_date": "2001-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"PICON\" Inc.",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "nikoy.org",
            "domain_keyword": "nikoy",
            "domain_tld": "org",
            "query_time": "2024-04-29 20:17:48",
            "create_date": "2023-12-17",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "nilon.top",
            "domain_keyword": "nilon",
            "domain_tld": "top",
            "query_time": "2024-05-06 19:23:40",
            "create_date": "2024-01-03",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-03",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alice.ns.cloudflare.com",
                "jasper.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cikon.com.cn",
            "domain_keyword": "cikon",
            "domain_tld": "com.cn",
            "query_time": "2024-05-04 10:00:14",
            "create_date": "2006-11-27",
            "expiry_date": "2025-11-27",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "江苏沁尔康环境电器有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nikom.net",
            "domain_keyword": "nikom",
            "domain_tld": "net",
            "query_time": "2024-05-13 09:46:14",
            "create_date": "1998-08-10",
            "update_date": "2017-12-07",
            "expiry_date": "2024-08-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1111.ui-dns.biz",
                "ns1111.ui-dns.com",
                "ns1111.ui-dns.de",
                "ns1111.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nikos.be",
            "domain_keyword": "nikos",
            "domain_tld": "be",
            "query_time": "2024-04-20 19:28:38",
            "create_date": "2002-09-23",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 24,
            "domain_name": "nokon.ca",
            "domain_keyword": "nokon",
            "domain_tld": "ca",
            "query_time": "2024-04-21 09:57:22",
            "create_date": "2016-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "Rebel.ca Corp.",
            "registrar_website": "www.rebel.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nikoo.co",
            "domain_keyword": "nikoo",
            "domain_tld": "co",
            "query_time": "2024-04-20 19:28:04",
            "create_date": "2023-03-08",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-08",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dikon.info",
            "domain_keyword": "dikon",
            "domain_tld": "info",
            "query_time": "2024-04-20 01:07:41",
            "create_date": "2015-12-15",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CADit ApS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "nihon.expert",
            "domain_keyword": "nihon",
            "domain_tld": "expert",
            "query_time": "2024-05-24 00:26:10",
            "create_date": "2020-07-29",
            "update_date": "2022-07-03",
            "expiry_date": "2024-07-29",
            "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-123.awsdns-15.com",
                "ns-1498.awsdns-59.org",
                "ns-1704.awsdns-21.co.uk",
                "ns-638.awsdns-15.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "rikon.it",
            "domain_keyword": "rikon",
            "domain_tld": "it",
            "query_time": "2024-05-18 09:30:58",
            "create_date": "2012-10-02",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-16",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 29,
            "domain_name": "nikon8.quest",
            "domain_keyword": "nikon8",
            "domain_tld": "quest",
            "query_time": "2024-05-27 22:33:56",
            "create_date": "2023-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "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",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "nikol.in",
            "domain_keyword": "nikol",
            "domain_tld": "in",
            "query_time": "2024-05-28 13:42:32",
            "create_date": "2013-08-14",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-14",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Grad Zagreb",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HR",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cdn.hr",
                "dns2.cdn.hr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "sikon.quest",
            "domain_keyword": "sikon",
            "domain_tld": "quest",
            "query_time": "2024-06-05 03:19:54",
            "create_date": "2024-04-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nikonf.com",
            "domain_keyword": "nikonf",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:27:38",
            "create_date": "1996-09-01",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-31",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "nikns1.nikonusa.com",
                "nikns2.nikonusa.com",
                "nikns3.nikonusa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nikos.cloud",
            "domain_keyword": "nikos",
            "domain_tld": "cloud",
            "query_time": "2024-04-20 19:28:38",
            "create_date": "2019-12-11",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-11",
            "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-135-c.gandi.net",
                "ns-16-a.gandi.net",
                "ns-207-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mikon.xyz",
            "domain_keyword": "mikon",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 03:10:15",
            "create_date": "2017-10-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "GuangDong",
            "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": [
                "harleigh.ns.cloudflare.com",
                "mustafa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 35,
            "domain_name": "eikon.co.in",
            "domain_keyword": "eikon",
            "domain_tld": "co.in",
            "query_time": "2024-04-18 09:47:39",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Chords Music",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "vikon.me",
            "domain_keyword": "vikon",
            "domain_tld": "me",
            "query_time": "2024-05-01 16:04:18",
            "create_date": "2016-12-19",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-19",
            "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": "hb",
            "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": [
                "augustus.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "sikon.co.uk",
            "domain_keyword": "sikon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 11:25:58",
            "create_date": "2023-12-31",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "guss.ns.cloudflare.com",
                "june.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "oikon.eu",
            "domain_keyword": "oikon",
            "domain_tld": "eu",
            "query_time": "2024-05-05 18:13:20",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ]
        },
        {
            "num": 39,
            "domain_name": "niko7.com",
            "domain_keyword": "niko7",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:30:18",
            "create_date": "2022-10-15",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nikog.dev",
            "domain_keyword": "nikog",
            "domain_tld": "dev",
            "query_time": "2024-05-20 08:42:57",
            "create_date": "2023-06-25",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-25",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bikon.com.pl",
            "domain_keyword": "bikon",
            "domain_tld": "com.pl",
            "query_time": "2024-05-14 04:14:29",
            "create_date": "2009-12-04",
            "update_date": "2023-11-27",
            "expiry_date": "2024-12-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.webserwer.pl",
                "ns2.webserwer.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nikol.by",
            "domain_keyword": "nikol",
            "domain_tld": "by",
            "query_time": "2024-06-13 07:49:51",
            "create_date": "2017-07-14",
            "update_date": "2022-05-15",
            "expiry_date": "2024-07-14",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Частное предприятие \"Николь\"",
            "registrant_address": "210009, -, г. Витебск, пр-т Фрунзе, д. 69, к. 53",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375212375373",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ]
        },
        {
            "num": 43,
            "domain_name": "nikron.com",
            "domain_keyword": "nikron",
            "domain_tld": "com",
            "query_time": "2024-05-06 19:20:56",
            "create_date": "2010-05-05",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nikoo.org",
            "domain_keyword": "nikoo",
            "domain_tld": "org",
            "query_time": "2024-05-06 19:20:43",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 3973,
            "registrar_name": "Brandfish.Com Inc",
            "registrar_website": "https://brandfish.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bahl Co",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Michigan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com",
                "verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "inkon.de",
            "domain_keyword": "inkon",
            "domain_tld": "de",
            "query_time": "2024-05-04 07:05:44",
            "update_date": "2007-11-17",
            "name_servers": [
                "docks17.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 46,
            "domain_name": "wikon.eu",
            "domain_keyword": "wikon",
            "domain_tld": "eu",
            "query_time": "2024-05-05 15:41:45",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1019.ui-dns.biz",
                "ns1037.ui-dns.de",
                "ns1053.ui-dns.org",
                "ns1126.ui-dns.com"
            ]
        },
        {
            "num": 47,
            "domain_name": "aikon.fr",
            "domain_keyword": "aikon",
            "domain_tld": "fr",
            "query_time": "2024-05-06 00:03:40",
            "create_date": "2023-02-07",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-07",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1021.ui-dns.de",
                "ns1054.ui-dns.org",
                "ns1057.ui-dns.biz",
                "ns1103.ui-dns.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 48,
            "domain_name": "likon.de",
            "domain_keyword": "likon",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:57:33",
            "update_date": "2024-02-25",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 49,
            "domain_name": "nikno.de",
            "domain_keyword": "nikno",
            "domain_tld": "de",
            "query_time": "2024-05-04 20:23:11",
            "update_date": "2012-06-08",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 50,
            "domain_name": "nukon.co.uk",
            "domain_keyword": "nukon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 12:24:10",
            "create_date": "2014-11-17",
            "update_date": "2023-11-01",
            "expiry_date": "2025-11-17",
            "registrar_name": "eSterling Limited [Tag = ESTERLING]",
            "registrar_website": "https://www.esterling.co.uk",
            "name_servers": [
                "ns1.esterlingdns.co.uk",
                "ns2.esterlingdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 51,
            "domain_name": "enikon.se",
            "domain_keyword": "enikon",
            "domain_tld": "se",
            "query_time": "2024-05-07 12:06:33",
            "create_date": "2018-08-23",
            "update_date": "2023-11-29",
            "expiry_date": "2024-08-23",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 52,
            "domain_name": "nibon.com.cn",
            "domain_keyword": "nibon",
            "domain_tld": "com.cn",
            "query_time": "2024-04-24 07:14:56",
            "create_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "曾庆志",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "niron.be",
            "domain_keyword": "niron",
            "domain_tld": "be",
            "query_time": "2024-04-26 07:37:38",
            "create_date": "2015-08-10",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.european-server.com",
                "ns4.european-server.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 54,
            "domain_name": "nison.nl",
            "domain_keyword": "nison",
            "domain_tld": "nl",
            "query_time": "2024-05-09 15:15:17",
            "create_date": "2020-11-04",
            "update_date": "2021-03-23",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "ns1.yourdomainprovider.net",
                "ns2.yourdomainprovider.net",
                "ns3.yourdomainprovider.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "nikmn.life",
            "domain_keyword": "nikmn",
            "domain_tld": "life",
            "query_time": "2024-05-20 08:42:00",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-23",
            "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": [
                "ben.ns.cloudflare.com",
                "bethany.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "likon.nl",
            "domain_keyword": "likon",
            "domain_tld": "nl",
            "query_time": "2024-05-19 10:54:56",
            "create_date": "1998-01-29",
            "update_date": "2023-11-08",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.ictprins.nl",
                "ns2.ictprins.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 57,
            "domain_name": "nikos.one",
            "domain_keyword": "nikos",
            "domain_tld": "one",
            "query_time": "2024-05-24 16:56:00",
            "create_date": "2023-01-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 58,
            "domain_name": "nixon.house",
            "domain_keyword": "nixon",
            "domain_tld": "house",
            "query_time": "2024-05-26 14:39:05",
            "create_date": "2016-09-13",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nixon.live",
            "domain_keyword": "nixon",
            "domain_tld": "live",
            "query_time": "2024-05-26 14:39:05",
            "create_date": "2023-06-28",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "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": [
                "ns1.syd6.hostingplatform.net.au",
                "ns2.syd6.hostingplatform.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nihon.website",
            "domain_keyword": "nihon",
            "domain_tld": "website",
            "query_time": "2024-06-04 03:29:20",
            "create_date": "2023-09-25",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nison.org",
            "domain_keyword": "nison",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:09:27",
            "create_date": "2015-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ninon.jp",
            "domain_keyword": "ninon",
            "domain_tld": "jp",
            "query_time": "2024-04-21 12:53:19",
            "create_date": "2002-09-26",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Ninon Co,. Ltd",
            "registrant_address": "Nakahara-ku Kawasaki-shi",
            "registrant_zip": "211-0005",
            "registrant_email": "[email protected]",
            "registrant_phone": "044-733-4055",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 63,
            "domain_name": "niksn.ru",
            "domain_keyword": "niksn",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:43:26",
            "create_date": "2022-11-07",
            "expiry_date": "2024-11-07",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_company": "IP Sencheva",
            "name_servers": [
                "ns1.weekhost.com",
                "ns2.weekhost.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 64,
            "domain_name": "sikon.ru",
            "domain_keyword": "sikon",
            "domain_tld": "ru",
            "query_time": "2024-05-03 12:49:38",
            "create_date": "2007-07-05",
            "expiry_date": "2024-07-05",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 65,
            "domain_name": "nikan.dev",
            "domain_keyword": "nikan",
            "domain_tld": "dev",
            "query_time": "2024-05-06 19:16:11",
            "create_date": "2019-12-23",
            "update_date": "2024-02-06",
            "expiry_date": "2024-12-23",
            "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": [
                "art.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "likon.lt",
            "domain_keyword": "likon",
            "domain_tld": "lt",
            "query_time": "2024-05-15 07:32:10",
            "create_date": "2023-09-18",
            "expiry_date": "2024-09-19",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ben.ns.cloudflare.com",
                "raquel.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 67,
            "domain_name": "oikon.law",
            "domain_keyword": "oikon",
            "domain_tld": "law",
            "query_time": "2024-05-20 10:31:31",
            "create_date": "2022-07-07",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "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": [
                "ivan.ns.cloudflare.com",
                "nina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "jikon.shop",
            "domain_keyword": "jikon",
            "domain_tld": "shop",
            "query_time": "2024-05-19 17:25:42",
            "create_date": "2024-05-17",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "nikan.pet",
            "domain_keyword": "nikan",
            "domain_tld": "pet",
            "query_time": "2024-05-25 09:57:53",
            "create_date": "2020-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2026-05-23",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "iikon.com",
            "domain_keyword": "iikon",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:33:58",
            "create_date": "2008-03-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "registrar_website": "http://www.goaustraliadomains.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "nakon.pl",
            "domain_keyword": "nakon",
            "domain_tld": "pl",
            "query_time": "2024-05-28 20:40:54",
            "create_date": "2005-06-11",
            "update_date": "2024-05-23",
            "expiry_date": "2025-06-11",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nihon.guide",
            "domain_keyword": "nihon",
            "domain_tld": "guide",
            "query_time": "2024-05-31 12:16:19",
            "create_date": "2015-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "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 rdds service of the registrar 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": [
                "docks07.rzone.de",
                "shades15.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "nikom.hr",
            "domain_keyword": "nikom",
            "domain_tld": "hr",
            "query_time": "2024-05-31 12:18:01",
            "create_date": "2007-04-26",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-06",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 74,
            "domain_name": "nikion.xyz",
            "domain_keyword": "nikion",
            "domain_tld": "xyz",
            "query_time": "2024-06-06 18:19:20",
            "create_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "nikion.ru",
            "domain_keyword": "nikion",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:41:37",
            "create_date": "2012-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 76,
            "domain_name": "neikon.ru",
            "domain_keyword": "neikon",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:51:53",
            "create_date": "2002-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "SIC NEICON Ltd",
            "name_servers": [
                "ns1.dns2b.ru",
                "ns2.dns4u.ru",
                "ns3.dns2dns.ru",
                "ns4.dns4dns.ru",
                "ns5.l3o-dns.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 77,
            "domain_name": "nikone.net",
            "domain_keyword": "nikone",
            "domain_tld": "net",
            "query_time": "2024-04-20 19:27:37",
            "create_date": "2012-09-28",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nikos.dev",
            "domain_keyword": "nikos",
            "domain_tld": "dev",
            "query_time": "2024-04-20 19:28:38",
            "create_date": "2019-02-28",
            "update_date": "2024-03-17",
            "expiry_date": "2033-02-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GR-I",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "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-173-a.gandi.net",
                "ns-206-c.gandi.net",
                "ns-220-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nioon.com",
            "domain_keyword": "nioon",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:57:06",
            "create_date": "2008-10-07",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-07",
            "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": "BG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "https://tieredaccess.com/contact/48bdd0ae-5de0-4ae5-92e0-ca1086c245f6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "inkon.su",
            "domain_keyword": "inkon",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:44",
            "create_date": "2016-03-22",
            "expiry_date": "2025-03-22",
            "registrar_name": "RUCENTER-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": 81,
            "domain_name": "dikon.store",
            "domain_keyword": "dikon",
            "domain_tld": "store",
            "query_time": "2024-05-08 20:04:01",
            "create_date": "2023-08-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-08",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "inkon.com.cn",
            "domain_keyword": "inkon",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 22:58:23",
            "create_date": "2009-05-27",
            "expiry_date": "2025-05-27",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "蚱蜢(上海)工业软管有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "nikoj.net",
            "domain_keyword": "nikoj",
            "domain_tld": "net",
            "query_time": "2024-05-29 13:25:57",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=nikoj.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "niyon.online",
            "domain_keyword": "niyon",
            "domain_tld": "online",
            "query_time": "2024-06-01 16:04:00",
            "create_date": "2024-04-27",
            "update_date": "2024-05-02",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "nicon.biz",
            "domain_keyword": "nicon",
            "domain_tld": "biz",
            "query_time": "2024-05-31 12:11:26",
            "create_date": "2005-05-11",
            "update_date": "2023-06-25",
            "expiry_date": "2024-05-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1069.ui-dns.biz",
                "ns1069.ui-dns.com",
                "ns1069.ui-dns.de",
                "ns1069.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nihon.digital",
            "domain_keyword": "nihon",
            "domain_tld": "digital",
            "query_time": "2024-06-04 03:29:20",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "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.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "nihon.agency",
            "domain_keyword": "nihon",
            "domain_tld": "agency",
            "query_time": "2024-06-04 03:28:59",
            "create_date": "2024-04-10",
            "update_date": "2024-04-24",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "yikon.club",
            "domain_keyword": "yikon",
            "domain_tld": "club",
            "query_time": "2024-06-11 21:41:50",
            "create_date": "2016-07-25",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-24",
            "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_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": 89,
            "domain_name": "nakon.tech",
            "domain_keyword": "nakon",
            "domain_tld": "tech",
            "query_time": "2024-06-13 01:53:49",
            "create_date": "2020-08-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "unikon.pl",
            "domain_keyword": "unikon",
            "domain_tld": "pl",
            "query_time": "2024-03-13 13:37:25",
            "create_date": "2001-07-04",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-03",
            "registrar_name": "cyber_Folks S.A.",
            "name_servers": [
                "ns1.domeny.host",
                "ns2.domeny.host"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "nikos.us",
            "domain_keyword": "nikos",
            "domain_tld": "us",
            "query_time": "2024-04-20 19:28:38",
            "create_date": "2008-01-30",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "freddy galvez",
            "registrant_company": "N/A",
            "registrant_address": "4829 RYAN RD",
            "registrant_city": "acworth",
            "registrant_state": "Georgia",
            "registrant_zip": "30102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+40.44218871",
            "name_servers": [
                "ns1.host-care.com",
                "ns2.host-care.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nikoa.net",
            "domain_keyword": "nikoa",
            "domain_tld": "net",
            "query_time": "2024-04-29 20:15:06",
            "create_date": "2023-12-19",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.parsihost.com",
                "ns2.parsihost.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "nixon.ru",
            "domain_keyword": "nixon",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:06:53",
            "create_date": "2003-12-08",
            "expiry_date": "2024-12-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.valuehost.ru",
                "ns2.valuehost.ru",
                "ns3.valuehost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 94,
            "domain_name": "tikon.ru",
            "domain_keyword": "tikon",
            "domain_tld": "ru",
            "query_time": "2024-05-01 13:44:02",
            "create_date": "2015-12-02",
            "expiry_date": "2024-12-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 95,
            "domain_name": "nixon.surf",
            "domain_keyword": "nixon",
            "domain_tld": "surf",
            "query_time": "2024-04-23 01:51:42",
            "create_date": "2014-09-25",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nixon 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": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "jikon.com",
            "domain_keyword": "jikon",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:18:09",
            "create_date": "2003-11-17",
            "update_date": "2022-11-01",
            "expiry_date": "2024-11-17",
            "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": 97,
            "domain_name": "nikoh.co.jp",
            "domain_keyword": "nikoh",
            "domain_tld": "co.jp",
            "query_time": "2024-05-13 09:45:05",
            "create_date": "2012-07-31",
            "update_date": "2023-08-01",
            "registrant_company": "Nikoh Co,Ltd",
            "name_servers": [
                "ns03.domainserver.ne.jp",
                "ns04.domainserver.ne.jp"
            ]
        },
        {
            "num": 98,
            "domain_name": "nihon.studio",
            "domain_keyword": "nihon",
            "domain_tld": "studio",
            "query_time": "2024-05-12 08:52:38",
            "create_date": "2017-04-06",
            "update_date": "2021-08-06",
            "expiry_date": "2027-04-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang long",
            "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": [
                "anna.ns.cloudflare.com",
                "dom.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "mikon.biz",
            "domain_keyword": "mikon",
            "domain_tld": "biz",
            "query_time": "2024-05-14 06:32:52",
            "create_date": "2014-11-26",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO Mikon",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KRASNODAR REGION",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "likon.app",
            "domain_keyword": "likon",
            "domain_tld": "app",
            "query_time": "2024-05-21 07:00:58",
            "create_date": "2023-03-22",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>nikon.lt</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1716</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nikot.com, nixon.us, inkon.ro, rikon.biz, niton.immo, eikon.icu, nikoj.info, rikon.blue, nikonx.com, niton.online, nikob.org, nikov.com, nik-on.it, nikan.store, eikon.info, unikon.store, noikon.it, pikon.ru, nikoy.org, nilon.top, cikon.com.cn, nikom.net, nikos.be, nokon.ca, nikoo.co, dikon.info, nihon.expert, rikon.it, nikon8.quest, nikol.in, sikon.quest, nikonf.com, nikos.cloud, mikon.xyz, eikon.co.in, vikon.me, sikon.co.uk, oikon.eu, niko7.com, nikog.dev, bikon.com.pl, nikol.by, nikron.com, nikoo.org, inkon.de, wikon.eu, aikon.fr, likon.de, nikno.de, nukon.co.uk, enikon.se, nibon.com.cn, niron.be, nison.nl, nikmn.life, likon.nl, nikos.one, nixon.house, nixon.live, nihon.website, nison.org, ninon.jp, niksn.ru, sikon.ru, nikan.dev, likon.lt, oikon.law, jikon.shop, nikan.pet, iikon.com, nakon.pl, nihon.guide, nikom.hr, nikion.xyz, nikion.ru, neikon.ru, nikone.net, nikos.dev, nioon.com, inkon.su, dikon.store, inkon.com.cn, nikoj.net, niyon.online, nicon.biz, nihon.digital, nihon.agency, yikon.club, nakon.tech, unikon.pl, nikos.us, nikoa.net, nixon.ru, tikon.ru, nixon.surf, jikon.com, nikoh.co.jp, nihon.studio, mikon.biz, likon.app</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nikot.com</domain_name>
   <domain_keyword>nikot</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:29:01</query_time>
   <create_date>2005-12-07</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nixon.us</domain_name>
   <domain_keyword>nixon</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-23 00:23:45</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Marlene Graham</registrant_name>
   <registrant_address>3790 Sawgrass Way, 3217</registrant_address>
   <registrant_city>Naples</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>34112</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2398219046</registrant_phone>
   <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>
   </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>inkon.ro</domain_name>
   <domain_keyword>inkon</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-03 06:20:53</query_time>
   <create_date>2012-06-05</create_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_name>CYBER_FOLKS S.R.L.</registrar_name>
   <registrar_website>https://cyberfolks.ro/</registrar_website>
   <name_servers>
    <value>ns1.dns7.org</value>
    <value>ns2.dns7.org</value>
    <value>ns3.dns7.org</value>
    <value>ns4.dns7.org</value>
    <value>ns5.dns7.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>rikon.biz</domain_name>
   <domain_keyword>rikon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 12:48:54</query_time>
   <create_date>2002-12-25</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-24</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>Caratclub Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>5</num>
   <domain_name>niton.immo</domain_name>
   <domain_keyword>niton</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-21 11:13:36</query_time>
   <create_date>2018-11-14</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-11-14</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_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>ns1.register.ch</value>
    <value>ns2.register.ch</value>
    <value>ns3.register.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>eikon.icu</domain_name>
   <domain_keyword>eikon</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-17 17:48:35</query_time>
   <create_date>2021-06-26</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-06-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>Domain Privacy Trustee 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>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>nikoj.info</domain_name>
   <domain_keyword>nikoj</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 13:25:57</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rikon.blue</domain_name>
   <domain_keyword>rikon</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-04-19 22:01:18</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-10-17</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 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>ns1.mixhost.jp</value>
    <value>ns2.mixhost.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>nikonx.com</domain_name>
   <domain_keyword>nikonx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:28:03</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DOMAINPEOPLE, INC.</registrar_name>
   <registrar_website>WWW.DOMAINPEOPLE.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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/31165cfe-df9f-4131-b4d5-725d23bae86f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.hostway.net</value>
    <value>b.dns.hostway.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>niton.online</domain_name>
   <domain_keyword>niton</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 09:33:04</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</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-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nikob.org</domain_name>
   <domain_keyword>nikob</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 09:45:00</query_time>
   <create_date>2022-10-26</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-10-26</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>Belovlabs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>nikov.com</domain_name>
   <domain_keyword>nikov</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 08:43:28</query_time>
   <create_date>2010-11-11</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Yang Kyung Won</registrant_name>
   <registrant_company>Yang Kyung Won</registrant_company>
   <registrant_address>139-1901 99 Olympic-ro Songpa-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>05501</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1084261004</registrant_phone>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>nik-on.it</domain_name>
   <domain_keyword>nik-on</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 00:28:16</query_time>
   <create_date>2015-04-30</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>nik-on</registrant_company>
   <registrant_address>via della resistenza, 14</registrant_address>
   <registrant_city>OPERA</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20090</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>nikan.store</domain_name>
   <domain_keyword>nikan</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-24 00:28:31</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>http://www.nic.ru/en/</registrar_website>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>2ajdy0ui.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>eikon.info</domain_name>
   <domain_keyword>eikon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 02:27:35</query_time>
   <create_date>2018-06-13</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-13</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>Financial and Risk Organisation Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>London</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>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>16</num>
   <domain_name>unikon.store</domain_name>
   <domain_keyword>unikon</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-27 19:24:44</query_time>
   <create_date>2019-03-28</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_company>Unikon B.V.</registrant_company>
   <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>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>noikon.it</domain_name>
   <domain_keyword>noikon</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 06:45:24</query_time>
   <create_date>2009-03-17</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>noikon di flavio casotto</registrant_company>
   <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>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>pikon.ru</domain_name>
   <domain_keyword>pikon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 09:27:41</query_time>
   <create_date>2001-11-01</create_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;PICON&quot; Inc.</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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>nikoy.org</domain_name>
   <domain_keyword>nikoy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-29 20:17:48</query_time>
   <create_date>2023-12-17</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>20</num>
   <domain_name>nilon.top</domain_name>
   <domain_keyword>nilon</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-06 19:23:40</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alice.ns.cloudflare.com</value>
    <value>jasper.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cikon.com.cn</domain_name>
   <domain_keyword>cikon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-04 10:00:14</query_time>
   <create_date>2006-11-27</create_date>
   <expiry_date>2025-11-27</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>江苏沁尔康环境电器有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>nikom.net</domain_name>
   <domain_keyword>nikom</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 09:46:14</query_time>
   <create_date>1998-08-10</create_date>
   <update_date>2017-12-07</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1111.ui-dns.com</value>
    <value>ns1111.ui-dns.de</value>
    <value>ns1111.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>nikos.be</domain_name>
   <domain_keyword>nikos</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-20 19:28:38</query_time>
   <create_date>2002-09-23</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>nokon.ca</domain_name>
   <domain_keyword>nokon</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-21 09:57:22</query_time>
   <create_date>2016-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>Rebel.ca Corp.</registrar_name>
   <registrar_website>www.rebel.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nikoo.co</domain_name>
   <domain_keyword>nikoo</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-20 19:28:04</query_time>
   <create_date>2023-03-08</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-08</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dikon.info</domain_name>
   <domain_keyword>dikon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-20 01:07:41</query_time>
   <create_date>2015-12-15</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CADit ApS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>27</num>
   <domain_name>nihon.expert</domain_name>
   <domain_keyword>nihon</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-24 00:26:10</query_time>
   <create_date>2020-07-29</create_date>
   <update_date>2022-07-03</update_date>
   <expiry_date>2024-07-29</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-123.awsdns-15.com</value>
    <value>ns-1498.awsdns-59.org</value>
    <value>ns-1704.awsdns-21.co.uk</value>
    <value>ns-638.awsdns-15.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>28</num>
   <domain_name>rikon.it</domain_name>
   <domain_keyword>rikon</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-18 09:30:58</query_time>
   <create_date>2012-10-02</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>nikon8.quest</domain_name>
   <domain_keyword>nikon8</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-27 22:33:56</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>nikol.in</domain_name>
   <domain_keyword>nikol</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 13:42:32</query_time>
   <create_date>2013-08-14</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Grad Zagreb</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HR</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>dns1.cdn.hr</value>
    <value>dns2.cdn.hr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>sikon.quest</domain_name>
   <domain_keyword>sikon</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-06-05 03:19:54</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>nikonf.com</domain_name>
   <domain_keyword>nikonf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:27:38</query_time>
   <create_date>1996-09-01</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>nikns1.nikonusa.com</value>
    <value>nikns2.nikonusa.com</value>
    <value>nikns3.nikonusa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nikos.cloud</domain_name>
   <domain_keyword>nikos</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-20 19:28:38</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-11</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-135-c.gandi.net</value>
    <value>ns-16-a.gandi.net</value>
    <value>ns-207-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mikon.xyz</domain_name>
   <domain_keyword>mikon</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 03:10:15</query_time>
   <create_date>2017-10-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>GuangDong</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>harleigh.ns.cloudflare.com</value>
    <value>mustafa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>eikon.co.in</domain_name>
   <domain_keyword>eikon</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-18 09:47:39</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Chords Music</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>vikon.me</domain_name>
   <domain_keyword>vikon</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-01 16:04:18</query_time>
   <create_date>2016-12-19</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-19</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>hb</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>augustus.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.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>sikon.co.uk</domain_name>
   <domain_keyword>sikon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 11:25:58</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>guss.ns.cloudflare.com</value>
    <value>june.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>oikon.eu</domain_name>
   <domain_keyword>oikon</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 18:13:20</query_time>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>niko7.com</domain_name>
   <domain_keyword>niko7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:30:18</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nikog.dev</domain_name>
   <domain_keyword>nikog</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 08:42:57</query_time>
   <create_date>2023-06-25</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</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>FI</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bikon.com.pl</domain_name>
   <domain_keyword>bikon</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-14 04:14:29</query_time>
   <create_date>2009-12-04</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.webserwer.pl</value>
    <value>ns2.webserwer.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>nikol.by</domain_name>
   <domain_keyword>nikol</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-13 07:49:51</query_time>
   <create_date>2017-07-14</create_date>
   <update_date>2022-05-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Частное предприятие &quot;Николь&quot;</registrant_company>
   <registrant_address>210009, -, г. Витебск, пр-т Фрунзе, д. 69, к. 53</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375212375373</registrant_phone>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
  </value>
  <value>
   <num>43</num>
   <domain_name>nikron.com</domain_name>
   <domain_keyword>nikron</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 19:20:56</query_time>
   <create_date>2010-05-05</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.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>44</num>
   <domain_name>nikoo.org</domain_name>
   <domain_keyword>nikoo</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-06 19:20:43</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>3973</registrar_iana>
   <registrar_name>Brandfish.Com Inc</registrar_name>
   <registrar_website>https://brandfish.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Bahl Co</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
    <value>verification-dbgjncnnzmfgmpuki3e6hz.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>inkon.de</domain_name>
   <domain_keyword>inkon</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 07:05:44</query_time>
   <update_date>2007-11-17</update_date>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>wikon.eu</domain_name>
   <domain_keyword>wikon</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 15:41:45</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1019.ui-dns.biz</value>
    <value>ns1037.ui-dns.de</value>
    <value>ns1053.ui-dns.org</value>
    <value>ns1126.ui-dns.com</value>
   </name_servers>
  </value>
  <value>
   <num>47</num>
   <domain_name>aikon.fr</domain_name>
   <domain_keyword>aikon</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 00:03:40</query_time>
   <create_date>2023-02-07</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1021.ui-dns.de</value>
    <value>ns1054.ui-dns.org</value>
    <value>ns1057.ui-dns.biz</value>
    <value>ns1103.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>likon.de</domain_name>
   <domain_keyword>likon</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:57:33</query_time>
   <update_date>2024-02-25</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>nikno.de</domain_name>
   <domain_keyword>nikno</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 20:23:11</query_time>
   <update_date>2012-06-08</update_date>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>nukon.co.uk</domain_name>
   <domain_keyword>nukon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 12:24:10</query_time>
   <create_date>2014-11-17</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-11-17</expiry_date>
   <registrar_name>eSterling Limited [Tag = ESTERLING]</registrar_name>
   <registrar_website>https://www.esterling.co.uk</registrar_website>
   <name_servers>
    <value>ns1.esterlingdns.co.uk</value>
    <value>ns2.esterlingdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>enikon.se</domain_name>
   <domain_keyword>enikon</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-07 12:06:33</query_time>
   <create_date>2018-08-23</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>nibon.com.cn</domain_name>
   <domain_keyword>nibon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-24 07:14:56</query_time>
   <create_date>2023-06-27</create_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>曾庆志</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>niron.be</domain_name>
   <domain_keyword>niron</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-26 07:37:38</query_time>
   <create_date>2015-08-10</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.european-server.com</value>
    <value>ns4.european-server.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>nison.nl</domain_name>
   <domain_keyword>nison</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 15:15:17</query_time>
   <create_date>2020-11-04</create_date>
   <update_date>2021-03-23</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.yourdomainprovider.net</value>
    <value>ns2.yourdomainprovider.net</value>
    <value>ns3.yourdomainprovider.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nikmn.life</domain_name>
   <domain_keyword>nikmn</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-20 08:42:00</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>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>ben.ns.cloudflare.com</value>
    <value>bethany.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>likon.nl</domain_name>
   <domain_keyword>likon</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 10:54:56</query_time>
   <create_date>1998-01-29</create_date>
   <update_date>2023-11-08</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.ictprins.nl</value>
    <value>ns2.ictprins.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>nikos.one</domain_name>
   <domain_keyword>nikos</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-24 16:56:00</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>nixon.house</domain_name>
   <domain_keyword>nixon</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-26 14:39:05</query_time>
   <create_date>2016-09-13</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>nixon.live</domain_name>
   <domain_keyword>nixon</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-26 14:39:05</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.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>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>ns1.syd6.hostingplatform.net.au</value>
    <value>ns2.syd6.hostingplatform.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nihon.website</domain_name>
   <domain_keyword>nihon</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-04 03:29:20</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>nison.org</domain_name>
   <domain_keyword>nison</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:09:27</query_time>
   <create_date>2015-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>ninon.jp</domain_name>
   <domain_keyword>ninon</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-21 12:53:19</query_time>
   <create_date>2002-09-26</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Ninon Co,. Ltd</registrant_name>
   <registrant_address>Nakahara-ku Kawasaki-shi</registrant_address>
   <registrant_zip>211-0005</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>044-733-4055</registrant_phone>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>niksn.ru</domain_name>
   <domain_keyword>niksn</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:43:26</query_time>
   <create_date>2022-11-07</create_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_company>IP Sencheva</registrant_company>
   <name_servers>
    <value>ns1.weekhost.com</value>
    <value>ns2.weekhost.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>sikon.ru</domain_name>
   <domain_keyword>sikon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 12:49:38</query_time>
   <create_date>2007-07-05</create_date>
   <expiry_date>2024-07-05</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>65</num>
   <domain_name>nikan.dev</domain_name>
   <domain_keyword>nikan</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-06 19:16:11</query_time>
   <create_date>2019-12-23</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-12-23</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>art.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>likon.lt</domain_name>
   <domain_keyword>likon</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-15 07:32:10</query_time>
   <create_date>2023-09-18</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ben.ns.cloudflare.com</value>
    <value>raquel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>oikon.law</domain_name>
   <domain_keyword>oikon</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-20 10:31:31</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>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>Bayern</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>ivan.ns.cloudflare.com</value>
    <value>nina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>jikon.shop</domain_name>
   <domain_keyword>jikon</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-19 17:25:42</query_time>
   <create_date>2024-05-17</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>69</num>
   <domain_name>nikan.pet</domain_name>
   <domain_keyword>nikan</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-25 09:57:53</query_time>
   <create_date>2020-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2026-05-23</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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>iikon.com</domain_name>
   <domain_keyword>iikon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:33:58</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrar_website>http://www.goaustraliadomains.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>nakon.pl</domain_name>
   <domain_keyword>nakon</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-28 20:40:54</query_time>
   <create_date>2005-06-11</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>nihon.guide</domain_name>
   <domain_keyword>nihon</domain_keyword>
   <domain_tld>guide</domain_tld>
   <query_time>2024-05-31 12:16:19</query_time>
   <create_date>2015-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>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>docks07.rzone.de</value>
    <value>shades15.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>nikom.hr</domain_name>
   <domain_keyword>nikom</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-31 12:18:01</query_time>
   <create_date>2007-04-26</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>nikion.xyz</domain_name>
   <domain_keyword>nikion</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-06 18:19:20</query_time>
   <create_date>2024-06-04</create_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>nikion.ru</domain_name>
   <domain_keyword>nikion</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:41:37</query_time>
   <create_date>2012-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>neikon.ru</domain_name>
   <domain_keyword>neikon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:51:53</query_time>
   <create_date>2002-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>SIC NEICON Ltd</registrant_company>
   <name_servers>
    <value>ns1.dns2b.ru</value>
    <value>ns2.dns4u.ru</value>
    <value>ns3.dns2dns.ru</value>
    <value>ns4.dns4dns.ru</value>
    <value>ns5.l3o-dns.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>nikone.net</domain_name>
   <domain_keyword>nikone</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 19:27:37</query_time>
   <create_date>2012-09-28</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.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>nikos.dev</domain_name>
   <domain_keyword>nikos</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-20 19:28:38</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2033-02-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://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>GR-I</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</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-173-a.gandi.net</value>
    <value>ns-206-c.gandi.net</value>
    <value>ns-220-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>nioon.com</domain_name>
   <domain_keyword>nioon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:57:06</query_time>
   <create_date>2008-10-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-07</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>BG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/48bdd0ae-5de0-4ae5-92e0-ca1086c245f6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.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>inkon.su</domain_name>
   <domain_keyword>inkon</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:44</query_time>
   <create_date>2016-03-22</create_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>RUCENTER-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>81</num>
   <domain_name>dikon.store</domain_name>
   <domain_keyword>dikon</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-08 20:04:01</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-08</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>ns03.domaincontrol.com</value>
    <value>ns04.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>82</num>
   <domain_name>inkon.com.cn</domain_name>
   <domain_keyword>inkon</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 22:58:23</query_time>
   <create_date>2009-05-27</create_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>蚱蜢(上海)工业软管有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>nikoj.net</domain_name>
   <domain_keyword>nikoj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 13:25:57</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=nikoj.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>niyon.online</domain_name>
   <domain_keyword>niyon</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 16:04:00</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>nicon.biz</domain_name>
   <domain_keyword>nicon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-31 12:11:26</query_time>
   <create_date>2005-05-11</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-05-10</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>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1069.ui-dns.biz</value>
    <value>ns1069.ui-dns.com</value>
    <value>ns1069.ui-dns.de</value>
    <value>ns1069.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>nihon.digital</domain_name>
   <domain_keyword>nihon</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-04 03:29:20</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</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.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>nihon.agency</domain_name>
   <domain_keyword>nihon</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-06-04 03:28:59</query_time>
   <create_date>2024-04-10</create_date>
   <update_date>2024-04-24</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>ns1.dan.com</value>
    <value>ns2.dan.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>88</num>
   <domain_name>yikon.club</domain_name>
   <domain_keyword>yikon</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-11 21:41:50</query_time>
   <create_date>2016-07-25</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-24</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</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>89</num>
   <domain_name>nakon.tech</domain_name>
   <domain_keyword>nakon</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-13 01:53:49</query_time>
   <create_date>2020-08-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>unikon.pl</domain_name>
   <domain_keyword>unikon</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-13 13:37:25</query_time>
   <create_date>2001-07-04</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <name_servers>
    <value>ns1.domeny.host</value>
    <value>ns2.domeny.host</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>nikos.us</domain_name>
   <domain_keyword>nikos</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-20 19:28:38</query_time>
   <create_date>2008-01-30</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>freddy galvez</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>4829 RYAN RD</registrant_address>
   <registrant_city>acworth</registrant_city>
   <registrant_state>Georgia</registrant_state>
   <registrant_zip>30102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+40.44218871</registrant_phone>
   <name_servers>
    <value>ns1.host-care.com</value>
    <value>ns2.host-care.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>nikoa.net</domain_name>
   <domain_keyword>nikoa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-29 20:15:06</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns.parsihost.com</value>
    <value>ns2.parsihost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>nixon.ru</domain_name>
   <domain_keyword>nixon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:06:53</query_time>
   <create_date>2003-12-08</create_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.valuehost.ru</value>
    <value>ns2.valuehost.ru</value>
    <value>ns3.valuehost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>tikon.ru</domain_name>
   <domain_keyword>tikon</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 13:44:02</query_time>
   <create_date>2015-12-02</create_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>nixon.surf</domain_name>
   <domain_keyword>nixon</domain_keyword>
   <domain_tld>surf</domain_tld>
   <query_time>2024-04-23 01:51:42</query_time>
   <create_date>2014-09-25</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nixon 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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>jikon.com</domain_name>
   <domain_keyword>jikon</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:18:09</query_time>
   <create_date>2003-11-17</create_date>
   <update_date>2022-11-01</update_date>
   <expiry_date>2024-11-17</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>97</num>
   <domain_name>nikoh.co.jp</domain_name>
   <domain_keyword>nikoh</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-13 09:45:05</query_time>
   <create_date>2012-07-31</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Nikoh Co,Ltd</registrant_company>
   <name_servers>
    <value>ns03.domainserver.ne.jp</value>
    <value>ns04.domainserver.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>98</num>
   <domain_name>nihon.studio</domain_name>
   <domain_keyword>nihon</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-12 08:52:38</query_time>
   <create_date>2017-04-06</create_date>
   <update_date>2021-08-06</update_date>
   <expiry_date>2027-04-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>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang long</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>anna.ns.cloudflare.com</value>
    <value>dom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mikon.biz</domain_name>
   <domain_keyword>mikon</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 06:32:52</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO Mikon</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KRASNODAR REGION</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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>likon.app</domain_name>
   <domain_keyword>likon</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 07:00:58</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.055</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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