WHOIS QUERY TIME

18 Apr 2024 - 8:30 AM UTC

REGISTRAR

IANA: 1068
Name: Namecheap
Website: https://www.namecheap.com

DNSSEC

unsigned

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

ok

REGISTRANT

Name: Redacted | Registry Policy
Company: Privacy service provided by Withheld for Privacy ehf
Address: Kalkofnsvegur 2
City: Reykjavik
State: Capital Region
ZIP: 101
Country: Iceland
Email: redacted | registry policy
Phone: Redacted | Registry Policy

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=neurosys.ai
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "neurosys.ai"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "neurosys.ai",
            "domain_keyword": "neurosys",
            "domain_tld": "ai",
            "query_time": "2024-04-18 08:30:08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>neurosys.ai</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>neurosys.ai</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-18 08:30:08</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.039</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.05 seconds) for "neurosys.ai" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Apr 2024 - 8:30 AM UTC

REGISTRAR

IANA: 1068
Name: Namecheap
Website: https://www.namecheap.com

DNSSEC

unsigned

NAME SERVERS

ns1.dan.com
ns2.dan.com

DOMAIN STATUS

ok

REGISTRANT

Name: Redacted | Registry Policy
Company: Privacy service provided by Withheld for Privacy ehf
Address: Kalkofnsvegur 2
City: Reykjavik
State: Capital Region
ZIP: 101
Country: Iceland
Email: redacted | registry policy
Phone: Redacted | Registry Policy

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=neurosys.ai
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "neurosys.ai",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "neurosys.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "neurosys.ai",
            "domain_keyword": "neurosys",
            "domain_tld": "ai",
            "query_time": "2024-04-18 08:30:08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "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>neurosys.ai</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>neurosys.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>neurosys.ai</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-18 08:30:08</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.05</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 16 domain names (in 0.028 seconds) which contained the exact domain keyword "neurosys".
