WHOIS QUERY TIME

28 May 2024 - 6:15 AM UTC

REGISTRAR

Name: NIC.PE

NAME SERVERS

ns4.nec.com.br
ns5.nec.com.br

DOMAIN STATUS

ok

REGISTRANT

Name: nec corporation

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=nec.com.pe
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "nec.com.pe"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "nec.com.pe",
            "domain_keyword": "nec",
            "domain_tld": "com.pe",
            "query_time": "2024-05-28 06:15:07",
            "registrar_name": "NIC.PE",
            "registrant_name": "nec corporation",
            "name_servers": [
                "ns4.nec.com.br",
                "ns5.nec.com.br"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>nec.com.pe</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>nec.com.pe</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-28 06:15:07</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>nec corporation</registrant_name>
   <name_servers>
    <value>ns4.nec.com.br</value>
    <value>ns5.nec.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.047</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.04 seconds) for "nec.com.pe" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Feb 2023 - 12:30 PM UTC

REGISTRAR

Name: NIC.PE

NAME SERVERS

dns1.unired.net.pe
dns2.unired.net.pe

DOMAIN STATUS

ok

REGISTRANT

Name: nec corporation

#2 - QUERY TIME

28 May 2024 - 6:15 AM UTC

REGISTRAR

Name: NIC.PE

NAME SERVERS

ns4.nec.com.br
ns5.nec.com.br

DOMAIN STATUS

ok

REGISTRANT

Name: nec corporation

* 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=nec.com.pe
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "nec.com.pe",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "nec.com.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "nec.com.pe",
            "domain_keyword": "nec",
            "domain_tld": "com.pe",
            "query_time": "2023-02-06 12:30:04",
            "registrar_name": "NIC.PE",
            "registrant_name": "nec corporation",
            "name_servers": [
                "dns1.unired.net.pe",
                "dns2.unired.net.pe"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 2,
            "domain_name": "nec.com.pe",
            "domain_keyword": "nec",
            "domain_tld": "com.pe",
            "query_time": "2024-05-28 06:15:07",
            "registrar_name": "NIC.PE",
            "registrant_name": "nec corporation",
            "name_servers": [
                "ns4.nec.com.br",
                "ns5.nec.com.br"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "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>nec.com.pe</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>nec.com.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nec.com.pe</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2023-02-06 12:30:04</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>nec corporation</registrant_name>
   <name_servers>
    <value>dns1.unired.net.pe</value>
    <value>dns2.unired.net.pe</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>nec.com.pe</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.pe</domain_tld>
   <query_time>2024-05-28 06:15:07</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>nec corporation</registrant_name>
   <name_servers>
    <value>ns4.nec.com.br</value>
    <value>ns5.nec.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.04</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 106 domain names (in 0.027 seconds) which contained the exact domain keyword "nec".
Domain Name Registered Expiry Registrar Ownership
1 nec.com 27 Oct 1986 26 Oct 2024 CSC CORPORATE DOMAINS, INC. NEC Corporation
2 nec.com.br 14 Dec 1995 14 Dec 2025 - NEC Latin America S.A.
3 nec.nl 16 Jun 1996 - Flexwebhosting -
4 nec.ru 8 Oct 1996 31 Oct 2024 BEELINE-RU NEC Corporation
5 nec.co.nz 25 Mar 1997 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
6 nec.it 11 Jun 1997 30 Jan 2025 Aconet S.r.l. Nec Italia S.r.l.
7 nec.cl 27 Jan 1998 25 Feb 2027 NIC Chile NEC Chile S.A.
8 nec.pl 14 May 1998 13 May 2025 Consulting Service Sp. z o.o. -
9 nec.net 17 Oct 1998 16 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
10 nec.com.co 26 Mar 1999 25 Mar 2025 Mi.com.co REDACTED FOR PRIVACY
11 nec.co.kr 29 Jan 2000 29 Jan 2026 (?)??? ??? ???
12 nec.tc 15 Jun 2000 16 Jun 2024 CSC NEC Corporation
13 nec.sh 15 Jun 2000 15 Jun 2024 CSC Corporate Domains, Inc. NEC Corporation
14 nec.io 15 Jun 2000 25 Nov 2024 CSC Corporate Domains, Inc. NEC CORPORATION
15 nec.co.th 22 Sep 2000 21 Sep 2025 THNIC NEC Corporation (Thailand) Limited (บริษัท เอ็นอีซี คอร์ปอเรชั่น (ประเทศไทย) จำกัด)
16 nec.ca 17 Oct 2000 4 May 2025 MarkMonitor International Canada Ltd. NEC Canada, Inc.
17 nec.org 6 Nov 2000 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 nec.pt 2 Feb 2001 - - NEC Portugal - Telecomunicações e Sistemas S.A
19 nec.jp 26 Mar 2001 31 Mar 2025 - NEC Management Partner, Ltd.
20 nec.com.cn 25 May 2001 25 May 2027 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 日电(中国)有限公司
21 nec.org.nz 9 Jul 2001 - ideegeo Group Ltd, c/o iwantmyname -
22 nec.info 30 Jul 2001 30 Jul 2024 CSC Corporate Domains, Inc. NEC Corporation
23 nec.coop 24 Sep 2001 30 Jan 2026 Domains.coop Limited Newberry Electric Cooperative, Inc.
24 nec.org.br 5 Feb 2002 5 Feb 2025 - NUCLEO ESPIRITA CRISTAO
25 nec.biz 27 Mar 2002 26 Mar 2025 CSC Corporate Domains, Inc. NEC Corporation
26 nec.cn 17 Mar 2003 17 Mar 2029 中企动力科技股份有限公司 日电(中国)有限公司
27 nec.bi 17 Jul 2004 17 Jul 2024 Afriregister NEC Corporation
28 nec.mu 7 Nov 2004 5 Nov 2024 Corporation Service Company -
29 nec.ac 8 Nov 2004 8 Nov 2024 CSC Corporate Domains, Inc. Nec Corporation
30 nec.ag 8 Nov 2004 8 Nov 2024 CSC Corporate Domains, Inc. Nec Corporation
31 nec.vu 1 Dec 2004 30 Nov 2024 CSC Corporate Domains, Inc. NEC Corporation
32 nec.us 22 Dec 2004 21 Dec 2024 GoDaddy.com, LLC New Empire Corp.
33 nec.jobs 15 Sep 2005 15 Sep 2024 EnCirca, Inc. NEC Corporation
34 nec.travel 16 Jan 2006 15 Jan 2025 EnCirca, Inc. NEC Corporation
35 nec.mobi 22 May 2006 22 May 2025 CSC Corporate Domains, Inc. NEC Corporation
36 nec.com.nf 22 Aug 2006 22 Aug 2024 Corporation Service Company NEC Corporation
37 nec.asia 27 Dec 2007 27 Dec 2024 CSC Corporate Domains, Inc. NEC Corporation
38 nec.sh.cn 22 May 2008 22 May 2030 阿里云计算有限公司(万网) 上海沛宇信息科技有限公司
39 nec.me 9 Jul 2008 9 Jul 2024 CSC Corporate Domains, Inc. REDACTED FOR PRIVACY
40 nec.org.in 30 Jul 2008 30 Jul 2025 GoDaddy.com, LLC agent001 inc
41 nec.cc 26 Aug 2008 26 Aug 2020 SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD. REDACTED FOR PRIVACY
42 nec.tel 22 Jan 2009 22 Mar 2025 CSC Corporate Domains, Inc. NEC Corporation
43 nec.uk.net 25 Oct 2012 25 Oct 2024 Namesco Limited -
44 nec.ng 24 Apr 2013 24 Apr 2025 GO54 Limited (formerly Whogohost Limited) Info Digital Africa Limited
45 nec.co.in 6 Aug 2013 6 Aug 2024 Spaceship, Inc. REDACTED FOR PRIVACY
46 nec.ie 30 Oct 2013 30 Oct 2024 Hosting Ireland Coolock Development Council Ltd
47 nec.technology 3 Mar 2014 3 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 nec.website 22 Jan 2015 22 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
49 nec.lol 13 Aug 2015 13 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhao chun kai
50 nec.tokyo 11 Oct 2015 11 Oct 2024 GMO Internet Group, Inc. -
51 nec.tech 1 Nov 2015 1 Nov 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Yu Wei
52 nec.by 14 Jan 2016 14 Jan 2026 Reliable Software, Ltd ООО "Адвантек-Бел системы связи"
53 nec.co.ke 19 Feb 2016 19 Feb 2025 Safaricom Limited Noorani Engineering Consultants Ltd
54 nec.nyc 16 Mar 2016 15 Mar 2025 GoDaddy.com, LLC North Eastern Cleaning & Restoration
55 nec.su 29 May 2016 29 May 2025 REGRU-SU Private Person
56 nec.xn--vuq861b 29 Jun 2016 29 Jun 2024 Reserved for non-billable transactions where Registry Operator acts as Registrar -
57 nec.shop 15 Sep 2016 15 Sep 2024 GMO Internet Group, Inc. -
58 nec.space 18 Nov 2016 18 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guang Dong Wei Si Shi Yan She Bei You Xian Gong Si
59 nec.social 14 Feb 2017 14 Feb 2025 united-domains AG Multicheck AG
60 nec.eco 11 Sep 2018 11 Sep 2024 Key-Systems, LLC NEC, LLC
61 nec.icu 12 Sep 2018 12 Sep 2028 Key-Systems LLC travel.icu, LLC
62 nec.uk 4 Jul 2019 4 Jul 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
63 nec.scot 28 Feb 2020 28 Feb 2025 Tucows Domains Inc. Data Protected
64 nec.xyz 7 Aug 2020 7 Aug 2024 Sav.com, LLC Privacy Protection
65 nec.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED
66 nec.hr 29 Mar 2021 29 Mar 2025 HOSTING CENTAR d.o.o. ŠAGUD EVENTUS d.o.o.
67 nec.co 13 Apr 2021 13 Apr 2025 .COInternet Restricted and Reserved names REDACTED FOR PRIVACY
68 nec.ooo 28 May 2021 28 May 2025 Porkbun, LLC Private by Design, LLC
69 nec.srl 11 Nov 2021 11 Nov 2024 Tucows Domains Inc. Data Protected
70 nec.app 25 Dec 2021 25 Dec 2024 Sav.com, LLC Privacy Protection
71 nec.one 27 Apr 2022 27 Apr 2025 1API GmbH REDACTED FOR PRIVACY
72 nec.studio 30 May 2022 30 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
73 nec.so 24 Jun 2022 24 Jun 2025 Soluciones Corporativas IP REDACTED FOR PRIVACY
74 nec.top 22 Oct 2022 22 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Xiaoyang Xian
75 nec.school 6 Nov 2022 6 Nov 2024 Squarespace Domains II LLC La Nouvelle \u00C9cole de Cr\u00E9ativit\u00E9
76 nec.gift 24 Nov 2022 24 Nov 2024 PDR Ltd. Privacy Protect, LLC (PrivacyProtect.org)
77 nec.kids 30 Nov 2022 30 Nov 2024 CSC Corporate Domains, Inc. NEC Corporation
78 nec.earth 8 Mar 2023 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 nec.lt 28 Mar 2023 29 Mar 2025 Telia Lietuva, AB Telia Lietuva, AB
80 nec.zip 31 May 2023 31 May 2025 CSC Corporate Domains, Inc. NEC Corporation
81 nec.mov 31 May 2023 31 May 2025 CSC Corporate Domains, Inc. NEC Corporation
82 nec.com.pl 6 Jun 2023 - Aftermarket.pl Limited -
83 nec.org.uk 27 Jun 2023 27 Jun 2024 James Tuplin [Tag = TUPLIN] -
84 nec.org.cn 12 Jul 2023 12 Jul 2026 阿里云计算有限公司(万网) 上海学研有方教育科技有限公司
85 nec.lat 19 Jul 2023 19 Jul 2025 MarkMonitor, Inc (TLDs) NEC Corporation of America
86 nec.vc 29 Aug 2023 29 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
87 nec.net.br 4 Oct 2023 4 Oct 2025 - MARIO FRANCISCO PEREZ DE LIMA
88 nec.beauty 13 Nov 2023 13 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
89 nec.design 22 Feb 2024 22 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170315996
90 nec.homes 22 Feb 2024 22 Feb 2025 Tucows.com Co. Contact Privacy Inc. Customer 0170315994
91 nec.pro 15 Mar 2024 15 Mar 2025 Registrar of Domain Names REG.RU LLC Private Person
92 nec.ovh 17 Mar 2024 17 Mar 2025 OVH REDACTED_FOR_PRIVACY
93 nec.africa 19 Mar 2024 19 Mar 2025 Web4Africa NEC XON Systems (Pty) Ltd
94 nec.ro - 29 May 2028 ICI - Registrar -
95 nec.pe - - NIC.PE Megatrade Peru E.I.R.L.
96 nec.de - - - -
97 nec.gs - - West263 International Limited REDACTED FOR PRIVACY
98 nec.hn - - Corporation Service Company NEC Corporation
99 nec.net.au - - Melbourne IT Domain Administrator
100 nec.ms - - CSC Corporate Domains -
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Nec.com.pe.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=nec&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "nec",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 107,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nec.com, nec.com.br, nec.nl, nec.ru, nec.co.nz, nec.it, nec.cl, nec.pl, nec.net, nec.com.co, nec.co.kr, nec.tc, nec.sh, nec.io, nec.co.th, nec.ca, nec.org, nec.pt, nec.jp, nec.com.cn, nec.org.nz, nec.info, nec.coop, nec.org.br, nec.biz, nec.cn, nec.bi, nec.mu, nec.ac, nec.ag, nec.vu, nec.us, nec.jobs, nec.travel, nec.mobi, nec.com.nf, nec.asia, nec.sh.cn, nec.me, nec.org.in, nec.cc, nec.tel, nec.uk.net, nec.ng, nec.co.in, nec.ie, nec.technology, nec.website, nec.lol, nec.tokyo, nec.tech, nec.by, nec.co.ke, nec.nyc, nec.su, nec.xn--vuq861b, nec.shop, nec.space, nec.social, nec.eco, nec.icu, nec.uk, nec.scot, nec.xyz, nec.bond, nec.hr, nec.co, nec.ooo, nec.srl, nec.app, nec.one, nec.studio, nec.so, nec.top, nec.school, nec.gift, nec.kids, nec.earth, nec.lt, nec.zip, nec.mov, nec.com.pl, nec.org.uk, nec.org.cn, nec.lat, nec.vc, nec.net.br, nec.beauty, nec.design, nec.homes, nec.pro, nec.ovh, nec.africa, nec.ro, nec.pe, nec.de, nec.gs, nec.hn, nec.net.au, nec.ms",
    "results": [
        {
            "num": 1,
            "domain_name": "nec.com",
            "domain_keyword": "nec",
            "domain_tld": "com",
            "query_time": "2024-06-05 14:43:35",
            "create_date": "1986-10-27",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-26",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NEC Corporation",
            "registrant_address": "1-Jul",
            "registrant_city": "Shiba 5-chome",
            "registrant_state": "Minato-ku",
            "registrant_zip": "Tokyo",
            "registrant_phone": "+JP",
            "name_servers": [
                "dns4.dion.ne.jp",
                "tyo200.gate.nec.co.jp",
                "tyo265.gate.nec.co.jp",
                "tyo267.gate.nec.co.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nec.com.br",
            "domain_keyword": "nec",
            "domain_tld": "com.br",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "1995-12-14",
            "update_date": "2022-11-30",
            "expiry_date": "2025-12-14",
            "registrant_name": "NEC Latin America S.A.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns4.nec.com.br",
                "ns5.nec.com.br",
                "ns6.nec.com.br",
                "ns7.nec.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "nec.nl",
            "domain_keyword": "nec",
            "domain_tld": "nl",
            "query_time": "2024-04-17 06:58:16",
            "create_date": "1996-06-16",
            "update_date": "2021-07-26",
            "registrar_name": "Flexwebhosting",
            "name_servers": [
                "ns1.anony.nl",
                "ns2.anony.nl",
                "ns3.anony.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 4,
            "domain_name": "nec.ru",
            "domain_keyword": "nec",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:26",
            "create_date": "1996-10-08",
            "expiry_date": "2024-10-31",
            "registrar_name": "BEELINE-RU",
            "registrant_company": "NEC Corporation",
            "name_servers": [
                "dns1.zenon.net",
                "dns2.zenon.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "nec.co.nz",
            "domain_keyword": "nec",
            "domain_tld": "co.nz",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "1997-03-25",
            "update_date": "2023-12-02",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.dnspackage.com",
                "ns2.dnspackage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nec.it",
            "domain_keyword": "nec",
            "domain_tld": "it",
            "query_time": "2024-04-17 06:58:15",
            "create_date": "1997-06-11",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-30",
            "registrar_name": "Aconet S.r.l.",
            "registrar_website": "http://www.aconet.it",
            "registrant_company": "Nec Italia S.r.l.",
            "registrant_address": "Via L. Da Vinci 97",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20090",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.aconet.it",
                "ns2.aconet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "nec.cl",
            "domain_keyword": "nec",
            "domain_tld": "cl",
            "query_time": "2024-05-02 18:44:10",
            "create_date": "1998-01-27",
            "expiry_date": "2027-02-25",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "NEC Chile S.A.",
            "name_servers": [
                "ns4.nec.com.br"
            ]
        },
        {
            "num": 8,
            "domain_name": "nec.pl",
            "domain_keyword": "nec",
            "domain_tld": "pl",
            "query_time": "2024-05-14 00:53:18",
            "create_date": "1998-05-14",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-13",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.bajt.krakow.pl",
                "ns2.bajt.krakow.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "nec.net",
            "domain_keyword": "nec",
            "domain_tld": "net",
            "query_time": "2024-05-15 12:23:37",
            "create_date": "1998-10-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/nec.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.jpdns.org",
                "ns2.jpdns.org",
                "ns3.jpdns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "nec.com.co",
            "domain_keyword": "nec",
            "domain_tld": "com.co",
            "query_time": "2024-05-23 09:20:28",
            "create_date": "1999-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "nec.co.kr",
            "domain_keyword": "nec",
            "domain_tld": "co.kr",
            "query_time": "2022-06-19 11:49:00",
            "create_date": "2000-01-29",
            "update_date": "2017-08-23",
            "expiry_date": "2026-01-29",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "??? ???",
            "registrant_zip": "13494"
        },
        {
            "num": 12,
            "domain_name": "nec.tc",
            "domain_keyword": "nec",
            "domain_tld": "tc",
            "query_time": "2024-05-11 21:58:22",
            "create_date": "2000-06-15",
            "expiry_date": "2024-06-16",
            "registrar_name": "CSC",
            "registrant_company": "NEC Corporation",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "nec.sh",
            "domain_keyword": "nec",
            "domain_tld": "sh",
            "query_time": "2024-05-11 21:58:22",
            "create_date": "2000-06-15",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "nec.io",
            "domain_keyword": "nec",
            "domain_tld": "io",
            "query_time": "2024-05-20 04:07:05",
            "create_date": "2000-06-15",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-25",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nec.co.th",
            "domain_keyword": "nec",
            "domain_tld": "co.th",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "2000-09-22",
            "update_date": "2022-08-23",
            "expiry_date": "2025-09-21",
            "registrar_name": "THNIC",
            "registrant_company": "NEC Corporation (Thailand) Limited (บริษัท เอ็นอีซี คอร์ปอเรชั่น (ประเทศไทย) จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.inet.co.th",
                "ns2.inet.co.th"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "nec.ca",
            "domain_keyword": "nec",
            "domain_tld": "ca",
            "query_time": "2024-04-17 06:58:15",
            "create_date": "2000-10-17",
            "update_date": "2022-10-31",
            "expiry_date": "2025-05-04",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "NEC Canada, Inc.",
            "registrant_company": "NEC Canada, Inc.",
            "registrant_address": "110,  7260 12th Street SE",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2H2S5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4036406400",
            "name_servers": [
                "ns1.nec.ca",
                "ns2.nec.ca"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "nec.org",
            "domain_keyword": "nec",
            "domain_tld": "org",
            "query_time": "2024-05-11 21:58:22",
            "create_date": "2000-11-06",
            "update_date": "2023-08-12",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "nec.pt",
            "domain_keyword": "nec",
            "domain_tld": "pt",
            "query_time": "2024-05-11 21:58:22",
            "create_date": "2001-02-02",
            "registrant_name": "NEC Portugal - Telecomunicações e Sistemas S.A",
            "registrant_address": "Quinta dos Medronheiros, Lazarim",
            "registrant_city": "Caparica",
            "registrant_state": "Caparica",
            "registrant_zip": "2826-801",
            "registrant_country": "PT",
            "registrant_email": "[email protected],[email protected]",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns10.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 19,
            "domain_name": "nec.jp",
            "domain_keyword": "nec",
            "domain_tld": "jp",
            "query_time": "2024-05-29 22:12:04",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "NEC Management Partner, Ltd.",
            "registrant_address": "5-7-1 Shiba, Minato-ku",
            "registrant_zip": "108-8001",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3798-6634",
            "registrant_fax": "03-3798-6678",
            "name_servers": [
                "dns4.dion.ne.jp",
                "tyo200.gate.nec.co.jp",
                "tyo220.gate.nec.co.jp",
                "tyo265.gate.nec.co.jp",
                "tyo267.gate.nec.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 20,
            "domain_name": "nec.com.cn",
            "domain_keyword": "nec",
            "domain_tld": "com.cn",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "2001-05-25",
            "expiry_date": "2027-05-25",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "日电(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bj-dns-176.nec.cn",
                "dmz-dns-166.nec.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nec.org.nz",
            "domain_keyword": "nec",
            "domain_tld": "org.nz",
            "query_time": "2024-05-25 17:44:16",
            "create_date": "2001-07-09",
            "update_date": "2023-09-23",
            "registrar_name": "ideegeo Group Ltd, c/o iwantmyname",
            "registrar_website": "https://iwantmyname.com/",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nec.info",
            "domain_keyword": "nec",
            "domain_tld": "info",
            "query_time": "2024-05-25 00:36:07",
            "create_date": "2001-07-30",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nec.coop",
            "domain_keyword": "nec",
            "domain_tld": "coop",
            "query_time": "2024-05-25 17:44:15",
            "create_date": "2001-09-24",
            "update_date": "2023-12-17",
            "expiry_date": "2026-01-30",
            "registrar_iana": 465,
            "registrar_name": "Domains.coop Limited",
            "registrar_website": "http://www.domains.coop/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Newberry Electric Cooperative, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "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": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nec.org.br",
            "domain_keyword": "nec",
            "domain_tld": "org.br",
            "query_time": "2024-05-19 07:49:18",
            "create_date": "2002-02-05",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-05",
            "registrant_name": "NUCLEO ESPIRITA CRISTAO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cadplus.com.br",
                "ns2.cadplus.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 25,
            "domain_name": "nec.biz",
            "domain_keyword": "nec",
            "domain_tld": "biz",
            "query_time": "2024-05-25 17:44:15",
            "create_date": "2002-03-27",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "nec.cn",
            "domain_keyword": "nec",
            "domain_tld": "cn",
            "query_time": "2024-05-07 02:25:08",
            "create_date": "2003-03-17",
            "expiry_date": "2029-03-17",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "日电(中国)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bj-dns-176.nec.cn",
                "dmz-dns-166.nec.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "nec.bi",
            "domain_keyword": "nec",
            "domain_tld": "bi",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "2004-07-17",
            "update_date": "2023-06-09",
            "expiry_date": "2024-07-17",
            "registrar_name": "Afriregister",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NEC Corporation",
            "registrant_address": "7-1, Shiba 5-chome",
            "registrant_city": "Minato-ku",
            "registrant_zip": "108-8001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.33798698",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nec.mu",
            "domain_keyword": "nec",
            "domain_tld": "mu",
            "query_time": "2024-05-23 09:20:27",
            "create_date": "2004-11-07",
            "update_date": "2023-10-29",
            "expiry_date": "2024-11-05",
            "registrar_name": "Corporation Service Company",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "nec.ac",
            "domain_keyword": "nec",
            "domain_tld": "ac",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "2004-11-08",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nec Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Minato-ku",
            "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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "nec.ag",
            "domain_keyword": "nec",
            "domain_tld": "ag",
            "query_time": "2024-05-20 04:07:04",
            "create_date": "2004-11-08",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nec Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Minato-ku",
            "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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nec.vu",
            "domain_keyword": "nec",
            "domain_tld": "vu",
            "query_time": "2024-05-11 21:58:22",
            "create_date": "2004-12-01",
            "update_date": "2023-10-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "Domain-Administrator",
            "registrant_company": "NEC Corporation",
            "registrant_address": "7-1, Shiba 5-chome",
            "registrant_city": "Minato-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "108-8001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.33798698",
            "registrant_fax": "+81.33798698",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nec.us",
            "domain_keyword": "nec",
            "domain_tld": "us",
            "query_time": "2024-05-07 02:25:08",
            "create_date": "2004-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Bentley Zhao",
            "registrant_company": "New Empire Corp.",
            "registrant_address": "4918 3rd ave",
            "registrant_city": "Brooklyn",
            "registrant_state": "New York",
            "registrant_zip": "11220",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3479743288",
            "registrant_fax": "+1.3477991668",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nec.jobs",
            "domain_keyword": "nec",
            "domain_tld": "jobs",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "2005-09-15",
            "update_date": "2023-08-03",
            "expiry_date": "2024-09-15",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "www.encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nec.travel",
            "domain_keyword": "nec",
            "domain_tld": "travel",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2006-01-16",
            "update_date": "2023-12-06",
            "expiry_date": "2025-01-15",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Japan",
            "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.nec.com",
                "dns2.nec.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "nec.mobi",
            "domain_keyword": "nec",
            "domain_tld": "mobi",
            "query_time": "2024-05-25 17:44:16",
            "create_date": "2006-05-22",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nec.com.nf",
            "domain_keyword": "nec",
            "domain_tld": "com.nf",
            "query_time": "2024-06-10 17:30:24",
            "create_date": "2006-08-22",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-22",
            "registrar_name": "Corporation Service Company",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_name": "NEC Corporation",
            "registrant_address": "Unknown",
            "registrant_city": "Unknown",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "nec.asia",
            "domain_keyword": "nec",
            "domain_tld": "asia",
            "query_time": "2024-05-07 02:25:08",
            "create_date": "2007-12-27",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-27",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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.domainnetwork.se",
                "ns2.domainnetwork.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nec.sh.cn",
            "domain_keyword": "nec",
            "domain_tld": "sh.cn",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2008-05-22",
            "expiry_date": "2030-05-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海沛宇信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nec.me",
            "domain_keyword": "nec",
            "domain_tld": "me",
            "query_time": "2024-05-25 17:44:16",
            "create_date": "2008-07-09",
            "update_date": "2023-06-28",
            "expiry_date": "2024-07-09",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nec.org.in",
            "domain_keyword": "nec",
            "domain_tld": "org.in",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2008-07-30",
            "update_date": "2022-05-13",
            "expiry_date": "2025-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "agent001 inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "ns1.nec.org.in",
                "ns2.nec.org.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "nec.cc",
            "domain_keyword": "nec",
            "domain_tld": "cc",
            "query_time": "2024-05-28 06:15:07",
            "create_date": "2008-08-26",
            "update_date": "2023-08-27",
            "expiry_date": "2020-08-26",
            "registrar_iana": 1621,
            "registrar_name": "SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY 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": "https://www.cndns.com/cn/domain/domaincontact.aspx?domain=nec.cc",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nec.tel",
            "domain_keyword": "nec",
            "domain_tld": "tel",
            "query_time": "2024-05-20 04:07:07",
            "create_date": "2009-01-22",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-22",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "nec.uk.net",
            "domain_keyword": "nec",
            "domain_tld": "uk.net",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2012-10-25",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-25",
            "registrar_name": "Namesco Limited",
            "registrar_website": "https://www.names.co.uk/",
            "registrant_email": "https://whois.centralnic.com/contact/nec.uk.net/registrant",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nec.ng",
            "domain_keyword": "nec",
            "domain_tld": "ng",
            "query_time": "2024-05-11 21:58:22",
            "create_date": "2013-04-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-24",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "ID Africa",
            "registrant_company": "Info Digital Africa Limited",
            "registrant_address": "32, Community rd, Off Ogundana, Allen, Ikeja, Lagos.",
            "registrant_city": "Ikeja",
            "registrant_state": "Lagos",
            "registrant_zip": "100281",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8099993512",
            "name_servers": [
                "jim.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "nec.co.in",
            "domain_keyword": "nec",
            "domain_tld": "co.in",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "2013-08-06",
            "update_date": "2024-04-04",
            "expiry_date": "2024-08-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sumo.in",
                "ns2.sumo.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nec.ie",
            "domain_keyword": "nec",
            "domain_tld": "ie",
            "query_time": "2024-05-29 22:12:04",
            "create_date": "2013-10-30",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-30",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "Coolock Development Council Ltd",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "nec.technology",
            "domain_keyword": "nec",
            "domain_tld": "technology",
            "query_time": "2024-05-16 21:43:08",
            "create_date": "2014-03-03",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-03",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "nec.website",
            "domain_keyword": "nec",
            "domain_tld": "website",
            "query_time": "2024-04-17 06:58:15",
            "create_date": "2015-01-22",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com",
                "dns3.registrar-servers.com",
                "dns4.registrar-servers.com",
                "dns5.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nec.lol",
            "domain_keyword": "nec",
            "domain_tld": "lol",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "2015-08-13",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "zhao chun kai",
            "registrant_state": "Bei Jing",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "nec.tokyo",
            "domain_keyword": "nec",
            "domain_tld": "tokyo",
            "query_time": "2024-04-17 06:58:15",
            "create_date": "2015-10-11",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Fukushima",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "nec.tech",
            "domain_keyword": "nec",
            "domain_tld": "tech",
            "query_time": "2024-05-15 12:23:37",
            "create_date": "2015-11-01",
            "update_date": "2024-01-18",
            "expiry_date": "2025-11-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Yu Wei",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nec.by",
            "domain_keyword": "nec",
            "domain_tld": "by",
            "query_time": "2024-06-10 15:03:11",
            "create_date": "2016-01-14",
            "update_date": "2024-01-05",
            "expiry_date": "2026-01-14",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"Адвантек-Бел системы связи\"",
            "registrant_address": "220045, -, г. Минск, пр-т Дзержинского, д. 131, пом. 605",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173612853",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 53,
            "domain_name": "nec.co.ke",
            "domain_keyword": "nec",
            "domain_tld": "co.ke",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "2016-02-19",
            "update_date": "2024-01-04",
            "expiry_date": "2025-02-19",
            "registrar_name": "Safaricom Limited",
            "registrar_website": "http://domains.safaricom.co.ke",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Noorani Engineering Consultants Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KE",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.safaricombusiness.co.ke",
                "ns2.safaricombusiness.co.ke",
                "ns3.safaricombusiness.co.ke",
                "ns4.safaricombusiness.co.ke"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nec.nyc",
            "domain_keyword": "nec",
            "domain_tld": "nyc",
            "query_time": "2024-05-25 17:44:18",
            "create_date": "2016-03-16",
            "update_date": "2023-10-27",
            "expiry_date": "2025-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "North Eastern Cleaning & Restoration",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nec.su",
            "domain_keyword": "nec",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:07",
            "create_date": "2016-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 56,
            "domain_name": "nec.xn--vuq861b",
            "domain_keyword": "nec",
            "domain_tld": "xn--vuq861b",
            "query_time": "2024-04-17 06:58:15",
            "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": 57,
            "domain_name": "nec.shop",
            "domain_keyword": "nec",
            "domain_tld": "shop",
            "query_time": "2024-05-03 01:40:25",
            "create_date": "2016-09-15",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-15",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "name1.121ware.com",
                "name2.121ware.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "nec.space",
            "domain_keyword": "nec",
            "domain_tld": "space",
            "query_time": "2024-05-11 21:58:22",
            "create_date": "2016-11-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Guang Dong Wei Si Shi Yan She Bei You Xian Gong Si",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nec.social",
            "domain_keyword": "nec",
            "domain_tld": "social",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2017-02-14",
            "update_date": "2024-04-30",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Multicheck AG",
            "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": 60,
            "domain_name": "nec.eco",
            "domain_keyword": "nec",
            "domain_tld": "eco",
            "query_time": "2024-05-25 17:44:15",
            "create_date": "2018-09-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yaroslavskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nec.icu",
            "domain_keyword": "nec",
            "domain_tld": "icu",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "2018-09-12",
            "update_date": "2023-08-31",
            "expiry_date": "2028-09-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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": [
                "marjory.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "nec.uk",
            "domain_keyword": "nec",
            "domain_tld": "uk",
            "query_time": "2024-05-29 22:12:04",
            "create_date": "2019-07-04",
            "update_date": "2024-04-22",
            "expiry_date": "2024-07-04",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "nec.scot",
            "domain_keyword": "nec",
            "domain_tld": "scot",
            "query_time": "2024-05-02 18:44:11",
            "create_date": "2020-02-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://whois.tucows.com",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "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": [
                "dns1.dundeecity.gov.uk",
                "dns2.dundeecity.gov.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "nec.xyz",
            "domain_keyword": "nec",
            "domain_tld": "xyz",
            "query_time": "2024-04-17 06:58:15",
            "create_date": "2020-08-07",
            "update_date": "2024-02-01",
            "expiry_date": "2024-08-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nec.bond",
            "domain_keyword": "nec",
            "domain_tld": "bond",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "nec.hr",
            "domain_keyword": "nec",
            "domain_tld": "hr",
            "query_time": "2024-05-29 22:12:04",
            "create_date": "2021-03-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "HOSTING CENTAR d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ŠAGUD EVENTUS d.o.o.",
            "registrant_address": "Sajmišna 12 1",
            "registrant_city": "Sveti Ivan Zelina",
            "registrant_state": "HR",
            "registrant_zip": "10380",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hostingcentar.com",
                "dns2.hostingcentar.com"
            ]
        },
        {
            "num": 67,
            "domain_name": "nec.co",
            "domain_keyword": "nec",
            "domain_tld": "co",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "2021-04-13",
            "update_date": "2024-05-28",
            "expiry_date": "2025-04-13",
            "registrar_iana": 672943168,
            "registrar_name": ".COInternet Restricted and Reserved names",
            "registrar_website": "www.cointernet.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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",
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "nec.ooo",
            "domain_keyword": "nec",
            "domain_tld": "ooo",
            "query_time": "2024-06-01 02:22:06",
            "create_date": "2021-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "nec.srl",
            "domain_keyword": "nec",
            "domain_tld": "srl",
            "query_time": "2024-05-15 12:23:37",
            "create_date": "2021-11-11",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "nec.app",
            "domain_keyword": "nec",
            "domain_tld": "app",
            "query_time": "2024-05-11 21:58:21",
            "create_date": "2021-12-25",
            "update_date": "2023-05-24",
            "expiry_date": "2024-12-25",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "nec.one",
            "domain_keyword": "nec",
            "domain_tld": "one",
            "query_time": "2024-05-18 20:53:40",
            "create_date": "2022-04-27",
            "update_date": "2023-08-15",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Alkarama",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please query the rdds service of the registrar 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.hostiran.net",
                "ns2.hostiran.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nec.studio",
            "domain_keyword": "nec",
            "domain_tld": "studio",
            "query_time": "2024-05-31 00:48:30",
            "create_date": "2022-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "nec.so",
            "domain_keyword": "nec",
            "domain_tld": "so",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2022-06-24",
            "update_date": "2024-05-27",
            "expiry_date": "2025-06-24",
            "registrar_name": "Soluciones Corporativas IP",
            "registrar_website": "https://www.mrdomain.com",
            "registrant_name": "Jesus Castillejo Gordon",
            "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_country": "ES",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "nec.top",
            "domain_keyword": "nec",
            "domain_tld": "top",
            "query_time": "2024-04-17 06:58:15",
            "create_date": "2022-10-22",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiaoyang Xian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Beijing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "nec.school",
            "domain_keyword": "nec",
            "domain_tld": "school",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2022-11-06",
            "update_date": "2024-05-07",
            "expiry_date": "2024-11-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "La Nouvelle \\u00C9cole de Cr\\u00E9ativit\\u00E9",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "nec.gift",
            "domain_keyword": "nec",
            "domain_tld": "gift",
            "query_time": "2024-05-25 17:44:16",
            "create_date": "2022-11-24",
            "update_date": "2024-01-08",
            "expiry_date": "2024-11-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kualo.net",
                "ns2.kualo.net",
                "ns3.kualo.net",
                "ns4.kualo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "nec.kids",
            "domain_keyword": "nec",
            "domain_tld": "kids",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2022-11-30",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-30",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "nec.earth",
            "domain_keyword": "nec",
            "domain_tld": "earth",
            "query_time": "2024-05-15 12:23:39",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nec.lt",
            "domain_keyword": "nec",
            "domain_tld": "lt",
            "query_time": "2024-06-06 00:12:05",
            "create_date": "2023-03-28",
            "expiry_date": "2025-03-29",
            "registrar_name": "Telia Lietuva, AB",
            "registrar_website": "http://www.hostex.lt",
            "registrant_company": "Telia Lietuva, AB",
            "name_servers": [
                "alex.ns.cloudflare.com",
                "arya.ns.cloudflare.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 80,
            "domain_name": "nec.zip",
            "domain_keyword": "nec",
            "domain_tld": "zip",
            "query_time": "2024-06-02 15:53:39",
            "create_date": "2023-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "nec.mov",
            "domain_keyword": "nec",
            "domain_tld": "mov",
            "query_time": "2024-06-02 15:53:39",
            "create_date": "2023-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nec.com.pl",
            "domain_keyword": "nec",
            "domain_tld": "com.pl",
            "query_time": "2024-06-13 03:10:44",
            "create_date": "2023-06-06",
            "update_date": "2023-06-06",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "nec.org.uk",
            "domain_keyword": "nec",
            "domain_tld": "org.uk",
            "query_time": "2024-05-29 22:12:04",
            "create_date": "2023-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_name": "James Tuplin [Tag = TUPLIN]",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 84,
            "domain_name": "nec.org.cn",
            "domain_keyword": "nec",
            "domain_tld": "org.cn",
            "query_time": "2024-05-07 02:25:08",
            "create_date": "2023-07-12",
            "expiry_date": "2026-07-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海学研有方教育科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "nec.lat",
            "domain_keyword": "nec",
            "domain_tld": "lat",
            "query_time": "2024-06-06 20:34:33",
            "create_date": "2023-07-19",
            "update_date": "2023-08-31",
            "expiry_date": "2025-07-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "NEC Corporation of America",
            "registrant_state": "Texas",
            "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.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nec.vc",
            "domain_keyword": "nec",
            "domain_tld": "vc",
            "query_time": "2024-06-12 00:08:52",
            "create_date": "2023-08-29",
            "update_date": "2024-03-01",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "nec.net.br",
            "domain_keyword": "nec",
            "domain_tld": "net.br",
            "query_time": "2024-06-06 20:34:34",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2025-10-04",
            "registrant_name": "MARIO FRANCISCO PEREZ DE LIMA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 88,
            "domain_name": "nec.beauty",
            "domain_keyword": "nec",
            "domain_tld": "beauty",
            "query_time": "2024-05-20 04:07:04",
            "create_date": "2023-11-13",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "nec.design",
            "domain_keyword": "nec",
            "domain_tld": "design",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "2024-02-22",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170315996",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "nec.homes",
            "domain_keyword": "nec",
            "domain_tld": "homes",
            "query_time": "2024-06-06 20:34:32",
            "create_date": "2024-02-22",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0170315994",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "nec.pro",
            "domain_keyword": "nec",
            "domain_tld": "pro",
            "query_time": "2024-04-15 15:48:17",
            "create_date": "2024-03-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-15",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nec.ovh",
            "domain_keyword": "nec",
            "domain_tld": "ovh",
            "query_time": "2024-05-15 12:23:37",
            "create_date": "2024-03-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-17",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 93,
            "domain_name": "nec.africa",
            "domain_keyword": "nec",
            "domain_tld": "africa",
            "query_time": "2024-05-30 17:39:04",
            "create_date": "2024-03-19",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-19",
            "registrar_iana": 664,
            "registrar_name": "Web4Africa",
            "registrar_website": "https://web4africa.com",
            "registrant_name": "REDACTED",
            "registrant_company": "NEC XON Systems (Pty) Ltd",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "noor.ns.cloudflare.com",
                "randall.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nec.ro",
            "domain_keyword": "nec",
            "domain_tld": "ro",
            "query_time": "2024-04-26 12:20:42",
            "expiry_date": "2028-05-29",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "ap.nec.ro",
                "pc3.nec.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 95,
            "domain_name": "nec.pe",
            "domain_keyword": "nec",
            "domain_tld": "pe",
            "query_time": "2024-05-02 18:44:11",
            "registrar_name": "NIC.PE",
            "registrant_name": "Megatrade Peru E.I.R.L.",
            "name_servers": [
                "ns1.trebolhost.com",
                "ns2.trebolhost.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 96,
            "domain_name": "nec.de",
            "domain_keyword": "nec",
            "domain_tld": "de",
            "query_time": "2024-05-22 16:32:29",
            "update_date": "2022-05-13",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 97,
            "domain_name": "nec.gs",
            "domain_keyword": "nec",
            "domain_tld": "gs",
            "query_time": "2024-05-15 12:23:37",
            "registrar_name": "West263 International Limited",
            "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": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nec.hn",
            "domain_keyword": "nec",
            "domain_tld": "hn",
            "query_time": "2024-05-25 17:44:16",
            "registrar_name": "Corporation Service Company",
            "registrar_website": "http://www.csccorporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEC 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": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "nec.net.au",
            "domain_keyword": "nec",
            "domain_tld": "net.au",
            "query_time": "2024-05-25 17:44:16",
            "update_date": "2024-04-30",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.mitdps.net",
                "ns2.mitdps.net",
                "ns3.mitdps.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "nec.ms",
            "domain_keyword": "nec",
            "domain_tld": "ms",
            "query_time": "2024-05-25 17:44:16",
            "registrar_name": "CSC Corporate Domains",
            "registrar_website": "http://www.csccorporatedomains.com",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "9223372036854775807_1769510",
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>nec</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>107</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nec.com, nec.com.br, nec.nl, nec.ru, nec.co.nz, nec.it, nec.cl, nec.pl, nec.net, nec.com.co, nec.co.kr, nec.tc, nec.sh, nec.io, nec.co.th, nec.ca, nec.org, nec.pt, nec.jp, nec.com.cn, nec.org.nz, nec.info, nec.coop, nec.org.br, nec.biz, nec.cn, nec.bi, nec.mu, nec.ac, nec.ag, nec.vu, nec.us, nec.jobs, nec.travel, nec.mobi, nec.com.nf, nec.asia, nec.sh.cn, nec.me, nec.org.in, nec.cc, nec.tel, nec.uk.net, nec.ng, nec.co.in, nec.ie, nec.technology, nec.website, nec.lol, nec.tokyo, nec.tech, nec.by, nec.co.ke, nec.nyc, nec.su, nec.xn--vuq861b, nec.shop, nec.space, nec.social, nec.eco, nec.icu, nec.uk, nec.scot, nec.xyz, nec.bond, nec.hr, nec.co, nec.ooo, nec.srl, nec.app, nec.one, nec.studio, nec.so, nec.top, nec.school, nec.gift, nec.kids, nec.earth, nec.lt, nec.zip, nec.mov, nec.com.pl, nec.org.uk, nec.org.cn, nec.lat, nec.vc, nec.net.br, nec.beauty, nec.design, nec.homes, nec.pro, nec.ovh, nec.africa, nec.ro, nec.pe, nec.de, nec.gs, nec.hn, nec.net.au, nec.ms</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nec.com</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 14:43:35</query_time>
   <create_date>1986-10-27</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NEC Corporation</registrant_company>
   <registrant_address>1-Jul</registrant_address>
   <registrant_city>Shiba 5-chome</registrant_city>
   <registrant_state>Minato-ku</registrant_state>
   <registrant_zip>Tokyo</registrant_zip>
   <registrant_phone>+JP</registrant_phone>
   <name_servers>
    <value>dns4.dion.ne.jp</value>
    <value>tyo200.gate.nec.co.jp</value>
    <value>tyo265.gate.nec.co.jp</value>
    <value>tyo267.gate.nec.co.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nec.com.br</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>1995-12-14</create_date>
   <update_date>2022-11-30</update_date>
   <expiry_date>2025-12-14</expiry_date>
   <registrant_name>NEC Latin America S.A.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns4.nec.com.br</value>
    <value>ns5.nec.com.br</value>
    <value>ns6.nec.com.br</value>
    <value>ns7.nec.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>nec.nl</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-17 06:58:16</query_time>
   <create_date>1996-06-16</create_date>
   <update_date>2021-07-26</update_date>
   <registrar_name>Flexwebhosting</registrar_name>
   <name_servers>
    <value>ns1.anony.nl</value>
    <value>ns2.anony.nl</value>
    <value>ns3.anony.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>nec.ru</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:26</query_time>
   <create_date>1996-10-08</create_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>BEELINE-RU</registrar_name>
   <registrant_company>NEC Corporation</registrant_company>
   <name_servers>
    <value>dns1.zenon.net</value>
    <value>dns2.zenon.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>nec.co.nz</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>1997-03-25</create_date>
   <update_date>2023-12-02</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.dnspackage.com</value>
    <value>ns2.dnspackage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>nec.it</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 06:58:15</query_time>
   <create_date>1997-06-11</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>Aconet S.r.l.</registrar_name>
   <registrar_website>http://www.aconet.it</registrar_website>
   <registrant_company>Nec Italia S.r.l.</registrant_company>
   <registrant_address>Via L. Da Vinci 97</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20090</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.aconet.it</value>
    <value>ns2.aconet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>nec.cl</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-02 18:44:10</query_time>
   <create_date>1998-01-27</create_date>
   <expiry_date>2027-02-25</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>NEC Chile S.A.</registrant_name>
   <name_servers>
    <value>ns4.nec.com.br</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>nec.pl</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-14 00:53:18</query_time>
   <create_date>1998-05-14</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.bajt.krakow.pl</value>
    <value>ns2.bajt.krakow.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>nec.net</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 12:23:37</query_time>
   <create_date>1998-10-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-16</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_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/nec.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.jpdns.org</value>
    <value>ns2.jpdns.org</value>
    <value>ns3.jpdns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>nec.com.co</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-23 09:20:28</query_time>
   <create_date>1999-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nec.co.kr</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-06-19 11:49:00</query_time>
   <create_date>2000-01-29</create_date>
   <update_date>2017-08-23</update_date>
   <expiry_date>2026-01-29</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>??? ???</registrant_name>
   <registrant_zip>13494</registrant_zip>
  </value>
  <value>
   <num>12</num>
   <domain_name>nec.tc</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>tc</domain_tld>
   <query_time>2024-05-11 21:58:22</query_time>
   <create_date>2000-06-15</create_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>CSC</registrar_name>
   <registrant_company>NEC Corporation</registrant_company>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>nec.sh</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-11 21:58:22</query_time>
   <create_date>2000-06-15</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>nec.io</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-20 04:07:05</query_time>
   <create_date>2000-06-15</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>nec.co.th</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>2000-09-22</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-09-21</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>NEC Corporation (Thailand) Limited (บริษัท เอ็นอีซี คอร์ปอเรชั่น (ประเทศไทย) จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.inet.co.th</value>
    <value>ns2.inet.co.th</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>nec.ca</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-17 06:58:15</query_time>
   <create_date>2000-10-17</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>NEC Canada, Inc.</registrant_name>
   <registrant_company>NEC Canada, Inc.</registrant_company>
   <registrant_address>110,  7260 12th Street SE</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2H2S5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4036406400</registrant_phone>
   <name_servers>
    <value>ns1.nec.ca</value>
    <value>ns2.nec.ca</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>nec.org</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 21:58:22</query_time>
   <create_date>2000-11-06</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>nec.pt</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-11 21:58:22</query_time>
   <create_date>2001-02-02</create_date>
   <registrant_name>NEC Portugal - Telecomunicações e Sistemas S.A</registrant_name>
   <registrant_address>Quinta dos Medronheiros, Lazarim</registrant_address>
   <registrant_city>Caparica</registrant_city>
   <registrant_state>Caparica</registrant_state>
   <registrant_zip>2826-801</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected],[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ptempresas.pt</value>
    <value>ns10.ptempresas.pt</value>
    <value>ns2.ptempresas.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>nec.jp</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 22:12:04</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>NEC Management Partner, Ltd.</registrant_name>
   <registrant_address>5-7-1 Shiba, Minato-ku</registrant_address>
   <registrant_zip>108-8001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3798-6634</registrant_phone>
   <registrant_fax>03-3798-6678</registrant_fax>
   <name_servers>
    <value>dns4.dion.ne.jp</value>
    <value>tyo200.gate.nec.co.jp</value>
    <value>tyo220.gate.nec.co.jp</value>
    <value>tyo265.gate.nec.co.jp</value>
    <value>tyo267.gate.nec.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>nec.com.cn</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>2001-05-25</create_date>
   <expiry_date>2027-05-25</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>日电(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bj-dns-176.nec.cn</value>
    <value>dmz-dns-166.nec.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nec.org.nz</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-25 17:44:16</query_time>
   <create_date>2001-07-09</create_date>
   <update_date>2023-09-23</update_date>
   <registrar_name>ideegeo Group Ltd, c/o iwantmyname</registrar_name>
   <registrar_website>https://iwantmyname.com/</registrar_website>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>nec.info</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 00:36:07</query_time>
   <create_date>2001-07-30</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>nec.coop</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-05-25 17:44:15</query_time>
   <create_date>2001-09-24</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2026-01-30</expiry_date>
   <registrar_iana>465</registrar_iana>
   <registrar_name>Domains.coop Limited</registrar_name>
   <registrar_website>http://www.domains.coop/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Newberry Electric Cooperative, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</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>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>nec.org.br</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-19 07:49:18</query_time>
   <create_date>2002-02-05</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrant_name>NUCLEO ESPIRITA CRISTAO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cadplus.com.br</value>
    <value>ns2.cadplus.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>nec.biz</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 17:44:15</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</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>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>nec.cn</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 02:25:08</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2029-03-17</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>日电(中国)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bj-dns-176.nec.cn</value>
    <value>dmz-dns-166.nec.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>nec.bi</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>2004-07-17</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Afriregister</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NEC Corporation</registrant_company>
   <registrant_address>7-1, Shiba 5-chome</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_zip>108-8001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.33798698</registrant_phone>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>nec.mu</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>mu</domain_tld>
   <query_time>2024-05-23 09:20:27</query_time>
   <create_date>2004-11-07</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>nec.ac</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>2004-11-08</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nec Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Minato-ku</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.cscdns.net</value>
    <value>dns2.cscdns.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>nec.ag</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-20 04:07:04</query_time>
   <create_date>2004-11-08</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nec Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Minato-ku</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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nec.vu</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>vu</domain_tld>
   <query_time>2024-05-11 21:58:22</query_time>
   <create_date>2004-12-01</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>Domain-Administrator</registrant_name>
   <registrant_company>NEC Corporation</registrant_company>
   <registrant_address>7-1, Shiba 5-chome</registrant_address>
   <registrant_city>Minato-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>108-8001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.33798698</registrant_phone>
   <registrant_fax>+81.33798698</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>nec.us</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 02:25:08</query_time>
   <create_date>2004-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Bentley Zhao</registrant_name>
   <registrant_company>New Empire Corp.</registrant_company>
   <registrant_address>4918 3rd ave</registrant_address>
   <registrant_city>Brooklyn</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>11220</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3479743288</registrant_phone>
   <registrant_fax>+1.3477991668</registrant_fax>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.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>33</num>
   <domain_name>nec.jobs</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>jobs</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>2005-09-15</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>www.encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>nec.travel</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2006-01-16</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Japan</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.nec.com</value>
    <value>dns2.nec.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>nec.mobi</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-25 17:44:16</query_time>
   <create_date>2006-05-22</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>nec.com.nf</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.nf</domain_tld>
   <query_time>2024-06-10 17:30:24</query_time>
   <create_date>2006-08-22</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_name>NEC Corporation</registrant_name>
   <registrant_address>Unknown</registrant_address>
   <registrant_city>Unknown</registrant_city>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>nec.asia</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-07 02:25:08</query_time>
   <create_date>2007-12-27</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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.domainnetwork.se</value>
    <value>ns2.domainnetwork.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nec.sh.cn</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>sh.cn</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2008-05-22</create_date>
   <expiry_date>2030-05-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海沛宇信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>39</num>
   <domain_name>nec.me</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-25 17:44:16</query_time>
   <create_date>2008-07-09</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.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>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.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nec.org.in</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2008-07-30</create_date>
   <update_date>2022-05-13</update_date>
   <expiry_date>2025-07-30</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>agent001 inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>ns1.nec.org.in</value>
    <value>ns2.nec.org.in</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>nec.cc</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-28 06:15:07</query_time>
   <create_date>2008-08-26</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2020-08-26</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>SHANGHAI MEICHENG TECHNOLOGY INFORMATION DEVELOPMENT CO., LTD.</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY 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>https://www.cndns.com/cn/domain/domaincontact.aspx?domain=nec.cc</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>42</num>
   <domain_name>nec.tel</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-20 04:07:07</query_time>
   <create_date>2009-01-22</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>nec.uk.net</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>uk.net</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2012-10-25</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>Namesco Limited</registrar_name>
   <registrar_website>https://www.names.co.uk/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/nec.uk.net/registrant</registrant_email>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>nec.ng</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-11 21:58:22</query_time>
   <create_date>2013-04-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>ID Africa</registrant_name>
   <registrant_company>Info Digital Africa Limited</registrant_company>
   <registrant_address>32, Community rd, Off Ogundana, Allen, Ikeja, Lagos.</registrant_address>
   <registrant_city>Ikeja</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100281</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8099993512</registrant_phone>
   <name_servers>
    <value>jim.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>nec.co.in</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>2013-08-06</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sumo.in</value>
    <value>ns2.sumo.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nec.ie</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-29 22:12:04</query_time>
   <create_date>2013-10-30</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>Coolock Development Council Ltd</registrant_name>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>nec.technology</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-16 21:43:08</query_time>
   <create_date>2014-03-03</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-03</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>nec.website</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-17 06:58:15</query_time>
   <create_date>2015-01-22</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
    <value>dns3.registrar-servers.com</value>
    <value>dns4.registrar-servers.com</value>
    <value>dns5.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>nec.lol</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>2015-08-13</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>zhao chun kai</registrant_company>
   <registrant_state>Bei Jing</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>nec.tokyo</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-17 06:58:15</query_time>
   <create_date>2015-10-11</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-11</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>Fukushima</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>nec.tech</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-15 12:23:37</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-11-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Yu Wei</registrant_company>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>52</num>
   <domain_name>nec.by</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-10 15:03:11</query_time>
   <create_date>2016-01-14</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2026-01-14</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;Адвантек-Бел системы связи&quot;</registrant_company>
   <registrant_address>220045, -, г. Минск, пр-т Дзержинского, д. 131, пом. 605</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173612853</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>53</num>
   <domain_name>nec.co.ke</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>2016-02-19</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>Safaricom Limited</registrar_name>
   <registrar_website>http://domains.safaricom.co.ke</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Noorani Engineering Consultants Ltd</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>KE</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.safaricombusiness.co.ke</value>
    <value>ns2.safaricombusiness.co.ke</value>
    <value>ns3.safaricombusiness.co.ke</value>
    <value>ns4.safaricombusiness.co.ke</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nec.nyc</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-25 17:44:18</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2025-03-15</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>North Eastern Cleaning &amp; Restoration</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nec.su</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:07</query_time>
   <create_date>2016-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>nec.xn--vuq861b</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>xn--vuq861b</domain_tld>
   <query_time>2024-04-17 06:58:15</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>57</num>
   <domain_name>nec.shop</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 01:40:25</query_time>
   <create_date>2016-09-15</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>name1.121ware.com</value>
    <value>name2.121ware.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>nec.space</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-11 21:58:22</query_time>
   <create_date>2016-11-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Guang Dong Wei Si Shi Yan She Bei You Xian Gong Si</registrant_company>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>59</num>
   <domain_name>nec.social</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2017-02-14</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-02-14</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>Multicheck AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>60</num>
   <domain_name>nec.eco</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>eco</domain_tld>
   <query_time>2024-05-25 17:44:15</query_time>
   <create_date>2018-09-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yaroslavskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <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.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>61</num>
   <domain_name>nec.icu</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-09-12</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>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>marjory.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>nec.uk</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 22:12:04</query_time>
   <create_date>2019-07-04</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>nec.scot</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-05-02 18:44:11</query_time>
   <create_date>2020-02-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</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>dns1.dundeecity.gov.uk</value>
    <value>dns2.dundeecity.gov.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>nec.xyz</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-17 06:58:15</query_time>
   <create_date>2020-08-07</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>nec.bond</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>nec.hr</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-29 22:12:04</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>HOSTING CENTAR d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ŠAGUD EVENTUS d.o.o.</registrant_name>
   <registrant_address>Sajmišna 12 1</registrant_address>
   <registrant_city>Sveti Ivan Zelina</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10380</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hostingcentar.com</value>
    <value>dns2.hostingcentar.com</value>
   </name_servers>
  </value>
  <value>
   <num>67</num>
   <domain_name>nec.co</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>672943168</registrar_iana>
   <registrar_name>.COInternet Restricted and Reserved names</registrar_name>
   <registrar_website>www.cointernet.com.co</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>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nec.ooo</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-06-01 02:22:06</query_time>
   <create_date>2021-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>nec.srl</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-05-15 12:23:37</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nec.app</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 21:58:21</query_time>
   <create_date>2021-12-25</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>nec.one</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-18 20:53:40</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2025-04-27</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Alkarama</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hostiran.net</value>
    <value>ns2.hostiran.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>nec.studio</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-31 00:48:30</query_time>
   <create_date>2022-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>nec.so</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2022-06-24</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_name>Soluciones Corporativas IP</registrar_name>
   <registrar_website>https://www.mrdomain.com</registrar_website>
   <registrant_name>Jesus Castillejo Gordon</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_country>ES</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>nec.top</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 06:58:15</query_time>
   <create_date>2022-10-22</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiaoyang Xian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Beijing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>nec.school</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2022-11-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>La Nouvelle \u00C9cole de Cr\u00E9ativit\u00E9</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>nec.gift</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-05-25 17:44:16</query_time>
   <create_date>2022-11-24</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kualo.net</value>
    <value>ns2.kualo.net</value>
    <value>ns3.kualo.net</value>
    <value>ns4.kualo.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>nec.kids</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2022-11-30</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.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>nec.earth</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-15 12:23:39</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>ns41.domaincontrol.com</value>
    <value>ns42.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>79</num>
   <domain_name>nec.lt</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-06 00:12:05</query_time>
   <create_date>2023-03-28</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Telia Lietuva, AB</registrar_name>
   <registrar_website>http://www.hostex.lt</registrar_website>
   <registrant_company>Telia Lietuva, AB</registrant_company>
   <name_servers>
    <value>alex.ns.cloudflare.com</value>
    <value>arya.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>nec.zip</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-06-02 15:53:39</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nec.mov</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>mov</domain_tld>
   <query_time>2024-06-02 15:53:39</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nec.com.pl</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-13 03:10:44</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>nec.org.uk</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-29 22:12:04</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>James Tuplin [Tag = TUPLIN]</registrar_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>84</num>
   <domain_name>nec.org.cn</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-07 02:25:08</query_time>
   <create_date>2023-07-12</create_date>
   <expiry_date>2026-07-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海学研有方教育科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>nec.lat</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-06 20:34:33</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>NEC Corporation of America</registrant_company>
   <registrant_state>Texas</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.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.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>86</num>
   <domain_name>nec.vc</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-06-12 00:08:52</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>87</num>
   <domain_name>nec.net.br</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-06-06 20:34:34</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2025-10-04</expiry_date>
   <registrant_name>MARIO FRANCISCO PEREZ DE LIMA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>nec.beauty</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-20 04:07:04</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>nec.design</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170315996</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>nec.homes</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-06-06 20:34:32</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0170315994</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <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>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>nec.pro</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-15 15:48:17</query_time>
   <create_date>2024-03-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>nec.ovh</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-15 12:23:37</query_time>
   <create_date>2024-03-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.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>93</num>
   <domain_name>nec.africa</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-30 17:39:04</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>664</registrar_iana>
   <registrar_name>Web4Africa</registrar_name>
   <registrar_website>https://web4africa.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>NEC XON Systems (Pty) Ltd</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>noor.ns.cloudflare.com</value>
    <value>randall.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>nec.ro</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-26 12:20:42</query_time>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>ap.nec.ro</value>
    <value>pc3.nec.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>nec.pe</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-02 18:44:11</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Megatrade Peru E.I.R.L.</registrant_name>
   <name_servers>
    <value>ns1.trebolhost.com</value>
    <value>ns2.trebolhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>nec.de</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-22 16:32:29</query_time>
   <update_date>2022-05-13</update_date>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>nec.gs</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>gs</domain_tld>
   <query_time>2024-05-15 12:23:37</query_time>
   <registrar_name>West263 International Limited</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <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>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nec.hn</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>hn</domain_tld>
   <query_time>2024-05-25 17:44:16</query_time>
   <registrar_name>Corporation Service Company</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEC 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>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>nec.net.au</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-25 17:44:16</query_time>
   <update_date>2024-04-30</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.mitdps.net</value>
    <value>ns2.mitdps.net</value>
    <value>ns3.mitdps.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>nec.ms</domain_name>
   <domain_keyword>nec</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-25 17:44:16</query_time>
   <registrar_name>CSC Corporate Domains</registrar_name>
   <registrar_website>http://www.csccorporatedomains.com</registrar_website>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>9223372036854775807_1769510</search_after>
 <stats>
  <total_time>0.027</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 8,676 domain names (in 0.087 seconds) which look and sound like the brand name "nec".
Domain Name Registered Expiry Registrar Ownership
1 dec.construction 6 Aug 2022 6 Aug 2028 Network Solutions, LLC DEC Construction
2 n0c.org 23 Jan 2009 23 Jan 2025 Tucows Domains Inc. Data Protected
3 net.red 24 Apr 2015 24 Apr 2027 Chengdu West Dimension Digital Technology Co., Ltd. 杜震
4 neck.com 22 Apr 1997 23 Apr 2025 DREAMHOST Proxy Protection LLC
5 ndc.dev 13 Mar 2019 13 Mar 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
6 neca.ltd 2 Apr 2021 2 Apr 2025 eNom, LLC Data Protected
7 necp.org.uk 1 Oct 2015 1 Oct 2025 Namesco Limited [Tag = NAMESCO] -
8 nect.co.in 9 Dec 2019 9 Dec 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
9 neg.com.cn 14 Jul 2007 14 Jul 2024 北京光速连通科贸有限公司 北京绿枫叶商贸有限公司
10 nep.ai - - Ascio Privacy Protected by Hostnet
11 n-c.dev 26 Jul 2019 26 Jul 2024 Porkbun LLC Private by Design, LLC
12 necv.store 27 Jul 2023 27 Jul 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
13 neu.one 12 Jul 2021 12 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
14 lec.nl 8 Oct 2004 - AXC -
15 bec.systems 24 Apr 2014 24 Apr 2025 Protocol Internet Technology Limited T/A Hosting Ireland GDPR Masked
16 gec.de - - - -
17 cec.contractors 22 Dec 2018 22 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
18 ned.training 13 Aug 2020 13 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 eec.expert 13 Jan 2015 13 Jan 2025 Network Solutions, LLC John Velissarios
20 neu.church 3 Mar 2024 3 Mar 2025 IONOS SE REDACTED FOR PRIVACY
21 ner.bike 27 Jul 2020 27 Jul 2024 Squarespace Domains II LLC New England Randonneurs
22 nerc.uk 23 Apr 2021 23 Apr 2025 20i Ltd [Tag = STACK] -
23 n-c.jp 3 Apr 2014 30 Apr 2025 - The Neo Communications
24 dec.dev 1 Dec 2021 1 Dec 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
25 nfc.com.co 28 Oct 2016 27 Oct 2024 Mi.com.co REDACTED FOR PRIVACY
26 gnec.de - - - -
27 ner.lat 15 Aug 2023 15 Aug 2024 Porkbun, LLC Private by Design, LLC
28 ney.marketing 20 Dec 2022 20 Dec 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 ney.co.uk 27 Jul 1998 27 Jul 2024 Fastnet International Ltd [Tag = FASTNET] -
30 nez.uk 30 Oct 2017 30 Oct 2024 Elife Limited [Tag = ELIFE] -
31 nea.ltd 11 Aug 2021 11 Aug 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ningbo Exfatter Apparel Co.,Ltd.
32 nesc.xn--ses554g 3 Dec 2014 3 Oct 2033 Knet Registrar Co.,Ltd. 东北证券股份有限公司
33 nev.cat 29 Jul 2022 29 Jul 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0164898337
34 cec.it 20 Feb 1997 23 Nov 2024 Gandi SAS C&C Sistemi srl
35 neec.uk 19 Nov 2015 19 Nov 2024 Cloudflare, Inc. [Tag = CLOUDFLARE] -
36 eec.world 24 Mar 2020 24 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
37 net.deals 12 Oct 2016 12 Oct 2024 Porkbun LLC Private by Design, LLC
38 dec.in.th 19 Jun 2012 18 Jun 2024 THNIC Personal Information*
39 nerc.be 3 Feb 2021 - Combell nv -
40 ne4.com 26 Nov 2001 26 Nov 2024 GoDaddy.com, LLC David Hastings
41 ne5.rest 15 Jan 2024 15 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
42 lec.asia 20 May 2024 20 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
43 new.digital 29 Aug 2016 29 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 new.club 5 Nov 2020 5 Nov 2025 Chengdu West Dimension Digital Technology Co., Ltd. Si Chuan Yin Guo Ke Ji You Xian Gong Si
45 kec.xyz 14 Jan 2021 14 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
46 nes.finance 12 May 2023 12 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
47 cec.community 3 Nov 2014 3 Nov 2024 GoDaddy Corporate Domains, LLC Perdoceo Education Corporation
48 net.com.hr 17 Nov 2009 10 Dec 2024 Hrvatski Telekom d.d. (Regica.net) -
49 gec.tokyo 29 Aug 2023 29 Aug 2024 GMO Internet Group, Inc. -
50 neca.cc 22 May 2020 22 May 2025 GoDaddy.com, LLC -
51 ned.academy 25 Jul 2017 25 Jul 2024 Network Solutions, LLC Acin Limited
52 n1c.xyz 17 Feb 2022 17 Feb 2025 Key-Systems LLC -
53 nen.com.cn 9 Jul 2002 9 Jul 2032 北京新网数码信息技术有限公司 辽宁东北新闻网有限公司
54 ned.finance 8 Feb 2022 8 Feb 2025 Porkbun LLC Private by Design, LLC
55 ne5.money 5 Feb 2022 5 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Ne5.money
56 bec.community 7 Sep 2020 7 Sep 2024 Squarespace Domains II LLC Believers Eastern Church UK
57 nbc.ist 20 Mar 2023 20 Mar 2024 Nics Telekomünikasyon A.S. MEKSIKA CADDESI NO2718
58 neb.me 18 Jul 2008 18 Jul 2024 NameCheap, Inc. REDACTED FOR PRIVACY
59 nce.ae - - Etisalat new cleaning est
60 nac.services 21 Mar 2018 21 Mar 2025 Network Solutions, LLC emanon.com, Inc.
61 nfc.fit 5 Jul 2015 5 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 necg.co.uk 16 Sep 2021 16 Sep 2024 20i Ltd [Tag = STACK] -
63 neo.ooo 26 Apr 2021 26 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Scot Giambalvo Enterprises
64 jec.nyc 7 Feb 2020 7 Feb 2025 GoDaddy.com, LLC JEC Business Solutions
65 nei.win 29 Dec 2016 28 Dec 2026 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Pu Ji Cai
66 nece.store 18 Sep 2021 18 Sep 2025 Network Solutions LLC -
67 neci.in 4 Jul 2016 4 Jul 2024 Dynadot LLC REDACTED FOR PRIVACY
68 necs.com.ng 5 Feb 2021 5 Feb 2026 GO54 Limited (formerly Whogohost Limited) Example Inc.
69 nerc.xyz 26 Jun 2023 26 Jun 2024 Dynadot LLC -
70 ne0.social 18 Jul 2023 18 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 iec.co.in 30 Mar 2005 30 Mar 2030 Endurance Digital Domain Technology LLP Integrated Engineers & contractors
72 nbc.icu 12 Sep 2018 12 Sep 2028 Key-Systems LLC travel.icu, LLC
73 nes.srl 1 Nov 2018 1 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA SIMONE PAPAIS
74 neh.org 31 Jan 1995 1 Feb 2025 FastDomain Inc. NORTHBAY FAMILY HOMES
75 neg.pl 19 Feb 2004 19 Feb 2025 Aftermarket.pl Limited -
76 eec.lt 31 Mar 2009 1 Apr 2025 UAB "Interneto vizija" UAB "Interneto vizija"
77 nep.church 21 Dec 2023 21 Dec 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Virtua Drug Ltd
78 dec.llc 27 Dec 2021 27 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 net.tokyo 8 Aug 2014 4 Dec 2026 Japan Registry Services Co., Ltd. -
80 eec.uk 3 Sep 2014 3 Sep 2024 Namesco Limited [Tag = NAMESCO] -
81 ner.co 18 Sep 2012 17 Sep 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
82 nec1.net 22 Dec 2021 22 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
83 n4c.it 29 Nov 2018 29 Nov 2024 Aruba s.p.a. NC4 SRL
84 ne3.nl 23 May 2015 - Gandi -
85 nek.app 4 Jan 2024 4 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
86 dec.dog 30 Apr 2021 30 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
87 gec.hr 12 Dec 2001 30 Jan 2025 CARNET GEC, d. o. o.
88 necg.biz 20 Aug 2012 19 Aug 2027 Network Solutions, LLC The New England Computer Group
89 3ec.uk 25 Oct 2023 25 Oct 2024 One.com A/S [Tag = TJNF-DK] -
90 nbc.org.nz 10 Mar 1999 - Freeparking Limited -
91 nbc.com.br 24 Feb 1999 24 Feb 2025 - MC BEZERRA LTDA
92 kec.rocks 6 May 2016 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
93 neck.studio 4 Aug 2019 4 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
94 neo.city 21 Jan 2016 21 Jan 2025 OVH SAS NEOCITY S.A.S
95 neco.pl 4 Mar 2005 4 Mar 2027 nazwa.pl sp. z o.o. -
96 nejc.cc 21 Nov 2013 21 Nov 2024 Marcaria International LLC -
97 iec.cc 20 Jun 2002 20 Jun 2024 ENOM, INC. REDACTED FOR PRIVACY
98 nef.global 10 Feb 2020 10 Feb 2028 Atak Domain Bilgi Teknolojileri A.Ş. Erden Timur
99 ngc.one 28 Jun 2020 28 Jun 2024 One.com A/S REDACTED FOR PRIVACY
100 nhc.aero 30 Oct 2019 30 Oct 2025 Regional Network Information Center, JSC dba RU-CENTER "NATIONAL CENTER OF HELICOPTER BUILDING NAMED AFTER M.L. MIL AND N.I. KAMOV" JSC
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 Nec.com.pe.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=nec.com.pe
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "nec.com.pe",
        "page_size": 100
    },
    "count": {
        "total": 8676,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dec.construction, n0c.org, net.red, neck.com, ndc.dev, neca.ltd, necp.org.uk, nect.co.in, neg.com.cn, nep.ai, n-c.dev, necv.store, neu.one, lec.nl, bec.systems, gec.de, cec.contractors, ned.training, eec.expert, neu.church, ner.bike, nerc.uk, n-c.jp, dec.dev, nfc.com.co, gnec.de, ner.lat, ney.marketing, ney.co.uk, nez.uk, nea.ltd, nesc.xn--ses554g, nev.cat, cec.it, neec.uk, eec.world, net.deals, dec.in.th, nerc.be, ne4.com, ne5.rest, lec.asia, new.digital, new.club, kec.xyz, nes.finance, cec.community, net.com.hr, gec.tokyo, neca.cc, ned.academy, n1c.xyz, nen.com.cn, ned.finance, ne5.money, bec.community, nbc.ist, neb.me, nce.ae, nac.services, nfc.fit, necg.co.uk, neo.ooo, jec.nyc, nei.win, nece.store, neci.in, necs.com.ng, nerc.xyz, ne0.social, iec.co.in, nbc.icu, nes.srl, neh.org, neg.pl, eec.lt, nep.church, dec.llc, net.tokyo, eec.uk, ner.co, nec1.net, n4c.it, ne3.nl, nek.app, dec.dog, gec.hr, necg.biz, 3ec.uk, nbc.org.nz, nbc.com.br, kec.rocks, neck.studio, neo.city, neco.pl, nejc.cc, iec.cc, nef.global, ngc.one, nhc.aero",
    "results": [
        {
            "num": 1,
            "domain_name": "dec.construction",
            "domain_keyword": "dec",
            "domain_tld": "construction",
            "query_time": "2024-04-16 05:04:47",
            "create_date": "2022-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2028-08-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DEC Construction",
            "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": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "n0c.org",
            "domain_keyword": "n0c",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:14:32",
            "create_date": "2009-01-23",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "net.red",
            "domain_keyword": "net",
            "domain_tld": "red",
            "query_time": "2024-04-21 12:13:26",
            "create_date": "2015-04-24",
            "update_date": "2024-04-13",
            "expiry_date": "2027-04-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.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": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "neck.com",
            "domain_keyword": "neck",
            "domain_tld": "com",
            "query_time": "2024-04-23 00:06:02",
            "create_date": "1997-04-22",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-23",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O neck.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "ndc.dev",
            "domain_keyword": "ndc",
            "domain_tld": "dev",
            "query_time": "2024-04-17 10:14:01",
            "create_date": "2019-03-13",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "henry.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "neca.ltd",
            "domain_keyword": "neca",
            "domain_tld": "ltd",
            "query_time": "2024-04-17 06:58:17",
            "create_date": "2021-04-02",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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.hostinguk.net",
                "ns2.hostinguk.net",
                "ns3.hostinguk.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "necp.org.uk",
            "domain_keyword": "necp",
            "domain_tld": "org.uk",
            "query_time": "2024-04-17 07:03:18",
            "create_date": "2015-10-01",
            "update_date": "2023-09-17",
            "expiry_date": "2025-10-01",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "nect.co.in",
            "domain_keyword": "nect",
            "domain_tld": "co.in",
            "query_time": "2024-04-24 17:11:46",
            "create_date": "2019-12-09",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "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": [
                "ns13.dnshfe.com",
                "ns14.dnshfe.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "neg.com.cn",
            "domain_keyword": "neg",
            "domain_tld": "com.cn",
            "query_time": "2024-04-26 00:11:26",
            "create_date": "2007-07-14",
            "expiry_date": "2024-07-14",
            "registrar_name": "北京光速连通科贸有限公司",
            "registrant_name": "北京绿枫叶商贸有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns8.66.cn",
                "dns9.66.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "nep.ai",
            "domain_keyword": "nep",
            "domain_tld": "ai",
            "query_time": "2024-04-25 01:16:28",
            "registrar_name": "Ascio",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Privacy Protected by Hostnet",
            "registrant_address": "De Ruyterkade 6",
            "registrant_city": "Amsterdam",
            "registrant_zip": "1013 AA",
            "registrant_country": "NL",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "n-c.dev",
            "domain_keyword": "n-c",
            "domain_tld": "dev",
            "query_time": "2024-04-29 08:50:39",
            "create_date": "2019-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "necv.store",
            "domain_keyword": "necv",
            "domain_tld": "store",
            "query_time": "2024-05-02 18:48:19",
            "create_date": "2023-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.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.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "neu.one",
            "domain_keyword": "neu",
            "domain_tld": "one",
            "query_time": "2024-05-03 09:24:14",
            "create_date": "2021-07-12",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "lec.nl",
            "domain_keyword": "lec",
            "domain_tld": "nl",
            "query_time": "2024-04-30 20:59:49",
            "create_date": "2004-10-08",
            "update_date": "2023-12-01",
            "registrar_name": "AXC",
            "name_servers": [
                "ns199.axc.nl",
                "ns200.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "bec.systems",
            "domain_keyword": "bec",
            "domain_tld": "systems",
            "query_time": "2024-05-05 01:54:06",
            "create_date": "2014-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-24",
            "registrar_iana": 2906,
            "registrar_name": "Protocol Internet Technology Limited T/A Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "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": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "gec.de",
            "domain_keyword": "gec",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:50:12",
            "update_date": "2020-02-20",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 17,
            "domain_name": "cec.contractors",
            "domain_keyword": "cec",
            "domain_tld": "contractors",
            "query_time": "2024-05-04 09:06:26",
            "create_date": "2018-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "ned.training",
            "domain_keyword": "ned",
            "domain_tld": "training",
            "query_time": "2024-05-07 02:28:56",
            "create_date": "2020-08-13",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "eec.expert",
            "domain_keyword": "eec",
            "domain_tld": "expert",
            "query_time": "2024-05-08 10:46:46",
            "create_date": "2015-01-13",
            "update_date": "2023-11-19",
            "expiry_date": "2025-01-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "John Velissarios",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "neu.church",
            "domain_keyword": "neu",
            "domain_tld": "church",
            "query_time": "2024-05-08 12:02:04",
            "create_date": "2024-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-03",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NI",
            "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": [
                "ns1022.ui-dns.com",
                "ns1061.ui-dns.biz",
                "ns1062.ui-dns.org",
                "ns1096.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ner.bike",
            "domain_keyword": "ner",
            "domain_tld": "bike",
            "query_time": "2024-04-28 16:21:58",
            "create_date": "2020-07-27",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "New England Randonneurs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.server296.com",
                "ns2.server296.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nerc.uk",
            "domain_keyword": "nerc",
            "domain_tld": "uk",
            "query_time": "2024-04-28 16:22:43",
            "create_date": "2021-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.diamond-hosting.co.uk",
                "ns2.diamond-hosting.co.uk",
                "ns3.diamond-hosting.co.uk",
                "ns4.diamond-hosting.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "n-c.jp",
            "domain_keyword": "n-c",
            "domain_tld": "jp",
            "query_time": "2024-05-07 08:37:48",
            "create_date": "2014-04-03",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "The Neo Communications",
            "registrant_address": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6476-8790",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 24,
            "domain_name": "dec.dev",
            "domain_keyword": "dec",
            "domain_tld": "dev",
            "query_time": "2024-05-08 21:36:28",
            "create_date": "2021-12-01",
            "update_date": "2023-03-14",
            "expiry_date": "2025-12-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1469.awsdns-55.org",
                "ns-1909.awsdns-46.co.uk",
                "ns-206.awsdns-25.com",
                "ns-787.awsdns-34.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nfc.com.co",
            "domain_keyword": "nfc",
            "domain_tld": "com.co",
            "query_time": "2024-05-09 00:24:57",
            "create_date": "2016-10-28",
            "update_date": "2023-10-29",
            "expiry_date": "2024-10-27",
            "registrar_iana": 21607,
            "registrar_name": "Mi.com.co",
            "registrar_website": "www.mi.com.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nameserver01.mi.com.co",
                "nameserver02.mi.com.co",
                "nameserver03.mi.com.co",
                "nameserver04.mi.com.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "gnec.de",
            "domain_keyword": "gnec",
            "domain_tld": "de",
            "query_time": "2024-05-08 22:53:28",
            "update_date": "2023-07-28",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 27,
            "domain_name": "ner.lat",
            "domain_keyword": "ner",
            "domain_tld": "lat",
            "query_time": "2024-05-09 04:18:55",
            "create_date": "2023-08-15",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ney.marketing",
            "domain_keyword": "ney",
            "domain_tld": "marketing",
            "query_time": "2024-04-09 06:45:54",
            "create_date": "2022-12-20",
            "update_date": "2024-01-30",
            "expiry_date": "2025-12-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ney.co.uk",
            "domain_keyword": "ney",
            "domain_tld": "co.uk",
            "query_time": "2024-04-09 06:45:54",
            "create_date": "1998-07-27",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-27",
            "registrar_name": "Fastnet International Ltd [Tag = FASTNET]",
            "registrar_website": "http://www.fastnet.co.uk",
            "name_servers": [
                "ns7.fast.net.uk",
                "ns8.fast.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "nez.uk",
            "domain_keyword": "nez",
            "domain_tld": "uk",
            "query_time": "2024-04-09 06:46:56",
            "create_date": "2017-10-30",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-30",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "nea.ltd",
            "domain_keyword": "nea",
            "domain_tld": "ltd",
            "query_time": "2024-04-15 13:59:47",
            "create_date": "2021-08-11",
            "update_date": "2024-03-19",
            "expiry_date": "2025-08-11",
            "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": "Ningbo Exfatter Apparel Co.,Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang Province",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nesc.xn--ses554g",
            "domain_keyword": "nesc",
            "domain_tld": "xn--ses554g",
            "query_time": "2024-04-15 06:42:42",
            "create_date": "2014-12-03",
            "update_date": "2022-02-07",
            "expiry_date": "2033-10-03",
            "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": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nev.cat",
            "domain_keyword": "nev",
            "domain_tld": "cat",
            "query_time": "2024-04-18 17:13:52",
            "create_date": "2022-07-29",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_company": "Contact Privacy Inc. Customer 0164898337",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "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": [
                "izabella.ns.cloudflare.com",
                "jerry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "cec.it",
            "domain_keyword": "cec",
            "domain_tld": "it",
            "query_time": "2024-04-18 00:40:59",
            "create_date": "1997-02-20",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "C&C Sistemi srl",
            "registrant_address": "Via Nazionale 73",
            "registrant_city": "Imperia",
            "registrant_state": "IM",
            "registrant_zip": "18100",
            "registrant_country": "IT",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "neec.uk",
            "domain_keyword": "neec",
            "domain_tld": "uk",
            "query_time": "2024-04-18 02:30:58",
            "create_date": "2015-11-19",
            "update_date": "2023-10-20",
            "expiry_date": "2024-11-19",
            "registrar_name": "Cloudflare, Inc. [Tag = CLOUDFLARE]",
            "registrar_website": "https://cloudflare.com",
            "name_servers": [
                "melnicoff.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "eec.world",
            "domain_keyword": "eec",
            "domain_tld": "world",
            "query_time": "2024-05-22 13:19:13",
            "create_date": "2020-03-24",
            "update_date": "2024-02-13",
            "expiry_date": "2026-03-24",
            "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": [
                "gabriel.ns.cloudflare.com",
                "irma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "net.deals",
            "domain_keyword": "net",
            "domain_tld": "deals",
            "query_time": "2024-05-23 12:20:58",
            "create_date": "2016-10-12",
            "update_date": "2023-11-26",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dec.in.th",
            "domain_keyword": "dec",
            "domain_tld": "in.th",
            "query_time": "2024-05-18 08:38:01",
            "create_date": "2012-06-19",
            "update_date": "2023-05-28",
            "expiry_date": "2024-06-18",
            "registrar_name": "THNIC",
            "registrant_company": "Personal Information*",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "patryk.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nerc.be",
            "domain_keyword": "nerc",
            "domain_tld": "be",
            "query_time": "2024-05-17 23:06:54",
            "create_date": "2021-02-03",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 40,
            "domain_name": "ne4.com",
            "domain_keyword": "ne4",
            "domain_tld": "com",
            "query_time": "2024-05-14 20:21:42",
            "create_date": "2001-11-26",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "David Hastings",
            "registrant_address": "The Cottage, Morton Grange Farm",
            "registrant_city": "Fencehouses",
            "registrant_state": "County Durham",
            "registrant_zip": "DH46QB",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1913857291",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-w0fr8gar.ns3.dan.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ne5.rest",
            "domain_keyword": "ne5",
            "domain_tld": "rest",
            "query_time": "2024-05-14 20:21:42",
            "create_date": "2024-01-15",
            "update_date": "2024-02-15",
            "expiry_date": "2025-01-15",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://www.sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "lec.asia",
            "domain_keyword": "lec",
            "domain_tld": "asia",
            "query_time": "2024-05-24 12:35:43",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "ullis.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "new.digital",
            "domain_keyword": "new",
            "domain_tld": "digital",
            "query_time": "2024-05-24 22:45:59",
            "create_date": "2016-08-29",
            "update_date": "2023-07-21",
            "expiry_date": "2025-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "new.club",
            "domain_keyword": "new",
            "domain_tld": "club",
            "query_time": "2024-05-24 22:46:01",
            "create_date": "2020-11-05",
            "update_date": "2023-12-24",
            "expiry_date": "2025-11-05",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Si Chuan Yin Guo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-8452426e.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kec.xyz",
            "domain_keyword": "kec",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 07:10:52",
            "create_date": "2021-01-14",
            "update_date": "2024-02-06",
            "expiry_date": "2025-01-14",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nes.finance",
            "domain_keyword": "nes",
            "domain_tld": "finance",
            "query_time": "2024-05-15 03:17:10",
            "create_date": "2023-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cec.community",
            "domain_keyword": "cec",
            "domain_tld": "community",
            "query_time": "2024-05-17 09:14:09",
            "create_date": "2014-11-03",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-03",
            "registrar_iana": 3786,
            "registrar_name": "GoDaddy Corporate Domains, LLC",
            "registrar_website": "https://gcd.com/contact-us/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Perdoceo Education Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a1.uberns.com",
                "b1.uberns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "net.com.hr",
            "domain_keyword": "net",
            "domain_tld": "com.hr",
            "query_time": "2024-05-18 23:18:09",
            "create_date": "2009-11-17",
            "update_date": "2020-06-15",
            "expiry_date": "2024-12-10",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "name_servers": [
                "ns1.mydyndns.org",
                "ns2.mydyndns.org"
            ]
        },
        {
            "num": 49,
            "domain_name": "gec.tokyo",
            "domain_keyword": "gec",
            "domain_tld": "tokyo",
            "query_time": "2024-05-22 08:13:59",
            "create_date": "2023-08-29",
            "update_date": "2023-11-02",
            "expiry_date": "2024-08-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "157404",
            "registrant_country": "CN",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "nucum.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "neca.cc",
            "domain_keyword": "neca",
            "domain_tld": "cc",
            "query_time": "2024-05-25 17:44:17",
            "create_date": "2020-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ned.academy",
            "domain_keyword": "ned",
            "domain_tld": "academy",
            "query_time": "2024-05-25 17:46:28",
            "create_date": "2017-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Acin Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hampshire",
            "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": [
                "ns27.worldnic.com",
                "ns28.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "n1c.xyz",
            "domain_keyword": "n1c",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 09:48:51",
            "create_date": "2022-02-17",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "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": [
                "ns41.infomaniak.com",
                "ns42.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "nen.com.cn",
            "domain_keyword": "nen",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 09:52:23",
            "create_date": "2002-07-09",
            "expiry_date": "2032-07-09",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "辽宁东北新闻网有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "ns3.dnsv4.com",
                "ns4.dnsv4.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ned.finance",
            "domain_keyword": "ned",
            "domain_tld": "finance",
            "query_time": "2024-05-28 09:42:26",
            "create_date": "2022-02-08",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "ne5.money",
            "domain_keyword": "ne5",
            "domain_tld": "money",
            "query_time": "2024-05-28 06:13:41",
            "create_date": "2022-02-05",
            "update_date": "2024-05-20",
            "expiry_date": "2025-02-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ne5.money",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "jarred.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "bec.community",
            "domain_keyword": "bec",
            "domain_tld": "community",
            "query_time": "2024-05-28 08:23:04",
            "create_date": "2020-09-07",
            "update_date": "2024-04-25",
            "expiry_date": "2024-09-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Believers Eastern Church UK",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 57,
            "domain_name": "nbc.ist",
            "domain_keyword": "nbc",
            "domain_tld": "ist",
            "query_time": "2024-05-31 10:21:24",
            "create_date": "2023-03-20",
            "update_date": "2024-05-30",
            "expiry_date": "2024-03-20",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomünikasyon A.S.",
            "registrar_website": "http://nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MEKSIKA CADDESI NO2718",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UMITKOY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ex1.natrohost.com",
                "ex2.natrohost.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "neb.me",
            "domain_keyword": "neb",
            "domain_tld": "me",
            "query_time": "2024-06-07 07:21:37",
            "create_date": "2008-07-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nce.ae",
            "domain_keyword": "nce",
            "domain_tld": "ae",
            "query_time": "2024-06-07 17:23:06",
            "registrar_name": "Etisalat",
            "registrant_name": "new cleaning est",
            "registrant_company": "new cleaning est",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 60,
            "domain_name": "nac.services",
            "domain_keyword": "nac",
            "domain_tld": "services",
            "query_time": "2024-06-08 17:24:07",
            "create_date": "2018-03-21",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "emanon.com, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KY",
            "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.dnsimple.com",
                "ns2.dnsimple.com",
                "ns3.dnsimple.com",
                "ns4.dnsimple.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nfc.fit",
            "domain_keyword": "nfc",
            "domain_tld": "fit",
            "query_time": "2024-06-09 07:14:53",
            "create_date": "2015-07-05",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-05",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "necg.co.uk",
            "domain_keyword": "necg",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 22:12:20",
            "create_date": "2021-09-16",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-16",
            "registrar_name": "20i Ltd [Tag = STACK]",
            "registrar_website": "http://www.20i.com",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "neo.ooo",
            "domain_keyword": "neo",
            "domain_tld": "ooo",
            "query_time": "2024-05-29 04:50:58",
            "create_date": "2021-04-26",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-26",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Scot Giambalvo Enterprises",
            "registrant_state": "Pennsylvania",
            "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.servconfig.com",
                "ns2.servconfig.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "jec.nyc",
            "domain_keyword": "jec",
            "domain_tld": "nyc",
            "query_time": "2024-05-29 17:30:08",
            "create_date": "2020-02-07",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JEC Business Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nei.win",
            "domain_keyword": "nei",
            "domain_tld": "win",
            "query_time": "2024-05-29 09:20:53",
            "create_date": "2016-12-29",
            "update_date": "2021-07-23",
            "expiry_date": "2026-12-28",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pu Ji Cai",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "nece.store",
            "domain_keyword": "nece",
            "domain_tld": "store",
            "query_time": "2024-05-28 06:15:10",
            "create_date": "2021-09-18",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "neci.in",
            "domain_keyword": "neci",
            "domain_tld": "in",
            "query_time": "2024-06-02 15:53:54",
            "create_date": "2016-07-04",
            "update_date": "2023-09-06",
            "expiry_date": "2024-07-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "necs.com.ng",
            "domain_keyword": "necs",
            "domain_tld": "com.ng",
            "query_time": "2024-06-02 15:54:47",
            "create_date": "2021-02-05",
            "update_date": "2024-02-17",
            "expiry_date": "2026-02-05",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Eniola  Ogunseye",
            "registrant_company": "Example Inc.",
            "registrant_address": "35 Ajakaiye street, Ikeja",
            "registrant_city": "Lagos",
            "registrant_state": "Lagos",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08055520639",
            "name_servers": [
                "ns17.syskay.com",
                "ns18.syskay.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "nerc.xyz",
            "domain_keyword": "nerc",
            "domain_tld": "xyz",
            "query_time": "2024-06-10 06:17:20",
            "create_date": "2023-06-26",
            "update_date": "2023-12-16",
            "expiry_date": "2024-06-26",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ne0.social",
            "domain_keyword": "ne0",
            "domain_tld": "social",
            "query_time": "2024-06-09 21:42:41",
            "create_date": "2023-07-18",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-18",
            "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": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "iec.co.in",
            "domain_keyword": "iec",
            "domain_tld": "co.in",
            "query_time": "2024-06-09 23:28:17",
            "create_date": "2005-03-30",
            "update_date": "2022-01-14",
            "expiry_date": "2030-03-30",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Integrated Engineers & contractors",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NCT Of Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "yns103.in2.yahoo.com",
                "yns104.in2.yahoo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nbc.icu",
            "domain_keyword": "nbc",
            "domain_tld": "icu",
            "query_time": "2024-06-13 01:24:40",
            "create_date": "2018-09-12",
            "update_date": "2023-08-31",
            "expiry_date": "2028-09-12",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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": [
                "marjory.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "nes.srl",
            "domain_keyword": "nes",
            "domain_tld": "srl",
            "query_time": "2024-04-15 06:41:55",
            "create_date": "2018-11-01",
            "update_date": "2023-10-07",
            "expiry_date": "2024-11-01",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SIMONE PAPAIS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "neh.org",
            "domain_keyword": "neh",
            "domain_tld": "org",
            "query_time": "2024-04-20 17:47:35",
            "create_date": "1995-01-31",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NORTHBAY FAMILY HOMES",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "neg.pl",
            "domain_keyword": "neg",
            "domain_tld": "pl",
            "query_time": "2024-04-24 17:17:37",
            "create_date": "2004-02-19",
            "update_date": "2024-01-29",
            "expiry_date": "2025-02-19",
            "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": 76,
            "domain_name": "eec.lt",
            "domain_keyword": "eec",
            "domain_tld": "lt",
            "query_time": "2024-04-22 20:17:48",
            "create_date": "2009-03-31",
            "expiry_date": "2025-04-01",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 77,
            "domain_name": "nep.church",
            "domain_keyword": "nep",
            "domain_tld": "church",
            "query_time": "2024-04-28 16:17:47",
            "create_date": "2023-12-21",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-21",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Virtua Drug Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "dec.llc",
            "domain_keyword": "dec",
            "domain_tld": "llc",
            "query_time": "2024-04-30 06:46:13",
            "create_date": "2021-12-27",
            "update_date": "2024-02-10",
            "expiry_date": "2025-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "net.tokyo",
            "domain_keyword": "net",
            "domain_tld": "tokyo",
            "query_time": "2024-05-02 13:26:41",
            "create_date": "2014-08-08",
            "update_date": "2020-02-07",
            "expiry_date": "2026-12-04",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "eec.uk",
            "domain_keyword": "eec",
            "domain_tld": "uk",
            "query_time": "2024-05-04 15:29:51",
            "create_date": "2014-09-03",
            "update_date": "2022-08-08",
            "expiry_date": "2024-09-03",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "ner.co",
            "domain_keyword": "ner",
            "domain_tld": "co",
            "query_time": "2024-05-09 04:18:55",
            "create_date": "2012-09-18",
            "update_date": "2023-10-15",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illinois",
            "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": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nec1.net",
            "domain_keyword": "nec1",
            "domain_tld": "net",
            "query_time": "2024-05-02 18:44:11",
            "create_date": "2021-12-22",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-22",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of nec1.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1103.awsdns-09.org",
                "ns-1683.awsdns-18.co.uk",
                "ns-336.awsdns-42.com",
                "ns-799.awsdns-35.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 83,
            "domain_name": "n4c.it",
            "domain_keyword": "n4c",
            "domain_tld": "it",
            "query_time": "2024-05-01 13:45:32",
            "create_date": "2018-11-29",
            "update_date": "2023-12-15",
            "expiry_date": "2024-11-29",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "NC4 SRL",
            "registrant_address": "Via Sangro 15",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20132",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 84,
            "domain_name": "ne3.nl",
            "domain_keyword": "ne3",
            "domain_tld": "nl",
            "query_time": "2024-05-08 01:05:04",
            "create_date": "2015-05-23",
            "update_date": "2016-01-22",
            "registrar_name": "Gandi",
            "name_servers": [
                "ns-1428.awsdns-50.org",
                "ns-1885.awsdns-43.co.uk",
                "ns-209.awsdns-26.com",
                "ns-520.awsdns-01.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 85,
            "domain_name": "nek.app",
            "domain_keyword": "nek",
            "domain_tld": "app",
            "query_time": "2024-05-07 21:41:32",
            "create_date": "2024-01-04",
            "update_date": "2024-03-08",
            "expiry_date": "2025-01-04",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "dc80b7d3.verify.hn",
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "dec.dog",
            "domain_keyword": "dec",
            "domain_tld": "dog",
            "query_time": "2024-05-10 15:19:43",
            "create_date": "2021-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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": [
                "eleanor.ns.cloudflare.com",
                "nero.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "gec.hr",
            "domain_keyword": "gec",
            "domain_tld": "hr",
            "query_time": "2024-05-07 10:52:03",
            "create_date": "2001-12-12",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "GEC, d. o. o.",
            "registrant_address": "Antuna Muhvića 44",
            "registrant_city": "Plešce",
            "registrant_state": "HR",
            "registrant_zip": "51306",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.kuhada.net",
                "ns2.kuhada.net"
            ]
        },
        {
            "num": 88,
            "domain_name": "necg.biz",
            "domain_keyword": "necg",
            "domain_tld": "biz",
            "query_time": "2024-05-07 02:25:39",
            "create_date": "2012-08-20",
            "update_date": "2022-07-27",
            "expiry_date": "2027-08-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The New England Computer Group",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "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.necg.biz",
                "ns2.necg.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "3ec.uk",
            "domain_keyword": "3ec",
            "domain_tld": "uk",
            "query_time": "2024-05-07 02:31:12",
            "create_date": "2023-10-25",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-25",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 90,
            "domain_name": "nbc.org.nz",
            "domain_keyword": "nbc",
            "domain_tld": "org.nz",
            "query_time": "2024-05-07 19:35:51",
            "create_date": "1999-03-10",
            "update_date": "2023-02-05",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "nbc.com.br",
            "domain_keyword": "nbc",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 19:35:51",
            "create_date": "1999-02-24",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-24",
            "registrant_name": "MC BEZERRA LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.nbc.com.br",
                "ns2.nbc.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 92,
            "domain_name": "kec.rocks",
            "domain_keyword": "kec",
            "domain_tld": "rocks",
            "query_time": "2024-05-12 07:07:37",
            "create_date": "2016-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "neck.studio",
            "domain_keyword": "neck",
            "domain_tld": "studio",
            "query_time": "2024-04-17 07:00:19",
            "create_date": "2019-08-04",
            "update_date": "2023-12-29",
            "expiry_date": "2024-08-04",
            "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-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "neo.city",
            "domain_keyword": "neo",
            "domain_tld": "city",
            "query_time": "2024-04-16 13:29:37",
            "create_date": "2016-01-21",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-21",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEOCITY S.A.S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "neco.pl",
            "domain_keyword": "neco",
            "domain_tld": "pl",
            "query_time": "2024-04-17 07:02:27",
            "create_date": "2005-03-04",
            "update_date": "2022-01-26",
            "expiry_date": "2027-03-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 96,
            "domain_name": "nejc.cc",
            "domain_keyword": "nejc",
            "domain_tld": "cc",
            "query_time": "2024-04-18 13:00:54",
            "create_date": "2013-11-21",
            "update_date": "2021-11-13",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "name_servers": [
                "ns1.afraid.org",
                "ns2.afraid.org",
                "ns3.afraid.org",
                "ns4.afraid.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "iec.cc",
            "domain_keyword": "iec",
            "domain_tld": "cc",
            "query_time": "2024-05-13 03:27:36",
            "create_date": "2002-06-20",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-20",
            "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": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/f7b672d0-7c4a-4fff-b90f-9c0868441a70",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nef.global",
            "domain_keyword": "nef",
            "domain_tld": "global",
            "query_time": "2024-05-21 07:17:36",
            "create_date": "2020-02-10",
            "update_date": "2023-05-05",
            "expiry_date": "2028-02-10",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Bilgi Teknolojileri A.Ş.",
            "registrar_website": "http://www.atakdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Erden Timur",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "eu.atakdomain.com",
                "tr.atakdomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ngc.one",
            "domain_keyword": "ngc",
            "domain_tld": "one",
            "query_time": "2024-05-19 07:52:11",
            "create_date": "2020-06-28",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SE",
            "registrant_email": "please query the rdds service of the registrar 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": 100,
            "domain_name": "nhc.aero",
            "domain_keyword": "nhc",
            "domain_tld": "aero",
            "query_time": "2024-05-20 12:22:13",
            "create_date": "2019-10-30",
            "update_date": "2023-09-06",
            "expiry_date": "2025-10-30",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "\"NATIONAL CENTER OF HELICOPTER BUILDING NAMED AFTER M.L. MIL AND N.I. KAMOV\" JSC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya obl.",
            "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": [
                "ns02.nhc.aero",
                "ns04.nhc.aero"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.087,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>nec.com.pe</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8676</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dec.construction, n0c.org, net.red, neck.com, ndc.dev, neca.ltd, necp.org.uk, nect.co.in, neg.com.cn, nep.ai, n-c.dev, necv.store, neu.one, lec.nl, bec.systems, gec.de, cec.contractors, ned.training, eec.expert, neu.church, ner.bike, nerc.uk, n-c.jp, dec.dev, nfc.com.co, gnec.de, ner.lat, ney.marketing, ney.co.uk, nez.uk, nea.ltd, nesc.xn--ses554g, nev.cat, cec.it, neec.uk, eec.world, net.deals, dec.in.th, nerc.be, ne4.com, ne5.rest, lec.asia, new.digital, new.club, kec.xyz, nes.finance, cec.community, net.com.hr, gec.tokyo, neca.cc, ned.academy, n1c.xyz, nen.com.cn, ned.finance, ne5.money, bec.community, nbc.ist, neb.me, nce.ae, nac.services, nfc.fit, necg.co.uk, neo.ooo, jec.nyc, nei.win, nece.store, neci.in, necs.com.ng, nerc.xyz, ne0.social, iec.co.in, nbc.icu, nes.srl, neh.org, neg.pl, eec.lt, nep.church, dec.llc, net.tokyo, eec.uk, ner.co, nec1.net, n4c.it, ne3.nl, nek.app, dec.dog, gec.hr, necg.biz, 3ec.uk, nbc.org.nz, nbc.com.br, kec.rocks, neck.studio, neo.city, neco.pl, nejc.cc, iec.cc, nef.global, ngc.one, nhc.aero</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dec.construction</domain_name>
   <domain_keyword>dec</domain_keyword>
   <domain_tld>construction</domain_tld>
   <query_time>2024-04-16 05:04:47</query_time>
   <create_date>2022-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2028-08-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DEC Construction</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>ns21.worldnic.com</value>
    <value>ns22.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>n0c.org</domain_name>
   <domain_keyword>n0c</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:14:32</query_time>
   <create_date>2009-01-23</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>net.red</domain_name>
   <domain_keyword>net</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-04-21 12:13:26</query_time>
   <create_date>2015-04-24</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2027-04-24</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_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>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>neck.com</domain_name>
   <domain_keyword>neck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 00:06:02</query_time>
   <create_date>1997-04-22</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O neck.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>ndc.dev</domain_name>
   <domain_keyword>ndc</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 10:14:01</query_time>
   <create_date>2019-03-13</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>henry.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>neca.ltd</domain_name>
   <domain_keyword>neca</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-17 06:58:17</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hostinguk.net</value>
    <value>ns2.hostinguk.net</value>
    <value>ns3.hostinguk.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>necp.org.uk</domain_name>
   <domain_keyword>necp</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-17 07:03:18</query_time>
   <create_date>2015-10-01</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>nect.co.in</domain_name>
   <domain_keyword>nect</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-24 17:11:46</query_time>
   <create_date>2019-12-09</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</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>ns13.dnshfe.com</value>
    <value>ns14.dnshfe.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>9</num>
   <domain_name>neg.com.cn</domain_name>
   <domain_keyword>neg</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-26 00:11:26</query_time>
   <create_date>2007-07-14</create_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_name>北京光速连通科贸有限公司</registrar_name>
   <registrant_name>北京绿枫叶商贸有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns8.66.cn</value>
    <value>dns9.66.cn</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>10</num>
   <domain_name>nep.ai</domain_name>
   <domain_keyword>nep</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-25 01:16:28</query_time>
   <registrar_name>Ascio</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Privacy Protected by Hostnet</registrant_company>
   <registrant_address>De Ruyterkade 6</registrant_address>
   <registrant_city>Amsterdam</registrant_city>
   <registrant_zip>1013 AA</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>n-c.dev</domain_name>
   <domain_keyword>n-c</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 08:50:39</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>necv.store</domain_name>
   <domain_keyword>necv</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-02 18:48:19</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.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.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>neu.one</domain_name>
   <domain_keyword>neu</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-03 09:24:14</query_time>
   <create_date>2021-07-12</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>lec.nl</domain_name>
   <domain_keyword>lec</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-30 20:59:49</query_time>
   <create_date>2004-10-08</create_date>
   <update_date>2023-12-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns199.axc.nl</value>
    <value>ns200.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>bec.systems</domain_name>
   <domain_keyword>bec</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-05 01:54:06</query_time>
   <create_date>2014-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>2906</registrar_iana>
   <registrar_name>Protocol Internet Technology Limited T/A Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</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>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>gec.de</domain_name>
   <domain_keyword>gec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:50:12</query_time>
   <update_date>2020-02-20</update_date>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>cec.contractors</domain_name>
   <domain_keyword>cec</domain_keyword>
   <domain_tld>contractors</domain_tld>
   <query_time>2024-05-04 09:06:26</query_time>
   <create_date>2018-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>ned.training</domain_name>
   <domain_keyword>ned</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-05-07 02:28:56</query_time>
   <create_date>2020-08-13</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>eec.expert</domain_name>
   <domain_keyword>eec</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-08 10:46:46</query_time>
   <create_date>2015-01-13</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>John Velissarios</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>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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>neu.church</domain_name>
   <domain_keyword>neu</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-05-08 12:02:04</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NI</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>ns1022.ui-dns.com</value>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1062.ui-dns.org</value>
    <value>ns1096.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ner.bike</domain_name>
   <domain_keyword>ner</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-04-28 16:21:58</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-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>New England Randonneurs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.server296.com</value>
    <value>ns2.server296.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>nerc.uk</domain_name>
   <domain_keyword>nerc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-28 16:22:43</query_time>
   <create_date>2021-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.diamond-hosting.co.uk</value>
    <value>ns2.diamond-hosting.co.uk</value>
    <value>ns3.diamond-hosting.co.uk</value>
    <value>ns4.diamond-hosting.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>n-c.jp</domain_name>
   <domain_keyword>n-c</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-07 08:37:48</query_time>
   <create_date>2014-04-03</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>The Neo Communications</registrant_name>
   <registrant_address>Osaka</registrant_address>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6476-8790</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>dec.dev</domain_name>
   <domain_keyword>dec</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-08 21:36:28</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1469.awsdns-55.org</value>
    <value>ns-1909.awsdns-46.co.uk</value>
    <value>ns-206.awsdns-25.com</value>
    <value>ns-787.awsdns-34.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>nfc.com.co</domain_name>
   <domain_keyword>nfc</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-09 00:24:57</query_time>
   <create_date>2016-10-28</create_date>
   <update_date>2023-10-29</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>21607</registrar_iana>
   <registrar_name>Mi.com.co</registrar_name>
   <registrar_website>www.mi.com.co</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>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nameserver01.mi.com.co</value>
    <value>nameserver02.mi.com.co</value>
    <value>nameserver03.mi.com.co</value>
    <value>nameserver04.mi.com.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>gnec.de</domain_name>
   <domain_keyword>gnec</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-08 22:53:28</query_time>
   <update_date>2023-07-28</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>ner.lat</domain_name>
   <domain_keyword>ner</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-09 04:18:55</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ney.marketing</domain_name>
   <domain_keyword>ney</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-04-09 06:45:54</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ney.co.uk</domain_name>
   <domain_keyword>ney</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-09 06:45:54</query_time>
   <create_date>1998-07-27</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>Fastnet International Ltd [Tag = FASTNET]</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <name_servers>
    <value>ns7.fast.net.uk</value>
    <value>ns8.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>nez.uk</domain_name>
   <domain_keyword>nez</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-09 06:46:56</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>nea.ltd</domain_name>
   <domain_keyword>nea</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-04-15 13:59:47</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-08-11</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>Ningbo Exfatter Apparel Co.,Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang Province</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>nesc.xn--ses554g</domain_name>
   <domain_keyword>nesc</domain_keyword>
   <domain_tld>xn--ses554g</domain_tld>
   <query_time>2024-04-15 06:42:42</query_time>
   <create_date>2014-12-03</create_date>
   <update_date>2022-02-07</update_date>
   <expiry_date>2033-10-03</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>ns1.sfn.cn</value>
    <value>ns2.sfn.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nev.cat</domain_name>
   <domain_keyword>nev</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-18 17:13:52</query_time>
   <create_date>2022-07-29</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0164898337</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</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>izabella.ns.cloudflare.com</value>
    <value>jerry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>cec.it</domain_name>
   <domain_keyword>cec</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 00:40:59</query_time>
   <create_date>1997-02-20</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>C&amp;C Sistemi srl</registrant_company>
   <registrant_address>Via Nazionale 73</registrant_address>
   <registrant_city>Imperia</registrant_city>
   <registrant_state>IM</registrant_state>
   <registrant_zip>18100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>neec.uk</domain_name>
   <domain_keyword>neec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-18 02:30:58</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>Cloudflare, Inc. [Tag = CLOUDFLARE]</registrar_name>
   <registrar_website>https://cloudflare.com</registrar_website>
   <name_servers>
    <value>melnicoff.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>eec.world</domain_name>
   <domain_keyword>eec</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-22 13:19:13</query_time>
   <create_date>2020-03-24</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2026-03-24</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>gabriel.ns.cloudflare.com</value>
    <value>irma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>net.deals</domain_name>
   <domain_keyword>net</domain_keyword>
   <domain_tld>deals</domain_tld>
   <query_time>2024-05-23 12:20:58</query_time>
   <create_date>2016-10-12</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dec.in.th</domain_name>
   <domain_keyword>dec</domain_keyword>
   <domain_tld>in.th</domain_tld>
   <query_time>2024-05-18 08:38:01</query_time>
   <create_date>2012-06-19</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Personal Information*</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>patryk.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>nerc.be</domain_name>
   <domain_keyword>nerc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-17 23:06:54</query_time>
   <create_date>2021-02-03</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>ne4.com</domain_name>
   <domain_keyword>ne4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 20:21:42</query_time>
   <create_date>2001-11-26</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>David Hastings</registrant_name>
   <registrant_address>The Cottage, Morton Grange Farm</registrant_address>
   <registrant_city>Fencehouses</registrant_city>
   <registrant_state>County Durham</registrant_state>
   <registrant_zip>DH46QB</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1913857291</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-w0fr8gar.ns3.dan.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>ne5.rest</domain_name>
   <domain_keyword>ne5</domain_keyword>
   <domain_tld>rest</domain_tld>
   <query_time>2024-05-14 20:21:42</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://www.sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>lec.asia</domain_name>
   <domain_keyword>lec</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 12:35:43</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan 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>kyle.ns.cloudflare.com</value>
    <value>ullis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>new.digital</domain_name>
   <domain_keyword>new</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-24 22:45:59</query_time>
   <create_date>2016-08-29</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-08-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>new.club</domain_name>
   <domain_keyword>new</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-24 22:46:01</query_time>
   <create_date>2020-11-05</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2025-11-05</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Si Chuan Yin Guo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-8452426e.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kec.xyz</domain_name>
   <domain_keyword>kec</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 07:10:52</query_time>
   <create_date>2021-01-14</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nes.finance</domain_name>
   <domain_keyword>nes</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-15 03:17:10</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cec.community</domain_name>
   <domain_keyword>cec</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-17 09:14:09</query_time>
   <create_date>2014-11-03</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>3786</registrar_iana>
   <registrar_name>GoDaddy Corporate Domains, LLC</registrar_name>
   <registrar_website>https://gcd.com/contact-us/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Perdoceo Education Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a1.uberns.com</value>
    <value>b1.uberns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>net.com.hr</domain_name>
   <domain_keyword>net</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-18 23:18:09</query_time>
   <create_date>2009-11-17</create_date>
   <update_date>2020-06-15</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <name_servers>
    <value>ns1.mydyndns.org</value>
    <value>ns2.mydyndns.org</value>
   </name_servers>
  </value>
  <value>
   <num>49</num>
   <domain_name>gec.tokyo</domain_name>
   <domain_keyword>gec</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-22 08:13:59</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-08-29</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>157404</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>nucum.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>neca.cc</domain_name>
   <domain_keyword>neca</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 17:44:17</query_time>
   <create_date>2020-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</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>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ned.academy</domain_name>
   <domain_keyword>ned</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-25 17:46:28</query_time>
   <create_date>2017-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Acin Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hampshire</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>ns27.worldnic.com</value>
    <value>ns28.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>n1c.xyz</domain_name>
   <domain_keyword>n1c</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 09:48:51</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_country>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>ns41.infomaniak.com</value>
    <value>ns42.infomaniak.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>nen.com.cn</domain_name>
   <domain_keyword>nen</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 09:52:23</query_time>
   <create_date>2002-07-09</create_date>
   <expiry_date>2032-07-09</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>辽宁东北新闻网有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>ns3.dnsv4.com</value>
    <value>ns4.dnsv4.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ned.finance</domain_name>
   <domain_keyword>ned</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-28 09:42:26</query_time>
   <create_date>2022-02-08</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ne5.money</domain_name>
   <domain_keyword>ne5</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-28 06:13:41</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ne5.money</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>jarred.ns.cloudflare.com</value>
    <value>shaz.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>bec.community</domain_name>
   <domain_keyword>bec</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-28 08:23:04</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Believers Eastern Church UK</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>nbc.ist</domain_name>
   <domain_keyword>nbc</domain_keyword>
   <domain_tld>ist</domain_tld>
   <query_time>2024-05-31 10:21:24</query_time>
   <create_date>2023-03-20</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-03-20</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomünikasyon A.S.</registrar_name>
   <registrar_website>http://nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MEKSIKA CADDESI NO2718</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UMITKOY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ex1.natrohost.com</value>
    <value>ex2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>neb.me</domain_name>
   <domain_keyword>neb</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-07 07:21:37</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>nce.ae</domain_name>
   <domain_keyword>nce</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-07 17:23:06</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>new cleaning est</registrant_name>
   <registrant_company>new cleaning est</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>nac.services</domain_name>
   <domain_keyword>nac</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-08 17:24:07</query_time>
   <create_date>2018-03-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>emanon.com, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KY</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.dnsimple.com</value>
    <value>ns2.dnsimple.com</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>nfc.fit</domain_name>
   <domain_keyword>nfc</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-06-09 07:14:53</query_time>
   <create_date>2015-07-05</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-05</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>ns17.domaincontrol.com</value>
    <value>ns18.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>62</num>
   <domain_name>necg.co.uk</domain_name>
   <domain_keyword>necg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 22:12:20</query_time>
   <create_date>2021-09-16</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_name>20i Ltd [Tag = STACK]</registrar_name>
   <registrar_website>http://www.20i.com</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>neo.ooo</domain_name>
   <domain_keyword>neo</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-29 04:50:58</query_time>
   <create_date>2021-04-26</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Scot Giambalvo Enterprises</registrant_company>
   <registrant_state>Pennsylvania</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.servconfig.com</value>
    <value>ns2.servconfig.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>jec.nyc</domain_name>
   <domain_keyword>jec</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-29 17:30:08</query_time>
   <create_date>2020-02-07</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-07</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>JEC Business Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</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>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>65</num>
   <domain_name>nei.win</domain_name>
   <domain_keyword>nei</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-29 09:20:53</query_time>
   <create_date>2016-12-29</create_date>
   <update_date>2021-07-23</update_date>
   <expiry_date>2026-12-28</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Pu Ji Cai</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>nece.store</domain_name>
   <domain_keyword>nece</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 06:15:10</query_time>
   <create_date>2021-09-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>neci.in</domain_name>
   <domain_keyword>neci</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-02 15:53:54</query_time>
   <create_date>2016-07-04</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guangdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>necs.com.ng</domain_name>
   <domain_keyword>necs</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-02 15:54:47</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-02-05</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Eniola  Ogunseye</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>35 Ajakaiye street, Ikeja</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08055520639</registrant_phone>
   <name_servers>
    <value>ns17.syskay.com</value>
    <value>ns18.syskay.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>nerc.xyz</domain_name>
   <domain_keyword>nerc</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-10 06:17:20</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ne0.social</domain_name>
   <domain_keyword>ne0</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-06-09 21:42:41</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-18</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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>iec.co.in</domain_name>
   <domain_keyword>iec</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-09 23:28:17</query_time>
   <create_date>2005-03-30</create_date>
   <update_date>2022-01-14</update_date>
   <expiry_date>2030-03-30</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>Integrated Engineers &amp; contractors</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NCT Of Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>yns103.in2.yahoo.com</value>
    <value>yns104.in2.yahoo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>nbc.icu</domain_name>
   <domain_keyword>nbc</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-13 01:24:40</query_time>
   <create_date>2018-09-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-09-12</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>travel.icu, LLC</registrant_company>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>marjory.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.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>nes.srl</domain_name>
   <domain_keyword>nes</domain_keyword>
   <domain_tld>srl</domain_tld>
   <query_time>2024-04-15 06:41:55</query_time>
   <create_date>2018-11-01</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SIMONE PAPAIS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>neh.org</domain_name>
   <domain_keyword>neh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 17:47:35</query_time>
   <create_date>1995-01-31</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NORTHBAY FAMILY HOMES</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>neg.pl</domain_name>
   <domain_keyword>neg</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 17:17:37</query_time>
   <create_date>2004-02-19</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-02-19</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>76</num>
   <domain_name>eec.lt</domain_name>
   <domain_keyword>eec</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-22 20:17:48</query_time>
   <create_date>2009-03-31</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>nep.church</domain_name>
   <domain_keyword>nep</domain_keyword>
   <domain_tld>church</domain_tld>
   <query_time>2024-04-28 16:17:47</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Virtua Drug Ltd</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>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>dec.llc</domain_name>
   <domain_keyword>dec</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-04-30 06:46:13</query_time>
   <create_date>2021-12-27</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>79</num>
   <domain_name>net.tokyo</domain_name>
   <domain_keyword>net</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-02 13:26:41</query_time>
   <create_date>2014-08-08</create_date>
   <update_date>2020-02-07</update_date>
   <expiry_date>2026-12-04</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <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>80</num>
   <domain_name>eec.uk</domain_name>
   <domain_keyword>eec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-04 15:29:51</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2022-08-08</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>ner.co</domain_name>
   <domain_keyword>ner</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-09 04:18:55</query_time>
   <create_date>2012-09-18</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illinois</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nec1.net</domain_name>
   <domain_keyword>nec1</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 18:44:11</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of nec1.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1103.awsdns-09.org</value>
    <value>ns-1683.awsdns-18.co.uk</value>
    <value>ns-336.awsdns-42.com</value>
    <value>ns-799.awsdns-35.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>n4c.it</domain_name>
   <domain_keyword>n4c</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-01 13:45:32</query_time>
   <create_date>2018-11-29</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>NC4 SRL</registrant_company>
   <registrant_address>Via Sangro 15</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20132</registrant_zip>
   <registrant_country>IT</registrant_country>
   <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>84</num>
   <domain_name>ne3.nl</domain_name>
   <domain_keyword>ne3</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 01:05:04</query_time>
   <create_date>2015-05-23</create_date>
   <update_date>2016-01-22</update_date>
   <registrar_name>Gandi</registrar_name>
   <name_servers>
    <value>ns-1428.awsdns-50.org</value>
    <value>ns-1885.awsdns-43.co.uk</value>
    <value>ns-209.awsdns-26.com</value>
    <value>ns-520.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>nek.app</domain_name>
   <domain_keyword>nek</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-07 21:41:32</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>dc80b7d3.verify.hn</value>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dec.dog</domain_name>
   <domain_keyword>dec</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-10 15:19:43</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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>eleanor.ns.cloudflare.com</value>
    <value>nero.ns.cloudflare.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>87</num>
   <domain_name>gec.hr</domain_name>
   <domain_keyword>gec</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-07 10:52:03</query_time>
   <create_date>2001-12-12</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>GEC, d. o. o.</registrant_name>
   <registrant_address>Antuna Muhvića 44</registrant_address>
   <registrant_city>Plešce</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>51306</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.kuhada.net</value>
    <value>ns2.kuhada.net</value>
   </name_servers>
  </value>
  <value>
   <num>88</num>
   <domain_name>necg.biz</domain_name>
   <domain_keyword>necg</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-07 02:25:39</query_time>
   <create_date>2012-08-20</create_date>
   <update_date>2022-07-27</update_date>
   <expiry_date>2027-08-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The New England Computer Group</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CT</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.necg.biz</value>
    <value>ns2.necg.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>3ec.uk</domain_name>
   <domain_keyword>3ec</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-07 02:31:12</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>nbc.org.nz</domain_name>
   <domain_keyword>nbc</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-07 19:35:51</query_time>
   <create_date>1999-03-10</create_date>
   <update_date>2023-02-05</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>nbc.com.br</domain_name>
   <domain_keyword>nbc</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 19:35:51</query_time>
   <create_date>1999-02-24</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrant_name>MC BEZERRA LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.nbc.com.br</value>
    <value>ns2.nbc.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>kec.rocks</domain_name>
   <domain_keyword>kec</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-12 07:07:37</query_time>
   <create_date>2016-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>neck.studio</domain_name>
   <domain_keyword>neck</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-17 07:00:19</query_time>
   <create_date>2019-08-04</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-08-04</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-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>neo.city</domain_name>
   <domain_keyword>neo</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-04-16 13:29:37</query_time>
   <create_date>2016-01-21</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-21</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>NEOCITY S.A.S</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.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>95</num>
   <domain_name>neco.pl</domain_name>
   <domain_keyword>neco</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-17 07:02:27</query_time>
   <create_date>2005-03-04</create_date>
   <update_date>2022-01-26</update_date>
   <expiry_date>2027-03-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>nejc.cc</domain_name>
   <domain_keyword>nejc</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-18 13:00:54</query_time>
   <create_date>2013-11-21</create_date>
   <update_date>2021-11-13</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <name_servers>
    <value>ns1.afraid.org</value>
    <value>ns2.afraid.org</value>
    <value>ns3.afraid.org</value>
    <value>ns4.afraid.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>iec.cc</domain_name>
   <domain_keyword>iec</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-13 03:27:36</query_time>
   <create_date>2002-06-20</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-20</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>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/f7b672d0-7c4a-4fff-b90f-9c0868441a70</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nef.global</domain_name>
   <domain_keyword>nef</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-21 07:17:36</query_time>
   <create_date>2020-02-10</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2028-02-10</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Bilgi Teknolojileri A.Ş.</registrar_name>
   <registrar_website>http://www.atakdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Erden Timur</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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>eu.atakdomain.com</value>
    <value>tr.atakdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ngc.one</domain_name>
   <domain_keyword>ngc</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-19 07:52:11</query_time>
   <create_date>2020-06-28</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>www.one.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>SE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>100</num>
   <domain_name>nhc.aero</domain_name>
   <domain_keyword>nhc</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-20 12:22:13</query_time>
   <create_date>2019-10-30</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2025-10-30</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>&quot;NATIONAL CENTER OF HELICOPTER BUILDING NAMED AFTER M.L. MIL AND N.I. KAMOV&quot; JSC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya obl.</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>ns02.nhc.aero</value>
    <value>ns04.nhc.aero</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.087</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.