Domain Name Registered Expiry Registrar Ownership
1 neurosys.com 23 May 2004 23 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
2 neurosys.biz 26 Oct 2004 25 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
3 neurosys.co.uk 3 Nov 2004 3 Nov 2027 Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET] -
4 neurosys.org 10 Jun 2007 10 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
5 neurosys.pl 13 Sep 2009 13 Sep 2025 home.pl S.A. -
6 neurosys.ru 31 Jul 2013 31 Jul 2024 REGRU-RU Private Person
7 neurosys.pro 6 Sep 2013 6 Sep 2024 Gandi SAS NeuroSYS Sp. z o.o.
8 neurosys.co.kr 9 Aug 2017 9 Aug 2028 (?)??? ????
9 neurosys.dev 28 Feb 2019 28 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 neurosys.net 25 May 2020 25 May 2026 Dotname Korea Corp. -
11 neurosys.info 6 Dec 2021 6 Dec 2024 PSI-USA, Inc. dba Domain Robot AMO GmbH
12 neurosys.cc 19 Jan 2023 19 Jan 2025 Cloudflare, Inc. DATA REDACTED
13 neurosys.cloud 13 Sep 2023 13 Sep 2028 GoDaddy Domains By Proxy, LLC
14 neurosys.wiki 26 Feb 2024 26 Feb 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
15 neurosys.de - - - -
16 neurosys.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
17 neurosys.eu - - home.pl S.A. -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=neurosys&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "neurosys",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "neurosys.com, neurosys.biz, neurosys.co.uk, neurosys.org, neurosys.pl, neurosys.ru, neurosys.pro, neurosys.co.kr, neurosys.dev, neurosys.net, neurosys.info, neurosys.cc, neurosys.cloud, neurosys.wiki, neurosys.de, neurosys.ai, neurosys.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "neurosys.com",
            "domain_keyword": "neurosys",
            "domain_tld": "com",
            "query_time": "2024-05-29 23:14:18",
            "create_date": "2004-05-23",
            "update_date": "2021-12-20",
            "expiry_date": "2025-05-23",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1187.awsdns-20.org",
                "ns-1580.awsdns-05.co.uk",
                "ns-316.awsdns-39.com",
                "ns-632.awsdns-15.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "neurosys.biz",
            "domain_keyword": "neurosys",
            "domain_tld": "biz",
            "query_time": "2024-05-12 18:19:32",
            "create_date": "2004-10-26",
            "update_date": "2023-07-22",
            "expiry_date": "2028-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "neurosys.co.uk",
            "domain_keyword": "neurosys",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 08:30:08",
            "create_date": "2004-11-03",
            "update_date": "2022-12-01",
            "expiry_date": "2027-11-03",
            "registrar_name": "Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]",
            "registrar_website": "https://netnerd.com",
            "name_servers": [
                "ns3.netnerd.com",
                "ns4.netnerd.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "neurosys.org",
            "domain_keyword": "neurosys",
            "domain_tld": "org",
            "query_time": "2024-04-18 08:30:08",
            "create_date": "2007-06-10",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "neurosys.pl",
            "domain_keyword": "neurosys",
            "domain_tld": "pl",
            "query_time": "2024-05-30 23:50:38",
            "create_date": "2009-09-13",
            "update_date": "2020-08-23",
            "expiry_date": "2025-09-13",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "neurosys.ru",
            "domain_keyword": "neurosys",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:43:23",
            "create_date": "2013-07-31",
            "expiry_date": "2024-07-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "neurosys.pro",
            "domain_keyword": "neurosys",
            "domain_tld": "pro",
            "query_time": "2024-05-12 18:19:32",
            "create_date": "2013-09-06",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NeuroSYS Sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1149.awsdns-15.org",
                "ns-1693.awsdns-19.co.uk",
                "ns-360.awsdns-45.com",
                "ns-739.awsdns-28.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "neurosys.co.kr",
            "domain_keyword": "neurosys",
            "domain_tld": "co.kr",
            "query_time": "2022-07-03 07:44:11",
            "create_date": "2017-08-09",
            "update_date": "2021-05-17",
            "expiry_date": "2028-08-09",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "????",
            "registrant_address": "?? ?? ???? 119 (???) 119  Gajaeul-ro  Seo-gu, Incheon  Korea",
            "registrant_zip": "22830"
        },
        {
            "num": 9,
            "domain_name": "neurosys.dev",
            "domain_keyword": "neurosys",
            "domain_tld": "dev",
            "query_time": "2024-04-18 08:30:08",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "neurosys.net",
            "domain_keyword": "neurosys",
            "domain_tld": "net",
            "query_time": "2024-05-12 18:19:32",
            "create_date": "2020-05-25",
            "update_date": "2024-02-26",
            "expiry_date": "2026-05-25",
            "registrar_iana": 1132,
            "registrar_name": "Dotname Korea Corp.",
            "registrar_website": "http://www.dotname.co.kr",
            "registrant_email": "dotname.co.kr/domain/whois/domain_search?mode=doit&domain=neurosys.net",
            "name_servers": [
                "ns1.ivyro.net",
                "ns11.dnstool.net",
                "ns12.dnstool.net",
                "ns13.dnstool.net",
                "ns2.ivyro.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "neurosys.info",
            "domain_keyword": "neurosys",
            "domain_tld": "info",
            "query_time": "2024-04-10 12:10:01",
            "create_date": "2021-12-06",
            "update_date": "2024-01-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AMO GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "neurosys.cc",
            "domain_keyword": "neurosys",
            "domain_tld": "cc",
            "query_time": "2024-05-12 18:19:32",
            "create_date": "2023-01-19",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Dolnoslaskie",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "PL",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/neurosys.cc",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "kyle.ns.cloudflare.com",
                "romina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "neurosys.cloud",
            "domain_keyword": "neurosys",
            "domain_tld": "cloud",
            "query_time": "2024-05-24 22:39:56",
            "create_date": "2023-09-13",
            "update_date": "2023-10-30",
            "expiry_date": "2028-09-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "johnny.ns.cloudflare.com",
                "nicole.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "neurosys.wiki",
            "domain_keyword": "neurosys",
            "domain_tld": "wiki",
            "query_time": "2024-05-06 02:33:28",
            "create_date": "2024-02-26",
            "update_date": "2024-03-02",
            "expiry_date": "2025-02-26",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "konnor.ns.cloudflare.com",
                "sneh.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "neurosys.de",
            "domain_keyword": "neurosys",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:23:19",
            "update_date": "2018-07-16",
            "name_servers": [
                "ns1101.ui-dns.biz",
                "ns1101.ui-dns.com",
                "ns1101.ui-dns.de",
                "ns1101.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 16,
            "domain_name": "neurosys.ai",
            "domain_keyword": "neurosys",
            "domain_tld": "ai",
            "query_time": "2024-04-18 08:30:08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "neurosys.eu",
            "domain_keyword": "neurosys",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:19:33",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>neurosys</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>neurosys.com, neurosys.biz, neurosys.co.uk, neurosys.org, neurosys.pl, neurosys.ru, neurosys.pro, neurosys.co.kr, neurosys.dev, neurosys.net, neurosys.info, neurosys.cc, neurosys.cloud, neurosys.wiki, neurosys.de, neurosys.ai, neurosys.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>neurosys.com</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 23:14:18</query_time>
   <create_date>2004-05-23</create_date>
   <update_date>2021-12-20</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1187.awsdns-20.org</value>
    <value>ns-1580.awsdns-05.co.uk</value>
    <value>ns-316.awsdns-39.com</value>
    <value>ns-632.awsdns-15.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>neurosys.biz</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-12 18:19:32</query_time>
   <create_date>2004-10-26</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2028-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>neurosys.co.uk</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 08:30:08</query_time>
   <create_date>2004-11-03</create_date>
   <update_date>2022-12-01</update_date>
   <expiry_date>2027-11-03</expiry_date>
   <registrar_name>Easy Internet Solutions Ltd t/a NetNerd [Tag = EASY-INTERNET]</registrar_name>
   <registrar_website>https://netnerd.com</registrar_website>
   <name_servers>
    <value>ns3.netnerd.com</value>
    <value>ns4.netnerd.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>neurosys.org</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 08:30:08</query_time>
   <create_date>2007-06-10</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>neurosys.pl</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 23:50:38</query_time>
   <create_date>2009-09-13</create_date>
   <update_date>2020-08-23</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>neurosys.ru</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:43:23</query_time>
   <create_date>2013-07-31</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>neurosys.pro</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-12 18:19:32</query_time>
   <create_date>2013-09-06</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-06</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_company>NeuroSYS Sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1149.awsdns-15.org</value>
    <value>ns-1693.awsdns-19.co.uk</value>
    <value>ns-360.awsdns-45.com</value>
    <value>ns-739.awsdns-28.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>neurosys.co.kr</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-03 07:44:11</query_time>
   <create_date>2017-08-09</create_date>
   <update_date>2021-05-17</update_date>
   <expiry_date>2028-08-09</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>????</registrant_name>
   <registrant_address>?? ?? ???? 119 (???) 119  Gajaeul-ro  Seo-gu, Incheon  Korea</registrant_address>
   <registrant_zip>22830</registrant_zip>
  </value>
  <value>
   <num>9</num>
   <domain_name>neurosys.dev</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-18 08:30:08</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>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>10</num>
   <domain_name>neurosys.net</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 18:19:32</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2026-05-25</expiry_date>
   <registrar_iana>1132</registrar_iana>
   <registrar_name>Dotname Korea Corp.</registrar_name>
   <registrar_website>http://www.dotname.co.kr</registrar_website>
   <registrant_email>dotname.co.kr/domain/whois/domain_search?mode=doit&amp;domain=neurosys.net</registrant_email>
   <name_servers>
    <value>ns1.ivyro.net</value>
    <value>ns11.dnstool.net</value>
    <value>ns12.dnstool.net</value>
    <value>ns13.dnstool.net</value>
    <value>ns2.ivyro.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>neurosys.info</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-10 12:10:01</query_time>
   <create_date>2021-12-06</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AMO GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>neurosys.cc</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-12 18:19:32</query_time>
   <create_date>2023-01-19</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Dolnoslaskie</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/neurosys.cc</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>kyle.ns.cloudflare.com</value>
    <value>romina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>neurosys.cloud</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-24 22:39:56</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2028-09-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>johnny.ns.cloudflare.com</value>
    <value>nicole.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>14</num>
   <domain_name>neurosys.wiki</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-06 02:33:28</query_time>
   <create_date>2024-02-26</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-02-26</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_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>konnor.ns.cloudflare.com</value>
    <value>sneh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>neurosys.de</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:23:19</query_time>
   <update_date>2018-07-16</update_date>
   <name_servers>
    <value>ns1101.ui-dns.biz</value>
    <value>ns1101.ui-dns.com</value>
    <value>ns1101.ui-dns.de</value>
    <value>ns1101.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>neurosys.ai</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-18 08:30:08</query_time>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>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>17</num>
   <domain_name>neurosys.eu</domain_name>
   <domain_keyword>neurosys</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:19:33</query_time>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,235 domain names (in 0.247 seconds) which look and sound like the brand name "neurosys".
Domain Name Registered Expiry Registrar Ownership
1 neuroses.wtf 27 Apr 2024 27 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
2 neutrosys.com 23 Jul 2015 23 Jul 2025 GoDaddy.com, LLC -
3 neurosis.net 15 Jul 1997 14 Jul 2024 GANDI SAS REDACTED FOR PRIVACY
4 neurosis.org 29 Sep 1999 29 Sep 2024 GoDaddy.com, LLC NameFind LLC
5 neurodys.com 26 Jun 2005 26 Jun 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
6 necrosys.com 28 Feb 1997 1 Mar 2027 Network Solutions, LLC -
7 ineurosys.com 12 Jul 2000 12 Jul 2024 Whois Corp. neurosys
8 neuronsys.pl 26 Aug 2023 26 Aug 2024 nazwa.pl sp. z o.o. -
9 neuropsys.ru 5 Dec 2023 5 Dec 2024 REGRU-RU Private Person
10 neurosas.org 29 Jul 2018 29 Jul 2028 GoDaddy.com, LLC Domains By Proxy, LLC
11 necrosys.co.uk 17 Feb 2024 17 Feb 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
12 neuronsys.com 9 Nov 2017 9 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 neuroxsys.com 13 Jan 2023 13 Jan 2025 GoDaddy.com, LLC -
14 neuroses.org 10 Aug 2001 10 Aug 2026 Squarespace Domains II LLC REDACTED FOR PRIVACY
15 neurosyse.com 19 Sep 2009 19 Sep 2024 GoDaddy.com, LLC -
16 neuronys.net 10 Feb 2021 10 Feb 2025 Amazon Registrar, Inc. Identity Protection Service
17 nevrosys.ru 22 Nov 2015 22 Nov 2024 BEGET-RU Private Person
18 neutrosys.net 23 Jul 2015 23 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
19 neurolys.com 17 Jan 2017 17 Jan 2025 OVH, SAS ncv
20 neursys.com 16 Sep 2017 16 Sep 2024 Amazon Registrar, Inc. Identity Protection Service
21 nerosys.net 9 Jun 2021 9 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 eurosys.it 27 May 1997 14 Jun 2024 Vianova s.p.a. Eurosys srl
23 eurosys.com.pl 19 Jul 2001 18 Jul 2024 Domena.pl sp. z o.o. -
24 neurosms.com 22 Sep 2011 22 Sep 2024 GoDaddy.com, LLC -
25 neurosas.com 22 Aug 2023 20 Aug 2024 dattatec.com SRL Global Synergy Ltda.
26 neurasys.com 11 Nov 2016 11 Nov 2025 GoDaddy.com, LLC Domains By Proxy, LLC
27 nevrosys.com 3 Jun 2022 3 Jun 2025 Amazon Registrar, Inc. Identity Protection Service
28 nefrosys.com 1 Jun 2011 1 Jun 2025 Key-Systems GmbH REDACTED FOR PRIVACY
29 neurosyn.com 11 Nov 1997 10 Nov 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
30 neirosys.com 16 Jun 2020 16 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 netrosys.net 5 Jan 2022 5 Jan 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 neurosyl.com 27 May 2023 27 May 2025 Dynadot Inc -
33 neurosyn.com.br 20 Oct 2022 20 Oct 2027 - Larissy renata correia degani
34 neurosis.men 16 Nov 2023 16 Nov 2024 Dynadot Inc Super Privacy Service LTD c/o Dynadot
35 neurosos.net 27 Aug 2023 27 Aug 2024 GoDaddy.com, LLC -
36 neurosos.org 27 Aug 2023 27 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
37 neuroscs.ru 19 Jan 2021 19 Jan 2025 REGRU-RU "Context navigation systems" Co
38 neuroscys.com 24 Aug 2023 24 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
39 neurosyn.net 10 May 2002 10 May 2025 Hetzner Online GmbH REDACTED FOR PRIVACY
40 neurosis.ru 17 Oct 2005 17 Oct 2024 REGTIME-RU Private Person
41 neurosis.com 20 Sep 1997 19 Sep 2026 Network Solutions, LLC -
42 neuvosys.com 15 Sep 2015 15 Sep 2024 OVH, SAS Neuvosys
43 neurosyn.eu - - IONOS SE -
44 neuroses.com 27 Oct 2000 27 Oct 2024 GoDaddy.com, LLC NameFind LLC
45 neurosis.lol 3 Apr 2024 3 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
46 neurosis.co.uk 7 Oct 2015 7 Oct 2024 Sitefinders Net Limited [Tag = SITEFINDERS] -
47 negrosys.com 11 Jul 2013 11 Jul 2024 Domain.com, LLC -
48 neuropsys.com 15 Jan 2018 15 Jan 2028 GoDaddy.com, LLC -
49 neuro-sys.com 21 Dec 2016 21 Dec 2024 OVH, SAS REDACTED FOR PRIVACY
50 neirosys.ru 18 Sep 2022 18 Sep 2024 REGRU-RU Yandex.Mail Exclusive email address feature
51 neurosym.com 21 Oct 2010 21 Oct 2026 GoDaddy.com, LLC -
52 neurosyn.de - - - -
53 neurosis.info 18 Sep 2001 18 Sep 2024 Cronon GmbH REDACTED FOR PRIVACY
54 neurisys.com 1 Dec 2018 1 Dec 2024 FastDomain Inc. -
55 neuro-sys.jp 11 Apr 2020 30 Apr 2025 - Keiyo Computer Service, INC.
56 neurosis.one 13 Apr 2023 13 Apr 2024 NameCheap, Inc. REDACTED FOR PRIVACY
57 netrosys.com 19 Oct 1999 19 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
58 neuross.site 25 Dec 2020 25 Dec 2024 Network Solutions LLC Neurosurgery Specialist, Inc.
59 neuross.org 24 Aug 2023 24 Aug 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169673250
60 neurosy.com 25 Feb 2011 25 Feb 2025 NameCheap, Inc. -
61 neuross.com 12 Apr 1999 12 Apr 2026 Network Solutions, LLC -
62 neuross.co.uk 3 Sep 2015 3 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
63 eurosys.link 13 Nov 2020 13 Nov 2027 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
64 eurosys.net 25 Mar 2024 25 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
65 eurosys.pl 21 Jun 2002 20 Jun 2024 nazwa.pl sp. z o.o. -
66 eurosys.tech 30 Sep 2023 30 Sep 2024 Cronon GmbH -
67 eurosys.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
68 eurosys.org 4 Apr 2005 4 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
69 neurosyk.com 6 Sep 2022 6 Sep 2024 GoDaddy.com, LLC -
70 neuronsys.ru 2 May 2023 2 May 2024 REGRU-RU Private Person
71 eurosys.pt - - - NIPOSOM - J. Nabais, Comercio e Industria de Componentes Electronicos, Lda
72 eurosys.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
73 eurosys.dev 15 Sep 2023 15 Sep 2024 Porkbun LLC Private by Design, LLC
74 eurosys.ae - - Etisalat i Smarti Automation and Communication
75 eurosys.co.uk 4 Oct 2013 4 Oct 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
76 eurosys.com 12 Sep 1998 11 Sep 2024 Protocol Internet Technology Limited t/a Hosting Ireland Privacy Protect, LLC (PrivacyProtect.org)
77 eurosys.be 7 Aug 1995 - Key-Systems GmbH -
78 neurosyms.com 5 Jan 2020 5 Jan 2025 GoDaddy.com, LLC -
79 neurosos.com 29 Aug 2011 29 Aug 2024 GoDaddy.com, LLC -
80 neurosyst.com 29 Feb 2024 28 Feb 2025 GoDaddy.com, LLC -
81 neuronys.com 25 Nov 2017 25 Nov 2024 OVH, SAS REDACTED FOR PRIVACY
82 eurosys.se 29 Mar 2016 29 Mar 2025 Loopia AB -
83 eurosys.xyz 28 Nov 2023 28 Nov 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
84 neurosis.tech 20 Mar 2024 20 Mar 2025 eNom, Inc. Data Protected
85 neurogyn.net 10 Jul 2014 10 Jul 2024 Hetzner Online GmbH REDACTED FOR PRIVACY
86 fedrosys.com 27 Nov 2019 27 Nov 2024 GoDaddy.com, LLC -
87 neurosdk.com 21 Sep 2023 21 Sep 2024 Dynadot Inc -
88 neurosee.com 19 Apr 2002 19 Apr 2026 MarkMonitor, Inc. Purdue Pharma L.P
89 neurosar.ru 29 Mar 2012 29 Mar 2025 BEGET-RU Private Person
90 neurosec.co.uk 29 Apr 2020 29 Apr 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
91 metrosys.org 10 Apr 2016 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 neurodns.com 22 Jan 2010 22 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
93 nephosys.solutions 23 May 2017 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
94 nevrosyn.com 5 May 2023 5 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
95 neuro-sss.com 14 May 2024 14 May 2025 Cloudflare, Inc. DATA REDACTED
96 neurosec.ru 8 Feb 2023 8 Feb 2025 REGRU-RU Private Person
97 neurosee.ru 18 Apr 2024 18 Apr 2025 RU-CENTER-RU Private Person
98 neuroasis.net 25 Jul 2017 25 Jul 2024 GoDaddy.com, LLC -
99 neurkeys.xyz 29 Apr 2021 29 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
100 neuroris.com 4 May 2023 4 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
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 Neurosys.ai.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=neurosys.ai
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "neurosys.ai",
        "page_size": 100
    },
    "count": {
        "total": 1235,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "neuroses.wtf, neutrosys.com, neurosis.net, neurosis.org, neurodys.com, necrosys.com, ineurosys.com, neuronsys.pl, neuropsys.ru, neurosas.org, necrosys.co.uk, neuronsys.com, neuroxsys.com, neuroses.org, neurosyse.com, neuronys.net, nevrosys.ru, neutrosys.net, neurolys.com, neursys.com, nerosys.net, eurosys.it, eurosys.com.pl, neurosms.com, neurosas.com, neurasys.com, nevrosys.com, nefrosys.com, neurosyn.com, neirosys.com, netrosys.net, neurosyl.com, neurosyn.com.br, neurosis.men, neurosos.net, neurosos.org, neuroscs.ru, neuroscys.com, neurosyn.net, neurosis.ru, neurosis.com, neuvosys.com, neurosyn.eu, neuroses.com, neurosis.lol, neurosis.co.uk, negrosys.com, neuropsys.com, neuro-sys.com, neirosys.ru, neurosym.com, neurosyn.de, neurosis.info, neurisys.com, neuro-sys.jp, neurosis.one, netrosys.com, neuross.site, neuross.org, neurosy.com, neuross.com, neuross.co.uk, eurosys.link, eurosys.net, eurosys.pl, eurosys.tech, eurosys.info, eurosys.org, neurosyk.com, neuronsys.ru, eurosys.pt, eurosys.online, eurosys.dev, eurosys.ae, eurosys.co.uk, eurosys.com, eurosys.be, neurosyms.com, neurosos.com, neurosyst.com, neuronys.com, eurosys.se, eurosys.xyz, neurosis.tech, neurogyn.net, fedrosys.com, neurosdk.com, neurosee.com, neurosar.ru, neurosec.co.uk, metrosys.org, neurodns.com, nephosys.solutions, nevrosyn.com, neuro-sss.com, neurosec.ru, neurosee.ru, neuroasis.net, neurkeys.xyz, neuroris.com",
    "results": [
        {
            "num": 1,
            "domain_name": "neuroses.wtf",
            "domain_keyword": "neuroses",
            "domain_tld": "wtf",
            "query_time": "2024-04-29 18:13:41",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "neutrosys.com",
            "domain_keyword": "neutrosys",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:42:36",
            "create_date": "2015-07-23",
            "update_date": "2022-09-19",
            "expiry_date": "2025-07-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "neurosis.net",
            "domain_keyword": "neurosis",
            "domain_tld": "net",
            "query_time": "2024-04-18 08:28:57",
            "create_date": "1997-07-15",
            "update_date": "2024-04-15",
            "expiry_date": "2024-07-14",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "63-65 boulevard Massena",
            "registrant_city": "Paris",
            "registrant_state": "Paris",
            "registrant_zip": "75013",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.170377666",
            "registrant_fax": "+33.143730576",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "neurosis.org",
            "domain_keyword": "neurosis",
            "domain_tld": "org",
            "query_time": "2024-04-18 08:28:57",
            "create_date": "1999-09-29",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind 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.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "neurodys.com",
            "domain_keyword": "neurodys",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:30:46",
            "create_date": "2005-06-26",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-26",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "necrosys.com",
            "domain_keyword": "necrosys",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:03:40",
            "create_date": "1997-02-28",
            "update_date": "2024-01-01",
            "expiry_date": "2027-03-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns31.worldnic.com",
                "ns32.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ineurosys.com",
            "domain_keyword": "ineurosys",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:13:35",
            "create_date": "2000-07-12",
            "update_date": "2024-03-29",
            "expiry_date": "2024-07-12",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "neurosys",
            "registrant_company": "neurosys",
            "registrant_address": "Gajaeul-ro, Seo-gu, Incheon, Korea 43-7",
            "registrant_city": "Incheon",
            "registrant_zip": "404817",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.325787001",
            "name_servers": [
                "ns.sme.or.kr",
                "sns.sme.or.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "neuronsys.pl",
            "domain_keyword": "neuronsys",
            "domain_tld": "pl",
            "query_time": "2024-05-02 13:35:45",
            "create_date": "2023-08-26",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-26",
            "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": 9,
            "domain_name": "neuropsys.ru",
            "domain_keyword": "neuropsys",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:43:18",
            "create_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 10,
            "domain_name": "neurosas.org",
            "domain_keyword": "neurosas",
            "domain_tld": "org",
            "query_time": "2024-05-08 12:10:48",
            "create_date": "2018-07-29",
            "update_date": "2023-10-04",
            "expiry_date": "2028-07-29",
            "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": [
                "ns6307.hostgator.com",
                "ns6308.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "necrosys.co.uk",
            "domain_keyword": "necrosys",
            "domain_tld": "co.uk",
            "query_time": "2024-04-07 08:00:06",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2026-02-17",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "neuronsys.com",
            "domain_keyword": "neuronsys",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:25:34",
            "create_date": "2017-11-09",
            "update_date": "2020-11-03",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "neuroxsys.com",
            "domain_keyword": "neuroxsys",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:40:05",
            "create_date": "2023-01-13",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "neuroses.org",
            "domain_keyword": "neuroses",
            "domain_tld": "org",
            "query_time": "2024-04-18 08:28:52",
            "create_date": "2001-08-10",
            "update_date": "2024-04-09",
            "expiry_date": "2026-08-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "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": 15,
            "domain_name": "neurosyse.com",
            "domain_keyword": "neurosyse",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:30:09",
            "create_date": "2009-09-19",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "neuronys.net",
            "domain_keyword": "neuronys",
            "domain_tld": "net",
            "query_time": "2024-05-23 11:15:01",
            "create_date": "2021-02-10",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-10",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of neuronys.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-1134.awsdns-13.org",
                "ns-140.awsdns-17.com",
                "ns-1745.awsdns-26.co.uk",
                "ns-518.awsdns-00.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "nevrosys.ru",
            "domain_keyword": "nevrosys",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:44:37",
            "create_date": "2015-11-22",
            "expiry_date": "2024-11-22",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "neutrosys.net",
            "domain_keyword": "neutrosys",
            "domain_tld": "net",
            "query_time": "2024-04-18 17:12:41",
            "create_date": "2015-07-23",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=neutrosys.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "neurolys.com",
            "domain_keyword": "neurolys",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:31:36",
            "create_date": "2017-01-17",
            "update_date": "2023-01-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ncv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "neursys.com",
            "domain_keyword": "neursys",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:32:02",
            "create_date": "2017-09-16",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-16",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of neursys.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1189.awsdns-20.org",
                "ns-1538.awsdns-00.co.uk",
                "ns-308.awsdns-38.com",
                "ns-628.awsdns-14.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nerosys.net",
            "domain_keyword": "nerosys",
            "domain_tld": "net",
            "query_time": "2024-04-06 03:07:40",
            "create_date": "2021-06-09",
            "update_date": "2022-12-13",
            "expiry_date": "2024-06-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nerosys.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "eurosys.it",
            "domain_keyword": "eurosys",
            "domain_tld": "it",
            "query_time": "2024-04-21 14:26:08",
            "create_date": "1997-05-27",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-14",
            "registrar_name": "Vianova s.p.a.",
            "registrar_website": "http://www.vianova.it/",
            "registrant_company": "Eurosys srl",
            "registrant_address": "Via Trieste, 51",
            "registrant_city": "Buguggiate",
            "registrant_state": "VA",
            "registrant_zip": "21020",
            "registrant_country": "IT",
            "name_servers": [
                "dns.welcomeitalia.it",
                "dnsslave.welcomeitalia.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 23,
            "domain_name": "eurosys.com.pl",
            "domain_keyword": "eurosys",
            "domain_tld": "com.pl",
            "query_time": "2024-02-23 05:18:46",
            "create_date": "2001-07-19",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-18",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "dns.telvinet.pl",
                "dns2.telvinet.pl",
                "dns3.telvinet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "neurosms.com",
            "domain_keyword": "neurosms",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:29:00",
            "create_date": "2011-09-22",
            "update_date": "2023-12-28",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "neurosas.com",
            "domain_keyword": "neurosas",
            "domain_tld": "com",
            "query_time": "2024-05-11 15:10:49",
            "create_date": "2023-08-22",
            "update_date": "2023-08-22",
            "expiry_date": "2024-08-20",
            "registrar_iana": 1388,
            "registrar_name": "dattatec.com SRL",
            "registrar_website": "http://dattatec.com",
            "registrant_name": "Global Synergy Ltda.",
            "registrant_company": "Global Synergy Ltda.",
            "registrant_address": "Calle 15A No. 67-35 Of. B202",
            "registrant_city": "Cali",
            "registrant_state": "Valle del Cauca",
            "registrant_zip": "N.A.",
            "registrant_country": "CO",
            "registrant_email": "[email protected]",
            "registrant_phone": "+57.23962409",
            "name_servers": [
                "ns1.donweb.com",
                "ns2.donweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "neurasys.com",
            "domain_keyword": "neurasys",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:24:48",
            "create_date": "2016-11-11",
            "update_date": "2023-12-11",
            "expiry_date": "2025-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=neurasys.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "nevrosys.com",
            "domain_keyword": "nevrosys",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:44:11",
            "create_date": "2022-06-03",
            "update_date": "2024-04-29",
            "expiry_date": "2025-06-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of nevrosys.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1427.awsdns-50.org",
                "ns-166.awsdns-20.com",
                "ns-1740.awsdns-25.co.uk",
                "ns-702.awsdns-23.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "nefrosys.com",
            "domain_keyword": "nefrosys",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:10:56",
            "create_date": "2011-06-01",
            "update_date": "2023-03-21",
            "expiry_date": "2025-06-01",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "RS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "neurosyn.com",
            "domain_keyword": "neurosyn",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:30:07",
            "create_date": "1997-11-11",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-10",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "neirosys.com",
            "domain_keyword": "neirosys",
            "domain_tld": "com",
            "query_time": "2024-05-15 13:33:30",
            "create_date": "2020-06-16",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=neirosys.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "netrosys.net",
            "domain_keyword": "netrosys",
            "domain_tld": "net",
            "query_time": "2024-05-14 05:36:52",
            "create_date": "2022-01-05",
            "update_date": "2023-12-27",
            "expiry_date": "2026-01-05",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "neurosyl.com",
            "domain_keyword": "neurosyl",
            "domain_tld": "com",
            "query_time": "2024-05-29 23:14:18",
            "create_date": "2023-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "neurosyn.com.br",
            "domain_keyword": "neurosyn",
            "domain_tld": "com.br",
            "query_time": "2024-04-10 15:19:06",
            "create_date": "2022-10-20",
            "update_date": "2023-08-22",
            "expiry_date": "2027-10-20",
            "registrant_name": "Larissy renata correia degani",
            "name_servers": [
                "ns1.infra-startup.com",
                "ns1.vixsistemas.com.br",
                "ns2.vixsistemas.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 34,
            "domain_name": "neurosis.men",
            "domain_keyword": "neurosis",
            "domain_tld": "men",
            "query_time": "2024-05-23 11:15:24",
            "create_date": "2023-11-16",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "neurosos.net",
            "domain_keyword": "neurosos",
            "domain_tld": "net",
            "query_time": "2024-05-23 11:15:27",
            "create_date": "2023-08-27",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "neurosos.org",
            "domain_keyword": "neurosos",
            "domain_tld": "org",
            "query_time": "2024-05-15 13:00:09",
            "create_date": "2023-08-27",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-27",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "neuroscs.ru",
            "domain_keyword": "neuroscs",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:43:19",
            "create_date": "2021-01-19",
            "expiry_date": "2025-01-19",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"Context navigation systems\" Co",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 38,
            "domain_name": "neuroscys.com",
            "domain_keyword": "neuroscys",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:19:21",
            "create_date": "2023-08-24",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "neurosyn.net",
            "domain_keyword": "neurosyn",
            "domain_tld": "net",
            "query_time": "2024-05-12 18:19:32",
            "create_date": "2002-05-10",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-10",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "neurosis.ru",
            "domain_keyword": "neurosis",
            "domain_tld": "ru",
            "query_time": "2024-05-22 07:08:23",
            "create_date": "2005-10-17",
            "expiry_date": "2024-10-17",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.vigbo.com",
                "ns2.vigbo.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "neurosis.com",
            "domain_keyword": "neurosis",
            "domain_tld": "com",
            "query_time": "2024-04-10 12:09:11",
            "create_date": "1997-09-20",
            "update_date": "2021-07-21",
            "expiry_date": "2026-09-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "neuvosys.com",
            "domain_keyword": "neuvosys",
            "domain_tld": "com",
            "query_time": "2024-04-18 17:13:20",
            "create_date": "2015-09-15",
            "update_date": "2023-09-01",
            "expiry_date": "2024-09-15",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Neuvosys",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "neurosyn.eu",
            "domain_keyword": "neurosyn",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:19:34",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1084.ui-dns.biz",
                "ns1084.ui-dns.com",
                "ns1084.ui-dns.de",
                "ns1084.ui-dns.org"
            ]
        },
        {
            "num": 44,
            "domain_name": "neuroses.com",
            "domain_keyword": "neuroses",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:19:22",
            "create_date": "2000-10-27",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "neurosis.lol",
            "domain_keyword": "neurosis",
            "domain_tld": "lol",
            "query_time": "2024-06-01 17:14:42",
            "create_date": "2024-04-03",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-03",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "neurosis.co.uk",
            "domain_keyword": "neurosis",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 13:36:03",
            "create_date": "2015-10-07",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-07",
            "registrar_name": "Sitefinders Net Limited [Tag = SITEFINDERS]",
            "registrar_website": "http://www.sitefinders.co.uk",
            "name_servers": [
                "ns-uk.1and1-dns.co.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "negrosys.com",
            "domain_keyword": "negrosys",
            "domain_tld": "com",
            "query_time": "2024-04-20 17:47:10",
            "create_date": "2013-07-11",
            "update_date": "2023-06-26",
            "expiry_date": "2024-07-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "neuropsys.com",
            "domain_keyword": "neuropsys",
            "domain_tld": "com",
            "query_time": "2024-04-07 10:27:32",
            "create_date": "2018-01-15",
            "update_date": "2022-10-08",
            "expiry_date": "2028-01-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "neuro-sys.com",
            "domain_keyword": "neuro-sys",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:26:25",
            "create_date": "2016-12-21",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-21",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "neirosys.ru",
            "domain_keyword": "neirosys",
            "domain_tld": "ru",
            "query_time": "2024-05-01 04:52:04",
            "create_date": "2022-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "Yandex.Mail Exclusive email address feature",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "neurosym.com",
            "domain_keyword": "neurosym",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:39:55",
            "create_date": "2010-10-21",
            "update_date": "2023-08-28",
            "expiry_date": "2026-10-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "neurosyn.de",
            "domain_keyword": "neurosyn",
            "domain_tld": "de",
            "query_time": "2024-05-04 21:23:19",
            "update_date": "2019-04-07",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 53,
            "domain_name": "neurosis.info",
            "domain_keyword": "neurosis",
            "domain_tld": "info",
            "query_time": "2024-04-18 08:28:56",
            "create_date": "2001-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks17.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "neurisys.com",
            "domain_keyword": "neurisys",
            "domain_tld": "com",
            "query_time": "2024-04-26 10:25:21",
            "create_date": "2018-12-01",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "neuro-sys.jp",
            "domain_keyword": "neuro-sys",
            "domain_tld": "jp",
            "query_time": "2024-05-08 12:05:54",
            "create_date": "2020-04-11",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Keiyo Computer Service, INC.",
            "registrant_address": "Tatsuno Bldg. 3-3-10 Shiba",
            "registrant_zip": "105-0014",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5441-7757",
            "registrant_fax": "03-5441-2515",
            "name_servers": [
                "ns-1140.awsdns-14.org",
                "ns-2032.awsdns-62.co.uk",
                "ns-447.awsdns-55.com",
                "ns-998.awsdns-60.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 56,
            "domain_name": "neurosis.one",
            "domain_keyword": "neurosis",
            "domain_tld": "one",
            "query_time": "2024-06-01 17:14:42",
            "create_date": "2023-04-13",
            "update_date": "2024-04-28",
            "expiry_date": "2024-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "P",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "netrosys.com",
            "domain_keyword": "netrosys",
            "domain_tld": "com",
            "query_time": "2024-04-25 00:06:26",
            "create_date": "1999-10-19",
            "update_date": "2023-09-15",
            "expiry_date": "2024-10-19",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of netrosys.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1483.awsdns-57.org",
                "ns-1795.awsdns-32.co.uk",
                "ns-362.awsdns-45.com",
                "ns-535.awsdns-02.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "neuross.site",
            "domain_keyword": "neuross",
            "domain_tld": "site",
            "query_time": "2024-05-06 02:33:13",
            "create_date": "2020-12-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Neurosurgery Specialist, Inc.",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "neuross.org",
            "domain_keyword": "neuross",
            "domain_tld": "org",
            "query_time": "2024-05-12 18:19:27",
            "create_date": "2023-08-24",
            "update_date": "2024-01-10",
            "expiry_date": "2025-08-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169673250",
            "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.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "neurosy.com",
            "domain_keyword": "neurosy",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:30:07",
            "create_date": "2011-02-25",
            "update_date": "2023-12-19",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "neuross.com",
            "domain_keyword": "neuross",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:29:39",
            "create_date": "1999-04-12",
            "update_date": "2023-02-11",
            "expiry_date": "2026-04-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "neuross.co.uk",
            "domain_keyword": "neuross",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 13:36:03",
            "create_date": "2015-09-03",
            "update_date": "2023-12-02",
            "expiry_date": "2024-09-03",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 63,
            "domain_name": "eurosys.link",
            "domain_keyword": "eurosys",
            "domain_tld": "link",
            "query_time": "2024-05-18 03:57:43",
            "create_date": "2020-11-13",
            "update_date": "2022-11-08",
            "expiry_date": "2027-11-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "eurosys.net",
            "domain_keyword": "eurosys",
            "domain_tld": "net",
            "query_time": "2024-05-24 18:52:38",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=eurosys.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "eurosys.pl",
            "domain_keyword": "eurosys",
            "domain_tld": "pl",
            "query_time": "2024-03-08 02:08:12",
            "create_date": "2002-06-21",
            "update_date": "2022-06-10",
            "expiry_date": "2024-06-20",
            "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": 66,
            "domain_name": "eurosys.tech",
            "domain_keyword": "eurosys",
            "domain_tld": "tech",
            "query_time": "2024-04-11 09:11:42",
            "create_date": "2023-09-30",
            "update_date": "2023-11-29",
            "expiry_date": "2024-09-30",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "docks16.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "eurosys.info",
            "domain_keyword": "eurosys",
            "domain_tld": "info",
            "query_time": "2024-05-27 15:02:35",
            "create_date": "2023-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "eurosys.org",
            "domain_keyword": "eurosys",
            "domain_tld": "org",
            "query_time": "2024-06-02 21:49:05",
            "create_date": "2005-04-04",
            "update_date": "2024-05-19",
            "expiry_date": "2026-04-04",
            "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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "neurosyk.com",
            "domain_keyword": "neurosyk",
            "domain_tld": "com",
            "query_time": "2024-05-12 18:19:32",
            "create_date": "2022-09-06",
            "update_date": "2022-09-06",
            "expiry_date": "2024-09-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "neuronsys.ru",
            "domain_keyword": "neuronsys",
            "domain_tld": "ru",
            "query_time": "2024-05-29 05:31:43",
            "create_date": "2023-05-02",
            "expiry_date": "2024-05-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "eurosys.pt",
            "domain_keyword": "eurosys",
            "domain_tld": "pt",
            "query_time": "2024-05-29 00:45:11",
            "registrant_name": "NIPOSOM - J. Nabais, Comercio e Industria de Componentes Electronicos, Lda",
            "registrant_address": "Lg. Casal Vistoso, 1-E",
            "registrant_city": "Lisboa",
            "registrant_state": "Lisboa",
            "registrant_zip": "1900-142",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ptempresas.pt",
                "ns10.ptempresas.pt",
                "ns2.ptempresas.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 72,
            "domain_name": "eurosys.online",
            "domain_keyword": "eurosys",
            "domain_tld": "online",
            "query_time": "2024-05-20 14:46:27",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "eurosys.dev",
            "domain_keyword": "eurosys",
            "domain_tld": "dev",
            "query_time": "2024-05-24 18:52:38",
            "create_date": "2023-09-15",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-15",
            "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": 74,
            "domain_name": "eurosys.ae",
            "domain_keyword": "eurosys",
            "domain_tld": "ae",
            "query_time": "2024-05-10 19:15:58",
            "registrar_name": "Etisalat",
            "registrant_name": "Abdulrahman Zarnoun",
            "registrant_company": "i Smarti Automation and Communication",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns8519.hostgator.com",
                "ns8520.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 75,
            "domain_name": "eurosys.co.uk",
            "domain_keyword": "eurosys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-10 19:15:58",
            "create_date": "2013-10-04",
            "update_date": "2024-04-21",
            "expiry_date": "2024-10-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": 76,
            "domain_name": "eurosys.com",
            "domain_keyword": "eurosys",
            "domain_tld": "com",
            "query_time": "2024-04-21 14:26:08",
            "create_date": "1998-09-12",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-11",
            "registrar_iana": 2906,
            "registrar_name": "Protocol Internet Technology Limited t/a Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "eurosys.be",
            "domain_keyword": "eurosys",
            "domain_tld": "be",
            "query_time": "2024-05-16 05:24:48",
            "create_date": "1995-08-07",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ken.ns.cloudflare.com",
                "monika.ns.cloudflare.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 78,
            "domain_name": "neurosyms.com",
            "domain_keyword": "neurosyms",
            "domain_tld": "com",
            "query_time": "2024-04-10 12:10:00",
            "create_date": "2020-01-05",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "neurosos.com",
            "domain_keyword": "neurosos",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:29:31",
            "create_date": "2011-08-29",
            "update_date": "2023-07-19",
            "expiry_date": "2024-08-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "neurosyst.com",
            "domain_keyword": "neurosyst",
            "domain_tld": "com",
            "query_time": "2024-05-07 07:01:29",
            "create_date": "2024-02-29",
            "update_date": "2024-03-31",
            "expiry_date": "2025-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-3vcbix7xxtoklmbjvj5mit.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "neuronys.com",
            "domain_keyword": "neuronys",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:25:41",
            "create_date": "2017-11-25",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-25",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "eurosys.se",
            "domain_keyword": "eurosys",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:04:00",
            "create_date": "2016-03-29",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-29",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.namesystem.se",
                "ns2.namesystem.se",
                "ns3.namesystem.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "eurosys.xyz",
            "domain_keyword": "eurosys",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 00:45:11",
            "create_date": "2023-11-28",
            "update_date": "2024-01-03",
            "expiry_date": "2024-11-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "neurosis.tech",
            "domain_keyword": "neurosis",
            "domain_tld": "tech",
            "query_time": "2024-05-20 23:32:37",
            "create_date": "2024-03-20",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-20",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Hampshire",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "anderson.ns.cloudflare.com",
                "desi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "neurogyn.net",
            "domain_keyword": "neurogyn",
            "domain_tld": "net",
            "query_time": "2024-04-26 10:32:34",
            "create_date": "2014-07-10",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-10",
            "registrar_iana": 828,
            "registrar_name": "Hetzner Online GmbH",
            "registrar_website": "http://www.hetzner.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "fedrosys.com",
            "domain_keyword": "fedrosys",
            "domain_tld": "com",
            "query_time": "2024-05-20 18:24:18",
            "create_date": "2019-11-27",
            "update_date": "2022-10-31",
            "expiry_date": "2024-11-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "neurosdk.com",
            "domain_keyword": "neurosdk",
            "domain_tld": "com",
            "query_time": "2024-04-07 10:28:11",
            "create_date": "2023-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "neurosee.com",
            "domain_keyword": "neurosee",
            "domain_tld": "com",
            "query_time": "2024-04-18 08:28:47",
            "create_date": "2002-04-19",
            "update_date": "2024-03-18",
            "expiry_date": "2026-04-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Purdue Pharma L.P",
            "registrant_state": "CT",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/neurosee.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "neurosar.ru",
            "domain_keyword": "neurosar",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:43:19",
            "create_date": "2012-03-29",
            "expiry_date": "2025-03-29",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.com",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 90,
            "domain_name": "neurosec.co.uk",
            "domain_keyword": "neurosec",
            "domain_tld": "co.uk",
            "query_time": "2024-05-02 13:35:59",
            "create_date": "2020-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2026-04-29",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "metrosys.org",
            "domain_keyword": "metrosys",
            "domain_tld": "org",
            "query_time": "2024-04-23 07:20:26",
            "create_date": "2016-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "neurodns.com",
            "domain_keyword": "neurodns",
            "domain_tld": "com",
            "query_time": "2024-05-20 23:31:15",
            "create_date": "2010-01-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "ns755.websitewelcome.com",
                "ns756.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "nephosys.solutions",
            "domain_keyword": "nephosys",
            "domain_tld": "solutions",
            "query_time": "2024-05-26 01:01:05",
            "create_date": "2017-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nevrosyn.com",
            "domain_keyword": "nevrosyn",
            "domain_tld": "com",
            "query_time": "2024-05-24 22:44:11",
            "create_date": "2023-05-05",
            "update_date": "2024-02-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "THESSALONIKI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GR",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=nevrosyn.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "freedns1.pointer.gr",
                "freedns2.pointer.gr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "neuro-sss.com",
            "domain_keyword": "neuro-sss",
            "domain_tld": "com",
            "query_time": "2024-05-17 16:18:26",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "AZ",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/neuro-sss.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "elisa.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "neurosec.ru",
            "domain_keyword": "neurosec",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:43:19",
            "create_date": "2023-02-08",
            "expiry_date": "2025-02-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 97,
            "domain_name": "neurosee.ru",
            "domain_keyword": "neurosee",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:43:19",
            "create_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "statuspage1.nic.ru",
                "statuspage2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "neuroasis.net",
            "domain_keyword": "neuroasis",
            "domain_tld": "net",
            "query_time": "2024-05-06 02:28:07",
            "create_date": "2017-07-25",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "neurkeys.xyz",
            "domain_keyword": "neurkeys",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 12:04:59",
            "create_date": "2021-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "neuroris.com",
            "domain_keyword": "neuroris",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:10:45",
            "create_date": "2023-05-04",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-04",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "elliot.ns.cloudflare.com",
                "nora.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.247,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>neurosys.ai</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1235</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>neuroses.wtf, neutrosys.com, neurosis.net, neurosis.org, neurodys.com, necrosys.com, ineurosys.com, neuronsys.pl, neuropsys.ru, neurosas.org, necrosys.co.uk, neuronsys.com, neuroxsys.com, neuroses.org, neurosyse.com, neuronys.net, nevrosys.ru, neutrosys.net, neurolys.com, neursys.com, nerosys.net, eurosys.it, eurosys.com.pl, neurosms.com, neurosas.com, neurasys.com, nevrosys.com, nefrosys.com, neurosyn.com, neirosys.com, netrosys.net, neurosyl.com, neurosyn.com.br, neurosis.men, neurosos.net, neurosos.org, neuroscs.ru, neuroscys.com, neurosyn.net, neurosis.ru, neurosis.com, neuvosys.com, neurosyn.eu, neuroses.com, neurosis.lol, neurosis.co.uk, negrosys.com, neuropsys.com, neuro-sys.com, neirosys.ru, neurosym.com, neurosyn.de, neurosis.info, neurisys.com, neuro-sys.jp, neurosis.one, netrosys.com, neuross.site, neuross.org, neurosy.com, neuross.com, neuross.co.uk, eurosys.link, eurosys.net, eurosys.pl, eurosys.tech, eurosys.info, eurosys.org, neurosyk.com, neuronsys.ru, eurosys.pt, eurosys.online, eurosys.dev, eurosys.ae, eurosys.co.uk, eurosys.com, eurosys.be, neurosyms.com, neurosos.com, neurosyst.com, neuronys.com, eurosys.se, eurosys.xyz, neurosis.tech, neurogyn.net, fedrosys.com, neurosdk.com, neurosee.com, neurosar.ru, neurosec.co.uk, metrosys.org, neurodns.com, nephosys.solutions, nevrosyn.com, neuro-sss.com, neurosec.ru, neurosee.ru, neuroasis.net, neurkeys.xyz, neuroris.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>neuroses.wtf</domain_name>
   <domain_keyword>neuroses</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-04-29 18:13:41</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>neutrosys.com</domain_name>
   <domain_keyword>neutrosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:42:36</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2025-07-23</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>neurosis.net</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 08:28:57</query_time>
   <create_date>1997-07-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>63-65 boulevard Massena</registrant_address>
   <registrant_city>Paris</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>75013</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.170377666</registrant_phone>
   <registrant_fax>+33.143730576</registrant_fax>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>neurosis.org</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 08:28:57</query_time>
   <create_date>1999-09-29</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-29</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>NameFind 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.namefind.com</value>
    <value>ns2.namefind.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>5</num>
   <domain_name>neurodys.com</domain_name>
   <domain_keyword>neurodys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:30:46</query_time>
   <create_date>2005-06-26</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>necrosys.com</domain_name>
   <domain_keyword>necrosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:03:40</query_time>
   <create_date>1997-02-28</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2027-03-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns31.worldnic.com</value>
    <value>ns32.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ineurosys.com</domain_name>
   <domain_keyword>ineurosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:13:35</query_time>
   <create_date>2000-07-12</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>neurosys</registrant_name>
   <registrant_company>neurosys</registrant_company>
   <registrant_address>Gajaeul-ro, Seo-gu, Incheon, Korea 43-7</registrant_address>
   <registrant_city>Incheon</registrant_city>
   <registrant_zip>404817</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.325787001</registrant_phone>
   <name_servers>
    <value>ns.sme.or.kr</value>
    <value>sns.sme.or.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>neuronsys.pl</domain_name>
   <domain_keyword>neuronsys</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 13:35:45</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-26</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>9</num>
   <domain_name>neuropsys.ru</domain_name>
   <domain_keyword>neuropsys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:43:18</query_time>
   <create_date>2023-12-05</create_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>neurosas.org</domain_name>
   <domain_keyword>neurosas</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 12:10:48</query_time>
   <create_date>2018-07-29</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2028-07-29</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>ns6307.hostgator.com</value>
    <value>ns6308.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>necrosys.co.uk</domain_name>
   <domain_keyword>necrosys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-07 08:00:06</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2026-02-17</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>neuronsys.com</domain_name>
   <domain_keyword>neuronsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:25:34</query_time>
   <create_date>2017-11-09</create_date>
   <update_date>2020-11-03</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>neuroxsys.com</domain_name>
   <domain_keyword>neuroxsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:40:05</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-13</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>ns11.domaincontrol.com</value>
    <value>ns12.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>neuroses.org</domain_name>
   <domain_keyword>neuroses</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 08:28:52</query_time>
   <create_date>2001-08-10</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2026-08-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>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>15</num>
   <domain_name>neurosyse.com</domain_name>
   <domain_keyword>neurosyse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:30:09</query_time>
   <create_date>2009-09-19</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>neuronys.net</domain_name>
   <domain_keyword>neuronys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 11:15:01</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of neuronys.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-1134.awsdns-13.org</value>
    <value>ns-140.awsdns-17.com</value>
    <value>ns-1745.awsdns-26.co.uk</value>
    <value>ns-518.awsdns-00.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>nevrosys.ru</domain_name>
   <domain_keyword>nevrosys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:44:37</query_time>
   <create_date>2015-11-22</create_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>neutrosys.net</domain_name>
   <domain_keyword>neutrosys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 17:12:41</query_time>
   <create_date>2015-07-23</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=neutrosys.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>neurolys.com</domain_name>
   <domain_keyword>neurolys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:31:36</query_time>
   <create_date>2017-01-17</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ncv</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>neursys.com</domain_name>
   <domain_keyword>neursys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:32:02</query_time>
   <create_date>2017-09-16</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-16</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 neursys.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1189.awsdns-20.org</value>
    <value>ns-1538.awsdns-00.co.uk</value>
    <value>ns-308.awsdns-38.com</value>
    <value>ns-628.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nerosys.net</domain_name>
   <domain_keyword>nerosys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 03:07:40</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2022-12-13</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nerosys.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.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>22</num>
   <domain_name>eurosys.it</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 14:26:08</query_time>
   <create_date>1997-05-27</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>Vianova s.p.a.</registrar_name>
   <registrar_website>http://www.vianova.it/</registrar_website>
   <registrant_company>Eurosys srl</registrant_company>
   <registrant_address>Via Trieste, 51</registrant_address>
   <registrant_city>Buguggiate</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>21020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.welcomeitalia.it</value>
    <value>dnsslave.welcomeitalia.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>eurosys.com.pl</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-02-23 05:18:46</query_time>
   <create_date>2001-07-19</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>dns.telvinet.pl</value>
    <value>dns2.telvinet.pl</value>
    <value>dns3.telvinet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>neurosms.com</domain_name>
   <domain_keyword>neurosms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:29:00</query_time>
   <create_date>2011-09-22</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-09-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>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>25</num>
   <domain_name>neurosas.com</domain_name>
   <domain_keyword>neurosas</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 15:10:49</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>dattatec.com SRL</registrar_name>
   <registrar_website>http://dattatec.com</registrar_website>
   <registrant_name>Global Synergy Ltda.</registrant_name>
   <registrant_company>Global Synergy Ltda.</registrant_company>
   <registrant_address>Calle 15A No. 67-35 Of. B202</registrant_address>
   <registrant_city>Cali</registrant_city>
   <registrant_state>Valle del Cauca</registrant_state>
   <registrant_zip>N.A.</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+57.23962409</registrant_phone>
   <name_servers>
    <value>ns1.donweb.com</value>
    <value>ns2.donweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>neurasys.com</domain_name>
   <domain_keyword>neurasys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:24:48</query_time>
   <create_date>2016-11-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=neurasys.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>27</num>
   <domain_name>nevrosys.com</domain_name>
   <domain_keyword>nevrosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:44:11</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-06-03</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 nevrosys.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1427.awsdns-50.org</value>
    <value>ns-166.awsdns-20.com</value>
    <value>ns-1740.awsdns-25.co.uk</value>
    <value>ns-702.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>nefrosys.com</domain_name>
   <domain_keyword>nefrosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:10:56</query_time>
   <create_date>2011-06-01</create_date>
   <update_date>2023-03-21</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>neurosyn.com</domain_name>
   <domain_keyword>neurosyn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:30:07</query_time>
   <create_date>1997-11-11</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>neirosys.com</domain_name>
   <domain_keyword>neirosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 13:33:30</query_time>
   <create_date>2020-06-16</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=neirosys.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>netrosys.net</domain_name>
   <domain_keyword>netrosys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 05:36:52</query_time>
   <create_date>2022-01-05</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2026-01-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>neurosyl.com</domain_name>
   <domain_keyword>neurosyl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 23:14:18</query_time>
   <create_date>2023-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>neurosyn.com.br</domain_name>
   <domain_keyword>neurosyn</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-10 15:19:06</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2027-10-20</expiry_date>
   <registrant_name>Larissy renata correia degani</registrant_name>
   <name_servers>
    <value>ns1.infra-startup.com</value>
    <value>ns1.vixsistemas.com.br</value>
    <value>ns2.vixsistemas.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>neurosis.men</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-05-23 11:15:24</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>neurosos.net</domain_name>
   <domain_keyword>neurosos</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 11:15:27</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-27</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>neurosos.org</domain_name>
   <domain_keyword>neurosos</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 13:00:09</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-27</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>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>neuroscs.ru</domain_name>
   <domain_keyword>neuroscs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:43:19</query_time>
   <create_date>2021-01-19</create_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;Context navigation systems&quot; Co</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>neuroscys.com</domain_name>
   <domain_keyword>neuroscys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:19:21</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>neurosyn.net</domain_name>
   <domain_keyword>neurosyn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-12 18:19:32</query_time>
   <create_date>2002-05-10</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>neurosis.ru</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-22 07:08:23</query_time>
   <create_date>2005-10-17</create_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.vigbo.com</value>
    <value>ns2.vigbo.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>neurosis.com</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 12:09:11</query_time>
   <create_date>1997-09-20</create_date>
   <update_date>2021-07-21</update_date>
   <expiry_date>2026-09-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>neuvosys.com</domain_name>
   <domain_keyword>neuvosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 17:13:20</query_time>
   <create_date>2015-09-15</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Neuvosys</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>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>neurosyn.eu</domain_name>
   <domain_keyword>neurosyn</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:19:34</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1084.ui-dns.biz</value>
    <value>ns1084.ui-dns.com</value>
    <value>ns1084.ui-dns.de</value>
    <value>ns1084.ui-dns.org</value>
   </name_servers>
  </value>
  <value>
   <num>44</num>
   <domain_name>neuroses.com</domain_name>
   <domain_keyword>neuroses</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:19:22</query_time>
   <create_date>2000-10-27</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <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>45</num>
   <domain_name>neurosis.lol</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-01 17:14:42</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-03</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>neurosis.co.uk</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 13:36:03</query_time>
   <create_date>2015-10-07</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_name>Sitefinders Net Limited [Tag = SITEFINDERS]</registrar_name>
   <registrar_website>http://www.sitefinders.co.uk</registrar_website>
   <name_servers>
    <value>ns-uk.1and1-dns.co.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>negrosys.com</domain_name>
   <domain_keyword>negrosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 17:47:10</query_time>
   <create_date>2013-07-11</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>neuropsys.com</domain_name>
   <domain_keyword>neuropsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 10:27:32</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2022-10-08</update_date>
   <expiry_date>2028-01-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.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>49</num>
   <domain_name>neuro-sys.com</domain_name>
   <domain_keyword>neuro-sys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:26:25</query_time>
   <create_date>2016-12-21</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.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>US</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>neirosys.ru</domain_name>
   <domain_keyword>neirosys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 04:52:04</query_time>
   <create_date>2022-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>Yandex.Mail Exclusive email address feature</registrant_company>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>neurosym.com</domain_name>
   <domain_keyword>neurosym</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:39:55</query_time>
   <create_date>2010-10-21</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2026-10-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>52</num>
   <domain_name>neurosyn.de</domain_name>
   <domain_keyword>neurosyn</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 21:23:19</query_time>
   <update_date>2019-04-07</update_date>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>neurosis.info</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 08:28:56</query_time>
   <create_date>2001-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks17.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>neurisys.com</domain_name>
   <domain_keyword>neurisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 10:25:21</query_time>
   <create_date>2018-12-01</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>neuro-sys.jp</domain_name>
   <domain_keyword>neuro-sys</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 12:05:54</query_time>
   <create_date>2020-04-11</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Keiyo Computer Service, INC.</registrant_name>
   <registrant_address>Tatsuno Bldg. 3-3-10 Shiba</registrant_address>
   <registrant_zip>105-0014</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5441-7757</registrant_phone>
   <registrant_fax>03-5441-2515</registrant_fax>
   <name_servers>
    <value>ns-1140.awsdns-14.org</value>
    <value>ns-2032.awsdns-62.co.uk</value>
    <value>ns-447.awsdns-55.com</value>
    <value>ns-998.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>neurosis.one</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-01 17:14:42</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>P</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>netrosys.com</domain_name>
   <domain_keyword>netrosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 00:06:26</query_time>
   <create_date>1999-10-19</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-10-19</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 netrosys.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1483.awsdns-57.org</value>
    <value>ns-1795.awsdns-32.co.uk</value>
    <value>ns-362.awsdns-45.com</value>
    <value>ns-535.awsdns-02.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>neuross.site</domain_name>
   <domain_keyword>neuross</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-06 02:33:13</query_time>
   <create_date>2020-12-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Neurosurgery Specialist, Inc.</registrant_company>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>59</num>
   <domain_name>neuross.org</domain_name>
   <domain_keyword>neuross</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 18:19:27</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169673250</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.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.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>60</num>
   <domain_name>neurosy.com</domain_name>
   <domain_keyword>neurosy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:30:07</query_time>
   <create_date>2011-02-25</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.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>neuross.com</domain_name>
   <domain_keyword>neuross</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:29:39</query_time>
   <create_date>1999-04-12</create_date>
   <update_date>2023-02-11</update_date>
   <expiry_date>2026-04-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns81.worldnic.com</value>
    <value>ns82.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>neuross.co.uk</domain_name>
   <domain_keyword>neuross</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 13:36:03</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>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>eurosys.link</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-18 03:57:43</query_time>
   <create_date>2020-11-13</create_date>
   <update_date>2022-11-08</update_date>
   <expiry_date>2027-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>eurosys.net</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 18:52:38</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</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 Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=eurosys.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>eurosys.pl</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-08 02:08:12</query_time>
   <create_date>2002-06-21</create_date>
   <update_date>2022-06-10</update_date>
   <expiry_date>2024-06-20</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>66</num>
   <domain_name>eurosys.tech</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-11 09:11:42</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>eurosys.info</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 15:02:35</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>eurosys.org</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 21:49:05</query_time>
   <create_date>2005-04-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2026-04-04</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>neurosyk.com</domain_name>
   <domain_keyword>neurosyk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 18:19:32</query_time>
   <create_date>2022-09-06</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>neuronsys.ru</domain_name>
   <domain_keyword>neuronsys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-29 05:31:43</query_time>
   <create_date>2023-05-02</create_date>
   <expiry_date>2024-05-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>eurosys.pt</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-29 00:45:11</query_time>
   <registrant_name>NIPOSOM - J. Nabais, Comercio e Industria de Componentes Electronicos, Lda</registrant_name>
   <registrant_address>Lg. Casal Vistoso, 1-E</registrant_address>
   <registrant_city>Lisboa</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>1900-142</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[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>72</num>
   <domain_name>eurosys.online</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 14:46:27</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</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 qing qing</registrant_company>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>73</num>
   <domain_name>eurosys.dev</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-24 18:52:38</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-15</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>74</num>
   <domain_name>eurosys.ae</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-10 19:15:58</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Abdulrahman Zarnoun</registrant_name>
   <registrant_company>i Smarti Automation and Communication</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns8519.hostgator.com</value>
    <value>ns8520.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>eurosys.co.uk</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-10 19:15:58</query_time>
   <create_date>2013-10-04</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-10-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>76</num>
   <domain_name>eurosys.com</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 14:26:08</query_time>
   <create_date>1998-09-12</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-11</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>eurosys.be</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-16 05:24:48</query_time>
   <create_date>1995-08-07</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ken.ns.cloudflare.com</value>
    <value>monika.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>neurosyms.com</domain_name>
   <domain_keyword>neurosyms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 12:10:00</query_time>
   <create_date>2020-01-05</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>79</num>
   <domain_name>neurosos.com</domain_name>
   <domain_keyword>neurosos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:29:31</query_time>
   <create_date>2011-08-29</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-08-29</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>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>80</num>
   <domain_name>neurosyst.com</domain_name>
   <domain_keyword>neurosyst</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 07:01:29</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-3vcbix7xxtoklmbjvj5mit.ns101.verify.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>81</num>
   <domain_name>neuronys.com</domain_name>
   <domain_keyword>neuronys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:25:41</query_time>
   <create_date>2017-11-25</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.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>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>eurosys.se</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:04:00</query_time>
   <create_date>2016-03-29</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.namesystem.se</value>
    <value>ns2.namesystem.se</value>
    <value>ns3.namesystem.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>eurosys.xyz</domain_name>
   <domain_keyword>eurosys</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 00:45:11</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>neurosis.tech</domain_name>
   <domain_keyword>neurosis</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-20 23:32:37</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Hampshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>anderson.ns.cloudflare.com</value>
    <value>desi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>neurogyn.net</domain_name>
   <domain_keyword>neurogyn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 10:32:34</query_time>
   <create_date>2014-07-10</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>828</registrar_iana>
   <registrar_name>Hetzner Online GmbH</registrar_name>
   <registrar_website>http://www.hetzner.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>fedrosys.com</domain_name>
   <domain_keyword>fedrosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 18:24:18</query_time>
   <create_date>2019-11-27</create_date>
   <update_date>2022-10-31</update_date>
   <expiry_date>2024-11-27</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>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>87</num>
   <domain_name>neurosdk.com</domain_name>
   <domain_keyword>neurosdk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 10:28:11</query_time>
   <create_date>2023-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>88</num>
   <domain_name>neurosee.com</domain_name>
   <domain_keyword>neurosee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 08:28:47</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-04-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Purdue Pharma L.P</registrant_company>
   <registrant_state>CT</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/neurosee.com</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>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>neurosar.ru</domain_name>
   <domain_keyword>neurosar</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:43:19</query_time>
   <create_date>2012-03-29</create_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>neurosec.co.uk</domain_name>
   <domain_keyword>neurosec</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-02 13:35:59</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>metrosys.org</domain_name>
   <domain_keyword>metrosys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 07:20:26</query_time>
   <create_date>2016-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>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>92</num>
   <domain_name>neurodns.com</domain_name>
   <domain_keyword>neurodns</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 23:31:15</query_time>
   <create_date>2010-01-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-22</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>
   <name_servers>
    <value>ns755.websitewelcome.com</value>
    <value>ns756.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>nephosys.solutions</domain_name>
   <domain_keyword>nephosys</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-26 01:01:05</query_time>
   <create_date>2017-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns11.domaincontrol.com</value>
    <value>pdns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>nevrosyn.com</domain_name>
   <domain_keyword>nevrosyn</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 22:44:11</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</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>THESSALONIKI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GR</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=nevrosyn.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>freedns1.pointer.gr</value>
    <value>freedns2.pointer.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>neuro-sss.com</domain_name>
   <domain_keyword>neuro-sss</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 16:18:26</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/neuro-sss.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>elisa.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>neurosec.ru</domain_name>
   <domain_keyword>neurosec</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:43:19</query_time>
   <create_date>2023-02-08</create_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>neurosee.ru</domain_name>
   <domain_keyword>neurosee</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:43:19</query_time>
   <create_date>2024-04-18</create_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>statuspage1.nic.ru</value>
    <value>statuspage2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>neuroasis.net</domain_name>
   <domain_keyword>neuroasis</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 02:28:07</query_time>
   <create_date>2017-07-25</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>99</num>
   <domain_name>neurkeys.xyz</domain_name>
   <domain_keyword>neurkeys</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 12:04:59</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>neuroris.com</domain_name>
   <domain_keyword>neuroris</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:10:45</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>elliot.ns.cloudflare.com</value>
    <value>nora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.247</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.