WHOIS QUERY TIME

5 May 2024 - 9:19 AM UTC

Registered: 9 September 2015
Expiry: 9 September 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.beget.com
ns1.beget.pro
ns2.beget.com
ns2.beget.pro

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=nebolex.ru
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "nebolex.ru"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "nebolex.ru",
            "domain_keyword": "nebolex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2015-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>nebolex.ru</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>nebolex.ru</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2015-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>RU-CENTER-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>
 </results>
 <stats>
  <total_time>0.035</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.043 seconds) for "nebolex.ru" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 9:19 AM UTC

Registered: 9 September 2015
Expiry: 9 September 2024

REGISTRAR

Name: RU-CENTER-RU

NAME SERVERS

ns1.beget.com
ns1.beget.pro
ns2.beget.com
ns2.beget.pro

DOMAIN STATUS

DELEGATED
REGISTERED
VERIFIED

REGISTRANT

Name: Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=nebolex.ru
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "nebolex.ru",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "nebolex.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "nebolex.ru",
            "domain_keyword": "nebolex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2015-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "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>nebolex.ru</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>nebolex.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nebolex.ru</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2015-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>RU-CENTER-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>
 </results>
 <stats>
  <total_time>0.043</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 5 domain names (in 0.103 seconds) which contained the exact domain keyword "nebolex".
Domain Name Registered Expiry Registrar Ownership
1 nebolex.com 10 Mar 2001 10 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
2 nebolex.net 10 Mar 2001 10 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
3 nebolex.org 10 Mar 2001 10 Mar 2025 RegistryGate GmbH Terz Kuehlanhaengerbau GmbH
4 nebolex.ru 9 Sep 2015 9 Sep 2024 RU-CENTER-RU Private Person
5 nebolex.de - - - -
6 nebolex.eu - - Vautron Rechenzentrum AG -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=nebolex&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "nebolex",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "nebolex.com, nebolex.net, nebolex.org, nebolex.ru, nebolex.de, nebolex.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "nebolex.com",
            "domain_keyword": "nebolex",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:30:07",
            "create_date": "2001-03-10",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1alvo.dogado.net",
                "dns2alvo.dogado.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nebolex.net",
            "domain_keyword": "nebolex",
            "domain_tld": "net",
            "query_time": "2024-04-16 08:30:07",
            "create_date": "2001-03-10",
            "update_date": "2024-04-14",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1alvo.dogado.net",
                "dns2alvo.dogado.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "nebolex.org",
            "domain_keyword": "nebolex",
            "domain_tld": "org",
            "query_time": "2024-04-16 08:30:07",
            "create_date": "2001-03-10",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Terz Kuehlanhaengerbau GmbH",
            "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": [
                "dns1alvo.dogado.net",
                "dns2alvo.dogado.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "nebolex.ru",
            "domain_keyword": "nebolex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2015-09-09",
            "expiry_date": "2024-09-09",
            "registrar_name": "RU-CENTER-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": 5,
            "domain_name": "nebolex.de",
            "domain_keyword": "nebolex",
            "domain_tld": "de",
            "query_time": "2024-05-06 14:44:06",
            "update_date": "2018-08-03",
            "name_servers": [
                "cns1.cloudpit.de",
                "cns2.cloudpit.com",
                "cns3.cloudpit.io"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "nebolex.eu",
            "domain_keyword": "nebolex",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:17:42",
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.vautron.de",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ]
        }
    ],
    "stats": {
        "total_time": 0.103,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>nebolex</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>nebolex.com, nebolex.net, nebolex.org, nebolex.ru, nebolex.de, nebolex.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nebolex.com</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:30:07</query_time>
   <create_date>2001-03-10</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1alvo.dogado.net</value>
    <value>dns2alvo.dogado.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nebolex.net</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 08:30:07</query_time>
   <create_date>2001-03-10</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1alvo.dogado.net</value>
    <value>dns2alvo.dogado.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>nebolex.org</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 08:30:07</query_time>
   <create_date>2001-03-10</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Terz Kuehlanhaengerbau GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1alvo.dogado.net</value>
    <value>dns2alvo.dogado.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>nebolex.ru</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2015-09-09</create_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>RU-CENTER-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>5</num>
   <domain_name>nebolex.de</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 14:44:06</query_time>
   <update_date>2018-08-03</update_date>
   <name_servers>
    <value>cns1.cloudpit.de</value>
    <value>cns2.cloudpit.com</value>
    <value>cns3.cloudpit.io</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>nebolex.eu</domain_name>
   <domain_keyword>nebolex</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:17:42</query_time>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.vautron.de</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.103</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 2,038 domain names (in 0.257 seconds) which look and sound like the brand name "nebolex".
Domain Name Registered Expiry Registrar Ownership
1 nebolej.ru 18 Oct 2006 18 Oct 2024 RU-CENTER-RU Private Person
2 nebelex.ru 9 Nov 2010 9 Nov 2024 REGRU-RU Private Person
3 debolex.com 6 Aug 2020 6 Aug 2025 GoDaddy.com, LLC -
4 nebulex.com.au - - Web Address Registration Pty Ltd Russell Leadbetter
5 neboled.com 29 Dec 2023 29 Dec 2024 IONOS SE 1&1 Internet Limited
6 nerolex.org 21 Apr 2010 21 Apr 2026 CSC Corporate Domains, Inc. Rolex Watch U.S.A., Inc.
7 neboley.ru 18 Mar 2009 18 Mar 2025 REGRU-RU Private Person
8 negolex.com 7 May 2019 7 May 2025 acens Technologies, S.L.U. Negolex
9 neboley.com 9 Jan 2007 9 Jan 2025 Nicco Ltd. -
10 webolex.group 31 May 2024 31 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 neolex.co.uk 27 Sep 2010 27 Sep 2024 One.com A/S [Tag = TJNF-DK] -
12 neboley.net 18 Sep 2023 18 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
13 nebolen.ru 21 Dec 2010 21 Dec 2024 SALENAMES-RU Private Person
14 nebulex.net 12 Jan 2022 12 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
15 nobolex.com 21 Mar 2021 21 Mar 2025 GoDaddy.com, LLC -
16 webolex.net 18 Sep 2023 18 Sep 2024 NameCheap, Inc. -
17 neboleo.com 17 May 2023 17 May 2025 GoDaddy.com, LLC -
18 nerolex.ru 24 Jun 2015 24 Jun 2025 SALENAMES-RU DATAHOST LTD
19 nebolei.ru 5 Jul 2001 6 Jul 2024 R01-RU Private Person
20 nebolei.com 21 May 2014 21 May 2025 NameSilo, LLC See PrivacyGuardian.org
21 nebelex.com 31 Oct 2008 31 Oct 2026 Hosting Concepts B.V. d/b/a Registrar.eu Nebelex
22 neboleu.ru 30 Oct 2006 30 Oct 2024 SALENAMES-RU Private Person
23 nebolei.pro 29 Mar 2023 29 Mar 2024 Registrar of Domain Names REG.RU LLC OOO "FEOMAR"
24 nevolex.com 6 Feb 2014 6 Feb 2025 Register.com, Inc. -
25 nebolet.com 4 Aug 2023 4 Aug 2024 DropCatch.com 1179 LLC NameBrightPrivacy.com
26 nebolux.com 28 Sep 2018 28 Sep 2024 HTTP.NET INTERNET GMBH -
27 nebolei.net 18 Sep 2023 18 Sep 2024 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
28 neboley.loan 4 Apr 2023 4 Apr 2024 Hosting Ukraine LLC. Hosting Ukraine LLC
29 nebulex.co 15 Mar 2019 15 Mar 2024 GoDaddy.com, LLC Repossessed by Go Daddy
30 debolex.co.uk 20 Feb 2019 20 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
31 nebolet.ru 23 Oct 2020 23 Oct 2024 REGRU-RU Private Person
32 nebolax.com 30 May 2023 30 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 webolex.com 9 Jun 2023 9 Jun 2024 DropCatch.com 697 LLC Oluwasanmi OLAJIDE
34 nebelex.site 1 Nov 2023 1 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
35 nemolex.com 22 Jun 2012 22 Jun 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
36 nerolex.biz 20 Apr 2010 19 Apr 2026 CSC Corporate Domains, Inc. Rolex Watch U.S.A., Inc.
37 necolex.net 9 Aug 2023 9 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
38 nenolex.com 6 Aug 2019 6 Aug 2024 IONOS SE m + b Verpackungstechnik GmbH
39 nebulex.dev 8 Sep 2023 8 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 nebulex.space 29 Aug 2023 29 Aug 2024 Porkbun, LLC Private by Design, LLC
41 debolex.cl 9 May 2010 6 Jun 2024 NIC Chile Realizador, debolex
42 nebotex.ru 28 Aug 2018 28 Aug 2024 BEGET-RU Private Person
43 nebolux.ru 18 Jan 2012 18 Jan 2025 REGRU-RU IP Zekasheva
44 nexolex.com 17 Feb 2024 17 Feb 2025 Dynadot Inc -
45 nebulex.com 27 Jul 1994 26 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 nevolex.ru 28 Jun 2021 28 Jun 2024 TIMEWEB-RU Private Person
47 nerolex.com 31 Jul 2013 31 Jul 2024 CSC CORPORATE DOMAINS, INC. Rolex Watch U.S.A., Inc.
48 febolex.com 2 Jun 2020 2 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Design
49 debolex.uk 20 Feb 2019 20 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
50 neolex.ru 9 Jan 2008 9 Jan 2025 REGRU-RU Private Person
51 necolex.com 21 May 2018 21 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
52 neolex.app 1 May 2024 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
53 nebole.com 29 Aug 2014 29 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
54 nerolex.info 20 Apr 2010 20 Apr 2026 CSC Corporate Domains, Inc. Rolex Watch U.S.A., Inc.
55 neolex.dev 2 Oct 2020 2 Oct 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
56 neolex.net 7 Feb 2012 6 Feb 2025 Onlinenic Inc Andrey Kuleshov
57 neolex.de - - - -
58 neolex.com 26 Jun 1996 29 Oct 2030 GoDaddy.com, LLC -
59 neolex.cl 27 Apr 2021 27 Apr 2025 NIC Chile Reinaldo Soto Carvajal
60 neolex.consulting 5 Apr 2018 5 Apr 2024 GoDaddy.com, LLC Domains By Proxy, LLC
61 neblex.com 27 Apr 2015 27 Apr 2025 DREAMHOST Proxy Protection LLC
62 neolex.store 8 Jul 2023 8 Jul 2024 Hosting Ukraine LLC Hosting Ukraine LLC
63 neolex.com.br 19 Oct 2020 19 Oct 2024 - Rafael Nienow
64 neolex.pe - - NIC.PE Karim Merzthal Reyes
65 neolex.pl 4 Mar 2024 4 Mar 2025 Aftermarket.pl Limited -
66 nerolex.net 20 Apr 2012 20 Apr 2028 CSC CORPORATE DOMAINS, INC. Rolex Watch U.S.A., Inc.
67 neolex.law 5 Aug 2020 5 Aug 2024 IONOS SE REDACTED FOR PRIVACY
68 webflex.co 27 Oct 2019 27 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 nibolek.com 6 Nov 2018 6 Nov 2024 GoDaddy.com, LLC -
70 webodex.org 4 Jul 2015 4 Jul 2024 OVH sas REDACTED FOR PRIVACY
71 nrbelex.com 3 Apr 2006 3 Apr 2026 Porkbun LLC Private by Design, LLC
72 anabolex.ru 24 Jul 2008 24 Jul 2024 SALENAMES-RU Private Person
73 necoleb.it 26 Apr 2018 26 Apr 2025 InterNetX GmbH Carsten Olaf Messerli
74 nedomex.com 21 May 2010 21 May 2031 TUCOWS, INC. REDACTED FOR PRIVACY
75 debonex.dev 31 Mar 2023 31 Mar 2024 NameSilo, LLC PrivacyGuardian.org llc
76 fenolex.com 1 Apr 2024 1 Apr 2025 NameSilo, LLC -
77 nekodex.app 3 Apr 2024 3 Apr 2025 Tucows Domains Inc Data Protected
78 neoplex.com 12 Nov 1996 11 Nov 2025 GoDaddy.com, LLC -
79 webplex.dev 1 Mar 2019 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 nubolet.com 12 Sep 2011 12 Sep 2024 Arsys Internet, S.L. dba NICLINE.COM REDACTED FOR PRIVACY
81 nebulox.net 6 Dec 2018 6 Dec 2024 OVH, SAS AQUA ROC DECOR
82 nutolex.com 4 Jun 2024 4 Jun 2025 NameSilo, LLC -
83 neoplex.co.kr 4 Nov 2014 4 Nov 2024 (?)??? (?)?????
84 nanolex.top 4 Mar 2018 4 Mar 2026 shanghai meicheng technology information development co ltd You Qing
85 neboweb.com 15 Apr 2001 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 nevolux.com 6 Feb 2016 6 Feb 2025 GoDaddy.com, LLC -
87 revolex.sbs 15 May 2023 15 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
88 nextlex.tech 18 Nov 2023 18 Nov 2024 Key-Systems LLC Domain Privacy Trustee SA
89 websolex.com 29 Feb 2016 28 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 neoflex.org.cn 15 Jun 2006 15 Jun 2024 GoDaddy.com,LLC Vitamin Health, Inc.
91 demolex.ca 13 Jul 2015 13 Jul 2030 Namespro Solutions Inc. REDACTED FOR PRIVACY
92 neyflex.com 9 Feb 2006 9 Feb 2025 Moniker Online Services LLC Moniker Privacy Services
93 negoflex.com 6 Dec 2018 6 Dec 2025 OVH, SAS REDACTED FOR PRIVACY
94 neuflex.pe - - NIC.PE RODRIGUEZ JAVIER CINTHIA SHERLY
95 nebulax.cloud 23 Apr 2023 23 Apr 2025 Alibaba Cloud Computing Ltd. yang ai bing
96 nexplex.xyz 3 Mar 2023 3 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
97 verolex.site 2 Jan 2024 2 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
98 netflex.space 29 Apr 2023 29 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
99 sebotex.net 21 Jan 2021 21 Jan 2025 Isimtescil Bilisim A.S. -
100 neboiler.net 17 Dec 2017 17 Dec 2024 Amazon Registrar, Inc. Identity Protection Service
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Nebolex.ru.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=nebolex.ru
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "nebolex.ru",
        "page_size": 100
    },
    "count": {
        "total": 2038,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nebolej.ru, nebelex.ru, debolex.com, nebulex.com.au, neboled.com, nerolex.org, neboley.ru, negolex.com, neboley.com, webolex.group, neolex.co.uk, neboley.net, nebolen.ru, nebulex.net, nobolex.com, webolex.net, neboleo.com, nerolex.ru, nebolei.ru, nebolei.com, nebelex.com, neboleu.ru, nebolei.pro, nevolex.com, nebolet.com, nebolux.com, nebolei.net, neboley.loan, nebulex.co, debolex.co.uk, nebolet.ru, nebolax.com, webolex.com, nebelex.site, nemolex.com, nerolex.biz, necolex.net, nenolex.com, nebulex.dev, nebulex.space, debolex.cl, nebotex.ru, nebolux.ru, nexolex.com, nebulex.com, nevolex.ru, nerolex.com, febolex.com, debolex.uk, neolex.ru, necolex.com, neolex.app, nebole.com, nerolex.info, neolex.dev, neolex.net, neolex.de, neolex.com, neolex.cl, neolex.consulting, neblex.com, neolex.store, neolex.com.br, neolex.pe, neolex.pl, nerolex.net, neolex.law, webflex.co, nibolek.com, webodex.org, nrbelex.com, anabolex.ru, necoleb.it, nedomex.com, debonex.dev, fenolex.com, nekodex.app, neoplex.com, webplex.dev, nubolet.com, nebulox.net, nutolex.com, neoplex.co.kr, nanolex.top, neboweb.com, nevolux.com, revolex.sbs, nextlex.tech, websolex.com, neoflex.org.cn, demolex.ca, neyflex.com, negoflex.com, neuflex.pe, nebulax.cloud, nexplex.xyz, verolex.site, netflex.space, sebotex.net, neboiler.net",
    "results": [
        {
            "num": 1,
            "domain_name": "nebolej.ru",
            "domain_keyword": "nebolej",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2006-10-18",
            "expiry_date": "2024-10-18",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 2,
            "domain_name": "nebelex.ru",
            "domain_keyword": "nebelex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:18:50",
            "create_date": "2010-11-09",
            "expiry_date": "2024-11-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.localserver.ru",
                "ns2.localserver.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "debolex.com",
            "domain_keyword": "debolex",
            "domain_tld": "com",
            "query_time": "2024-05-03 01:52:44",
            "create_date": "2020-08-06",
            "update_date": "2024-04-05",
            "expiry_date": "2025-08-06",
            "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": 4,
            "domain_name": "nebulex.com.au",
            "domain_keyword": "nebulex",
            "domain_tld": "com.au",
            "query_time": "2024-05-25 17:44:06",
            "update_date": "2022-10-28",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Russell Leadbetter",
            "name_servers": [
                "ns-1164.awsdns-17.org",
                "ns-2014.awsdns-59.co.uk",
                "ns-228.awsdns-28.com",
                "ns-667.awsdns-19.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "neboled.com",
            "domain_keyword": "neboled",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:11:36",
            "create_date": "2023-12-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1024.ui-dns.org",
                "ns1037.ui-dns.com",
                "ns1097.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nerolex.org",
            "domain_keyword": "nerolex",
            "domain_tld": "org",
            "query_time": "2024-04-24 18:49:58",
            "create_date": "2010-04-21",
            "update_date": "2021-04-17",
            "expiry_date": "2026-04-21",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com/global/web/csc/digital-brand",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rolex Watch U.S.A., Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "neboley.ru",
            "domain_keyword": "neboley",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2009-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.selectel.org",
                "ns2.selectel.org",
                "ns3.selectel.org",
                "ns4.selectel.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "negolex.com",
            "domain_keyword": "negolex",
            "domain_tld": "com",
            "query_time": "2024-05-08 06:04:38",
            "create_date": "2019-05-07",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-07",
            "registrar_iana": 140,
            "registrar_name": "acens Technologies, S.L.U.",
            "registrar_website": "http://www.acens.com/",
            "registrant_company": "Negolex",
            "registrant_state": "VALLADOLID",
            "registrant_country": "ES",
            "name_servers": [
                "ns10.servicio-online.net",
                "ns11.servicio-online.net",
                "ns12.servicio-online.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "neboley.com",
            "domain_keyword": "neboley",
            "domain_tld": "com",
            "query_time": "2024-05-11 21:55:38",
            "create_date": "2007-01-09",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-09",
            "registrar_iana": 840,
            "registrar_name": "Nicco Ltd.",
            "registrar_website": "http://www.nicco.com",
            "name_servers": [
                "ns1.serverhome.com",
                "ns2.serverhome.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "webolex.group",
            "domain_keyword": "webolex",
            "domain_tld": "group",
            "query_time": "2024-06-02 16:41:50",
            "create_date": "2024-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webolex.rs",
                "ns2.webolex.rs"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "neolex.co.uk",
            "domain_keyword": "neolex",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 13:38:27",
            "create_date": "2010-09-27",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-27",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "neboley.net",
            "domain_keyword": "neboley",
            "domain_tld": "net",
            "query_time": "2024-05-25 12:48:21",
            "create_date": "2023-09-18",
            "update_date": "2024-01-17",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "VIENTIANE",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "LA",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=neboley.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "nebolen.ru",
            "domain_keyword": "nebolen",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2010-12-21",
            "expiry_date": "2024-12-21",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "nebulex.net",
            "domain_keyword": "nebulex",
            "domain_tld": "net",
            "query_time": "2024-05-15 12:23:32",
            "create_date": "2022-01-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "christian.ns.cloudflare.com",
                "paloma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nobolex.com",
            "domain_keyword": "nobolex",
            "domain_tld": "com",
            "query_time": "2024-05-22 14:02:44",
            "create_date": "2021-03-21",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-21",
            "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": 16,
            "domain_name": "webolex.net",
            "domain_keyword": "webolex",
            "domain_tld": "net",
            "query_time": "2024-06-01 03:08:05",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "neboleo.com",
            "domain_keyword": "neboleo",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:05:41",
            "create_date": "2023-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "nerolex.ru",
            "domain_keyword": "nerolex",
            "domain_tld": "ru",
            "query_time": "2024-05-04 05:00:21",
            "create_date": "2015-06-24",
            "expiry_date": "2025-06-24",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "DATAHOST LTD",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "nebolei.ru",
            "domain_keyword": "nebolei",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2001-07-05",
            "expiry_date": "2024-07-06",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "grace.ns.cloudflare.com",
                "kevin.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 20,
            "domain_name": "nebolei.com",
            "domain_keyword": "nebolei",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:30:07",
            "create_date": "2014-05-21",
            "update_date": "2024-03-28",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.the-domain-name-is-for-sale.com",
                "ns2.visit-the-domain-to-buy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nebelex.com",
            "domain_keyword": "nebelex",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:29:03",
            "create_date": "2008-10-31",
            "update_date": "2024-03-27",
            "expiry_date": "2026-10-31",
            "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_company": "Nebelex",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=nebelex.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "neboleu.ru",
            "domain_keyword": "neboleu",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2006-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "nebolei.pro",
            "domain_keyword": "nebolei",
            "domain_tld": "pro",
            "query_time": "2024-05-29 22:11:09",
            "create_date": "2023-03-29",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO \"FEOMAR\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Krasnodarskiy kray",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nevolex.com",
            "domain_keyword": "nevolex",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:25:51",
            "create_date": "2014-02-06",
            "update_date": "2023-06-16",
            "expiry_date": "2025-02-06",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nebolet.com",
            "domain_keyword": "nebolet",
            "domain_tld": "com",
            "query_time": "2024-06-01 02:22:00",
            "create_date": "2023-08-04",
            "update_date": "2023-08-17",
            "expiry_date": "2024-08-04",
            "registrar_iana": 3388,
            "registrar_name": "DropCatch.com 1179 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "desiree.ns.cloudflare.com",
                "justin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "nebolux.com",
            "domain_keyword": "nebolux",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:30:08",
            "create_date": "2018-09-28",
            "update_date": "2023-06-01",
            "expiry_date": "2024-09-28",
            "registrar_iana": 976,
            "registrar_name": "HTTP.NET INTERNET GMBH",
            "registrar_website": "http://www.http.net",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "nebolei.net",
            "domain_keyword": "nebolei",
            "domain_tld": "net",
            "query_time": "2024-05-25 12:48:21",
            "create_date": "2023-09-18",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=nebolei.net&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "neboley.loan",
            "domain_keyword": "neboley",
            "domain_tld": "loan",
            "query_time": "2024-05-29 22:11:09",
            "create_date": "2023-04-04",
            "update_date": "2024-04-11",
            "expiry_date": "2024-04-04",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC.",
            "registrar_website": "http://www.ukraine.com.ua/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.inhostedns.com",
                "ns23.inhostedns.net",
                "ns33.inhostedns.org"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "nebulex.co",
            "domain_keyword": "nebulex",
            "domain_tld": "co",
            "query_time": "2024-05-29 22:12:00",
            "create_date": "2019-03-15",
            "update_date": "2024-04-26",
            "expiry_date": "2024-03-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "debolex.co.uk",
            "domain_keyword": "debolex",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 12:38:17",
            "create_date": "2019-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.openhostingservice.com",
                "ns2.openhostingservice.com",
                "ns3.openhostingservice.com",
                "ns4.openhostingservice.com",
                "ns5.openhostingservice.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "nebolet.ru",
            "domain_keyword": "nebolet",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:18",
            "create_date": "2020-10-23",
            "expiry_date": "2024-10-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 32,
            "domain_name": "nebolax.com",
            "domain_keyword": "nebolax",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:53:31",
            "create_date": "2023-05-30",
            "update_date": "2023-05-30",
            "expiry_date": "2024-05-30",
            "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=nebolax.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "webolex.com",
            "domain_keyword": "webolex",
            "domain_tld": "com",
            "query_time": "2024-05-06 23:33:37",
            "create_date": "2023-06-09",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-09",
            "registrar_iana": 2177,
            "registrar_name": "DropCatch.com 697 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Oluwasanmi OLAJIDE",
            "registrant_address": "254, MADAKI STREET, KUKWABA, KUBWA",
            "registrant_city": "KUBWA",
            "registrant_state": "Abuja Federal Capital Territory",
            "registrant_zip": "991101",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8078525825",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-mdzaaqbc9wh5xb8j4cudbd.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nebelex.site",
            "domain_keyword": "nebelex",
            "domain_tld": "site",
            "query_time": "2024-05-11 21:55:26",
            "create_date": "2023-11-01",
            "update_date": "2023-12-30",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "--",
            "registrant_country": "BY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "nemolex.com",
            "domain_keyword": "nemolex",
            "domain_tld": "com",
            "query_time": "2024-06-05 04:45:36",
            "create_date": "2012-06-22",
            "update_date": "2017-06-23",
            "expiry_date": "2024-06-22",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.piensasolutions.com",
                "ns9.piensasolutions.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nerolex.biz",
            "domain_keyword": "nerolex",
            "domain_tld": "biz",
            "query_time": "2024-05-13 20:55:37",
            "create_date": "2010-04-20",
            "update_date": "2021-04-20",
            "expiry_date": "2026-04-19",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "whois.corporatedomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rolex Watch U.S.A., Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "necolex.net",
            "domain_keyword": "necolex",
            "domain_tld": "net",
            "query_time": "2024-05-02 18:47:06",
            "create_date": "2023-08-09",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-09",
            "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=necolex.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "nenolex.com",
            "domain_keyword": "nenolex",
            "domain_tld": "com",
            "query_time": "2024-06-04 13:28:02",
            "create_date": "2019-08-06",
            "update_date": "2019-08-06",
            "expiry_date": "2024-08-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "m + b Verpackungstechnik GmbH",
            "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": [
                "ns1054.ui-dns.biz",
                "ns1074.ui-dns.org",
                "ns1075.ui-dns.de",
                "ns1088.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nebulex.dev",
            "domain_keyword": "nebulex",
            "domain_tld": "dev",
            "query_time": "2024-05-20 04:06:57",
            "create_date": "2023-09-08",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-08",
            "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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nebulex.space",
            "domain_keyword": "nebulex",
            "domain_tld": "space",
            "query_time": "2024-05-15 12:23:32",
            "create_date": "2023-08-29",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "corey.ns.cloudflare.com",
                "sharon.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "debolex.cl",
            "domain_keyword": "debolex",
            "domain_tld": "cl",
            "query_time": "2024-05-03 01:52:44",
            "create_date": "2010-05-09",
            "expiry_date": "2024-06-06",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Realizador, debolex",
            "name_servers": [
                "emma.ns.cloudflare.com",
                "gabe.ns.cloudflare.com"
            ]
        },
        {
            "num": 42,
            "domain_name": "nebotex.ru",
            "domain_keyword": "nebotex",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:22",
            "create_date": "2018-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 43,
            "domain_name": "nebolux.ru",
            "domain_keyword": "nebolux",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:19:19",
            "create_date": "2012-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "IP Zekasheva",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "nexolex.com",
            "domain_keyword": "nexolex",
            "domain_tld": "com",
            "query_time": "2024-06-12 09:32:12",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "nebulex.com",
            "domain_keyword": "nebulex",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:36:22",
            "create_date": "1994-07-27",
            "update_date": "2020-07-02",
            "expiry_date": "2025-07-26",
            "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": 46,
            "domain_name": "nevolex.ru",
            "domain_keyword": "nevolex",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:44:32",
            "create_date": "2021-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "nerolex.com",
            "domain_keyword": "nerolex",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:54:07",
            "create_date": "2013-07-31",
            "update_date": "2020-10-20",
            "expiry_date": "2024-07-31",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Rolex Watch U.S.A., Inc.",
            "registrant_address": "665 Fifth Avenue",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10022",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2126885151",
            "registrant_fax": "+1.2126888315",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "febolex.com",
            "domain_keyword": "febolex",
            "domain_tld": "com",
            "query_time": "2024-06-07 22:03:02",
            "create_date": "2020-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Sangeeta",
            "registrant_company": "Design",
            "registrant_address": "Laxmi Nager",
            "registrant_city": "Delhi",
            "registrant_state": "Delhi",
            "registrant_zip": "110092",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9716741965",
            "name_servers": [
                "ns1.supercloudapps.com",
                "ns2.supercloudapps.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "debolex.uk",
            "domain_keyword": "debolex",
            "domain_tld": "uk",
            "query_time": "2024-04-21 12:38:19",
            "create_date": "2019-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "neolex.ru",
            "domain_keyword": "neolex",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:58:44",
            "create_date": "2008-01-09",
            "expiry_date": "2025-01-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "5173.ns1.domainparking.ru",
                "5173.ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 51,
            "domain_name": "necolex.com",
            "domain_keyword": "necolex",
            "domain_tld": "com",
            "query_time": "2024-06-02 15:54:36",
            "create_date": "2018-05-21",
            "update_date": "2023-04-24",
            "expiry_date": "2024-05-21",
            "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": 52,
            "domain_name": "neolex.app",
            "domain_keyword": "neolex",
            "domain_tld": "app",
            "query_time": "2024-05-04 14:16:19",
            "create_date": "2024-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "nebole.com",
            "domain_keyword": "nebole",
            "domain_tld": "com",
            "query_time": "2024-05-08 01:11:36",
            "create_date": "2014-08-29",
            "update_date": "2024-03-12",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "AN HUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=nebole.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nerolex.info",
            "domain_keyword": "nerolex",
            "domain_tld": "info",
            "query_time": "2024-05-28 19:54:07",
            "create_date": "2010-04-20",
            "update_date": "2021-04-16",
            "expiry_date": "2026-04-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rolex Watch U.S.A., Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "neolex.dev",
            "domain_keyword": "neolex",
            "domain_tld": "dev",
            "query_time": "2024-04-30 21:28:25",
            "create_date": "2020-10-02",
            "update_date": "2024-03-24",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "France",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.neolex.dev",
                "ns1.neolex.dev"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "neolex.net",
            "domain_keyword": "neolex",
            "domain_tld": "net",
            "query_time": "2024-06-04 13:32:25",
            "create_date": "2012-02-07",
            "update_date": "2012-02-07",
            "expiry_date": "2025-02-06",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Andrey Kuleshov",
            "registrant_company": "Andrey Kuleshov",
            "registrant_address": "Frunze, 8a, 4",
            "registrant_city": "Ryazan",
            "registrant_state": "RU",
            "registrant_zip": "390046",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9209631480",
            "registrant_fax": "+7.9209631480",
            "name_servers": [
                "ns1.jino.ru",
                "ns2.jino.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "neolex.de",
            "domain_keyword": "neolex",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:01:24",
            "update_date": "2014-10-22",
            "name_servers": [
                "docks19.rzone.de",
                "shades09.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 58,
            "domain_name": "neolex.com",
            "domain_keyword": "neolex",
            "domain_tld": "com",
            "query_time": "2024-05-22 14:49:15",
            "create_date": "1996-06-26",
            "update_date": "2023-02-23",
            "expiry_date": "2030-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "neolex.cl",
            "domain_keyword": "neolex",
            "domain_tld": "cl",
            "query_time": "2024-04-30 21:28:25",
            "create_date": "2021-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Reinaldo Soto Carvajal",
            "name_servers": [
                "ns1.nsprivado.net",
                "ns1.sitiodns.net",
                "ns2.nsprivado.net",
                "ns2.sitiodns.net",
                "ns3.sitiodns.net"
            ]
        },
        {
            "num": 60,
            "domain_name": "neolex.consulting",
            "domain_keyword": "neolex",
            "domain_tld": "consulting",
            "query_time": "2024-06-04 13:32:25",
            "create_date": "2018-04-05",
            "update_date": "2024-06-04",
            "expiry_date": "2024-04-05",
            "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",
            "domain_status": [
                "inactive",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "neblex.com",
            "domain_keyword": "neblex",
            "domain_tld": "com",
            "query_time": "2024-04-16 08:29:53",
            "create_date": "2015-04-27",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-27",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O neblex.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "neolex.store",
            "domain_keyword": "neolex",
            "domain_tld": "store",
            "query_time": "2024-05-25 00:57:47",
            "create_date": "2023-07-08",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-08",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns15.inhostedns.com",
                "ns25.inhostedns.net",
                "ns35.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "neolex.com.br",
            "domain_keyword": "neolex",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 14:49:15",
            "create_date": "2020-10-19",
            "update_date": "2024-05-14",
            "expiry_date": "2024-10-19",
            "registrant_name": "Rafael Nienow",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 64,
            "domain_name": "neolex.pe",
            "domain_keyword": "neolex",
            "domain_tld": "pe",
            "query_time": "2024-05-25 00:57:47",
            "registrar_name": "NIC.PE",
            "registrant_name": "Karim Merzthal Reyes",
            "name_servers": [
                "ns1.lidservicessac.com",
                "ns2.lidservicessac.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 65,
            "domain_name": "neolex.pl",
            "domain_keyword": "neolex",
            "domain_tld": "pl",
            "query_time": "2024-06-01 02:28:06",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "nerolex.net",
            "domain_keyword": "nerolex",
            "domain_tld": "net",
            "query_time": "2024-05-28 19:54:07",
            "create_date": "2012-04-20",
            "update_date": "2023-04-16",
            "expiry_date": "2028-04-20",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Rolex Watch U.S.A., Inc.",
            "registrant_address": "665 Fifth Avenue",
            "registrant_city": "New York",
            "registrant_state": "NY",
            "registrant_zip": "10022",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2126885151",
            "registrant_fax": "+1.2126888315",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "neolex.law",
            "domain_keyword": "neolex",
            "domain_tld": "law",
            "query_time": "2024-05-29 04:52:23",
            "create_date": "2020-08-05",
            "update_date": "2023-09-19",
            "expiry_date": "2024-08-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1078.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1101.ui-dns.biz",
                "ns1107.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "webflex.co",
            "domain_keyword": "webflex",
            "domain_tld": "co",
            "query_time": "2024-04-17 08:50:01",
            "create_date": "2019-10-27",
            "update_date": "2023-11-07",
            "expiry_date": "2024-10-27",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "nibolek.com",
            "domain_keyword": "nibolek",
            "domain_tld": "com",
            "query_time": "2024-04-24 07:14:56",
            "create_date": "2018-11-06",
            "update_date": "2022-11-07",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "webodex.org",
            "domain_keyword": "webodex",
            "domain_tld": "org",
            "query_time": "2024-04-24 16:38:59",
            "create_date": "2015-07-04",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-04",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://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": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "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": 71,
            "domain_name": "nrbelex.com",
            "domain_keyword": "nrbelex",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:47:17",
            "create_date": "2006-04-03",
            "update_date": "2023-08-22",
            "expiry_date": "2026-04-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/nrbelex.com",
            "registrant_phone": "+1.9712666028",
            "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": 72,
            "domain_name": "anabolex.ru",
            "domain_keyword": "anabolex",
            "domain_tld": "ru",
            "query_time": "2024-04-30 19:09:01",
            "create_date": "2008-07-24",
            "expiry_date": "2024-07-24",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "necoleb.it",
            "domain_keyword": "necoleb",
            "domain_tld": "it",
            "query_time": "2024-05-20 04:08:23",
            "create_date": "2018-04-26",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-26",
            "registrar_name": "InterNetX GmbH",
            "registrar_website": "http://www.internetx.com/",
            "registrant_company": "Carsten Olaf Messerli",
            "registrant_address": "Im MediaPark 8",
            "registrant_city": "Koeln",
            "registrant_state": "NRW",
            "registrant_zip": "50670",
            "registrant_country": "DE",
            "name_servers": [
                "ns111485.ztomy.com",
                "ns211485.ztomy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 74,
            "domain_name": "nedomex.com",
            "domain_keyword": "nedomex",
            "domain_tld": "com",
            "query_time": "2024-05-21 07:14:03",
            "create_date": "2010-05-21",
            "update_date": "2023-05-16",
            "expiry_date": "2031-05-21",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "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": "BA",
            "registrant_email": "https://tieredaccess.com/contact/4692efd7-9a83-43f9-88b8-a524855ca416",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.websajtovi.com",
                "ns2.websajtovi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "debonex.dev",
            "domain_keyword": "debonex",
            "domain_tld": "dev",
            "query_time": "2024-05-30 01:37:36",
            "create_date": "2023-03-31",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "fenolex.com",
            "domain_keyword": "fenolex",
            "domain_tld": "com",
            "query_time": "2024-06-02 06:19:20",
            "create_date": "2024-04-01",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "elma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "nekodex.app",
            "domain_keyword": "nekodex",
            "domain_tld": "app",
            "query_time": "2024-06-02 15:33:17",
            "create_date": "2024-04-03",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "neoplex.com",
            "domain_keyword": "neoplex",
            "domain_tld": "com",
            "query_time": "2024-06-04 13:35:50",
            "create_date": "1996-11-12",
            "update_date": "2023-11-01",
            "expiry_date": "2025-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "webplex.dev",
            "domain_keyword": "webplex",
            "domain_tld": "dev",
            "query_time": "2024-05-26 15:12:28",
            "create_date": "2019-03-01",
            "update_date": "2023-06-25",
            "expiry_date": "2025-03-01",
            "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": 80,
            "domain_name": "nubolet.com",
            "domain_keyword": "nubolet",
            "domain_tld": "com",
            "query_time": "2024-06-01 17:16:13",
            "create_date": "2011-09-12",
            "update_date": "2016-09-13",
            "expiry_date": "2024-09-12",
            "registrar_iana": 379,
            "registrar_name": "Arsys Internet, S.L. dba NICLINE.COM",
            "registrar_website": "http://www.nicline.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ALICANTE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "https://registrar.domainconnection.info/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.informatica6.com",
                "ns2.informatica6.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "nebulox.net",
            "domain_keyword": "nebulox",
            "domain_tld": "net",
            "query_time": "2024-06-06 20:34:19",
            "create_date": "2018-12-06",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-06",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AQUA ROC DECOR",
            "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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nutolex.com",
            "domain_keyword": "nutolex",
            "domain_tld": "com",
            "query_time": "2024-06-07 16:21:21",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "martin.ns.cloudflare.com",
                "serena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "neoplex.co.kr",
            "domain_keyword": "neoplex",
            "domain_tld": "co.kr",
            "query_time": "2022-07-07 07:00:37",
            "create_date": "2014-11-04",
            "update_date": "2022-01-11",
            "expiry_date": "2024-11-04",
            "registrar_name": "(?)???",
            "registrar_website": "http://whois.co.kr",
            "registrant_name": "(?)?????",
            "registrant_address": "????? ???? ????74? 20 516? (????  ???21???) 20 Gukhoe-daero 74-gil, Yeongdeungpo-gu Seoul",
            "registrant_zip": "072383"
        },
        {
            "num": 84,
            "domain_name": "nanolex.top",
            "domain_keyword": "nanolex",
            "domain_tld": "top",
            "query_time": "2024-04-27 03:44:00",
            "create_date": "2018-03-04",
            "update_date": "2018-03-04",
            "expiry_date": "2026-03-04",
            "registrar_iana": 1621,
            "registrar_name": "shanghai meicheng technology information development co ltd",
            "registrar_website": "http://www.cndns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "You Qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "JiangSuSheng",
            "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": [
                "a.ezdnscenter.com",
                "b.ezdnscenter.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "neboweb.com",
            "domain_keyword": "neboweb",
            "domain_tld": "com",
            "query_time": "2024-05-02 18:42:27",
            "create_date": "2001-04-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-15",
            "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=neboweb.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "harleigh.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nevolux.com",
            "domain_keyword": "nevolux",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:25:52",
            "create_date": "2016-02-06",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-06",
            "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": 87,
            "domain_name": "revolex.sbs",
            "domain_keyword": "revolex",
            "domain_tld": "sbs",
            "query_time": "2024-05-19 04:27:20",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "nextlex.tech",
            "domain_keyword": "nextlex",
            "domain_tld": "tech",
            "query_time": "2024-05-22 23:27:26",
            "create_date": "2023-11-18",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Domain Privacy Trustee SA",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsany1.infomaniak.com",
                "nsany2.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 89,
            "domain_name": "websolex.com",
            "domain_keyword": "websolex",
            "domain_tld": "com",
            "query_time": "2024-05-29 15:53:13",
            "create_date": "2016-02-29",
            "update_date": "2021-02-22",
            "expiry_date": "2024-02-28",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "neoflex.org.cn",
            "domain_keyword": "neoflex",
            "domain_tld": "org.cn",
            "query_time": "2024-06-04 13:31:28",
            "create_date": "2006-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "Vitamin Health, Inc.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "demolex.ca",
            "domain_keyword": "demolex",
            "domain_tld": "ca",
            "query_time": "2024-06-08 14:42:50",
            "create_date": "2015-07-13",
            "update_date": "2021-04-25",
            "expiry_date": "2030-07-13",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "neyflex.com",
            "domain_keyword": "neyflex",
            "domain_tld": "com",
            "query_time": "2024-04-14 15:42:13",
            "create_date": "2006-02-09",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-09",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "76dafae07c823a9e9ae9d92a19abe6e2a03d7b734b10b2b26cf932678667c543@neyflex.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "negoflex.com",
            "domain_keyword": "negoflex",
            "domain_tld": "com",
            "query_time": "2024-04-24 17:20:09",
            "create_date": "2018-12-06",
            "update_date": "2022-12-19",
            "expiry_date": "2025-12-06",
            "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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "neuflex.pe",
            "domain_keyword": "neuflex",
            "domain_tld": "pe",
            "query_time": "2024-05-03 09:26:34",
            "registrar_name": "NIC.PE",
            "registrant_name": "RODRIGUEZ JAVIER CINTHIA SHERLY",
            "name_servers": [
                "ns1.websoftperu.com",
                "ns2.websoftperu.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 95,
            "domain_name": "nebulax.cloud",
            "domain_keyword": "nebulax",
            "domain_tld": "cloud",
            "query_time": "2024-05-02 18:43:57",
            "create_date": "2023-04-23",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yang ai bing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "nexplex.xyz",
            "domain_keyword": "nexplex",
            "domain_tld": "xyz",
            "query_time": "2024-05-10 06:23:49",
            "create_date": "2023-03-03",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-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": [
                "john.ns.cloudflare.com",
                "michelle.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "verolex.site",
            "domain_keyword": "verolex",
            "domain_tld": "site",
            "query_time": "2024-05-10 06:43:15",
            "create_date": "2024-01-02",
            "update_date": "2024-04-17",
            "expiry_date": "2025-01-02",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "netflex.space",
            "domain_keyword": "netflex",
            "domain_tld": "space",
            "query_time": "2024-05-07 07:40:54",
            "create_date": "2023-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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "sebotex.net",
            "domain_keyword": "sebotex",
            "domain_tld": "net",
            "query_time": "2024-04-18 02:07:57",
            "create_date": "2021-01-21",
            "update_date": "2022-12-21",
            "expiry_date": "2025-01-21",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "eu.dnsenable.com",
                "tr.dnsenable.com",
                "us.dnsenable.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "neboiler.net",
            "domain_keyword": "neboiler",
            "domain_tld": "net",
            "query_time": "2024-04-16 08:30:05",
            "create_date": "2017-12-17",
            "update_date": "2023-11-12",
            "expiry_date": "2024-12-17",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of neboiler.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-1102.awsdns-09.org",
                "ns-1887.awsdns-43.co.uk",
                "ns-467.awsdns-58.com",
                "ns-871.awsdns-44.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.257,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>nebolex.ru</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2038</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nebolej.ru, nebelex.ru, debolex.com, nebulex.com.au, neboled.com, nerolex.org, neboley.ru, negolex.com, neboley.com, webolex.group, neolex.co.uk, neboley.net, nebolen.ru, nebulex.net, nobolex.com, webolex.net, neboleo.com, nerolex.ru, nebolei.ru, nebolei.com, nebelex.com, neboleu.ru, nebolei.pro, nevolex.com, nebolet.com, nebolux.com, nebolei.net, neboley.loan, nebulex.co, debolex.co.uk, nebolet.ru, nebolax.com, webolex.com, nebelex.site, nemolex.com, nerolex.biz, necolex.net, nenolex.com, nebulex.dev, nebulex.space, debolex.cl, nebotex.ru, nebolux.ru, nexolex.com, nebulex.com, nevolex.ru, nerolex.com, febolex.com, debolex.uk, neolex.ru, necolex.com, neolex.app, nebole.com, nerolex.info, neolex.dev, neolex.net, neolex.de, neolex.com, neolex.cl, neolex.consulting, neblex.com, neolex.store, neolex.com.br, neolex.pe, neolex.pl, nerolex.net, neolex.law, webflex.co, nibolek.com, webodex.org, nrbelex.com, anabolex.ru, necoleb.it, nedomex.com, debonex.dev, fenolex.com, nekodex.app, neoplex.com, webplex.dev, nubolet.com, nebulox.net, nutolex.com, neoplex.co.kr, nanolex.top, neboweb.com, nevolux.com, revolex.sbs, nextlex.tech, websolex.com, neoflex.org.cn, demolex.ca, neyflex.com, negoflex.com, neuflex.pe, nebulax.cloud, nexplex.xyz, verolex.site, netflex.space, sebotex.net, neboiler.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nebolej.ru</domain_name>
   <domain_keyword>nebolej</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2006-10-18</create_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>nebelex.ru</domain_name>
   <domain_keyword>nebelex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:18:50</query_time>
   <create_date>2010-11-09</create_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.localserver.ru</value>
    <value>ns2.localserver.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>debolex.com</domain_name>
   <domain_keyword>debolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 01:52:44</query_time>
   <create_date>2020-08-06</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-08-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>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>4</num>
   <domain_name>nebulex.com.au</domain_name>
   <domain_keyword>nebulex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-25 17:44:06</query_time>
   <update_date>2022-10-28</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Russell Leadbetter</registrant_name>
   <name_servers>
    <value>ns-1164.awsdns-17.org</value>
    <value>ns-2014.awsdns-59.co.uk</value>
    <value>ns-228.awsdns-28.com</value>
    <value>ns-667.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>neboled.com</domain_name>
   <domain_keyword>neboled</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:11:36</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1017.ui-dns.biz</value>
    <value>ns1024.ui-dns.org</value>
    <value>ns1037.ui-dns.com</value>
    <value>ns1097.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>nerolex.org</domain_name>
   <domain_keyword>nerolex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 18:49:58</query_time>
   <create_date>2010-04-21</create_date>
   <update_date>2021-04-17</update_date>
   <expiry_date>2026-04-21</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com/global/web/csc/digital-brand</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rolex Watch U.S.A., Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>neboley.ru</domain_name>
   <domain_keyword>neboley</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2009-03-18</create_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.selectel.org</value>
    <value>ns2.selectel.org</value>
    <value>ns3.selectel.org</value>
    <value>ns4.selectel.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>negolex.com</domain_name>
   <domain_keyword>negolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 06:04:38</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>acens Technologies, S.L.U.</registrar_name>
   <registrar_website>http://www.acens.com/</registrar_website>
   <registrant_company>Negolex</registrant_company>
   <registrant_state>VALLADOLID</registrant_state>
   <registrant_country>ES</registrant_country>
   <name_servers>
    <value>ns10.servicio-online.net</value>
    <value>ns11.servicio-online.net</value>
    <value>ns12.servicio-online.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>neboley.com</domain_name>
   <domain_keyword>neboley</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 21:55:38</query_time>
   <create_date>2007-01-09</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>840</registrar_iana>
   <registrar_name>Nicco Ltd.</registrar_name>
   <registrar_website>http://www.nicco.com</registrar_website>
   <name_servers>
    <value>ns1.serverhome.com</value>
    <value>ns2.serverhome.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>webolex.group</domain_name>
   <domain_keyword>webolex</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-02 16:41:50</query_time>
   <create_date>2024-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webolex.rs</value>
    <value>ns2.webolex.rs</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>neolex.co.uk</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 13:38:27</query_time>
   <create_date>2010-09-27</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>neboley.net</domain_name>
   <domain_keyword>neboley</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 12:48:21</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>VIENTIANE</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>LA</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=neboley.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>nebolen.ru</domain_name>
   <domain_keyword>nebolen</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2010-12-21</create_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>nebulex.net</domain_name>
   <domain_keyword>nebulex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 12:23:32</query_time>
   <create_date>2022-01-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>christian.ns.cloudflare.com</value>
    <value>paloma.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>nobolex.com</domain_name>
   <domain_keyword>nobolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 14:02:44</query_time>
   <create_date>2021-03-21</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-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>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>16</num>
   <domain_name>webolex.net</domain_name>
   <domain_keyword>webolex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 03:08:05</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>neboleo.com</domain_name>
   <domain_keyword>neboleo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:05:41</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>nerolex.ru</domain_name>
   <domain_keyword>nerolex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 05:00:21</query_time>
   <create_date>2015-06-24</create_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>DATAHOST LTD</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>nebolei.ru</domain_name>
   <domain_keyword>nebolei</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2001-07-05</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>grace.ns.cloudflare.com</value>
    <value>kevin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>nebolei.com</domain_name>
   <domain_keyword>nebolei</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:30:07</query_time>
   <create_date>2014-05-21</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.the-domain-name-is-for-sale.com</value>
    <value>ns2.visit-the-domain-to-buy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nebelex.com</domain_name>
   <domain_keyword>nebelex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:29:03</query_time>
   <create_date>2008-10-31</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-10-31</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_company>Nebelex</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=nebelex.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>neboleu.ru</domain_name>
   <domain_keyword>neboleu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2006-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>nebolei.pro</domain_name>
   <domain_keyword>nebolei</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 22:11:09</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO &quot;FEOMAR&quot;</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Krasnodarskiy kray</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>nevolex.com</domain_name>
   <domain_keyword>nevolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:25:51</query_time>
   <create_date>2014-02-06</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nebolet.com</domain_name>
   <domain_keyword>nebolet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 02:22:00</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>3388</registrar_iana>
   <registrar_name>DropCatch.com 1179 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>desiree.ns.cloudflare.com</value>
    <value>justin.ns.cloudflare.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>nebolux.com</domain_name>
   <domain_keyword>nebolux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:30:08</query_time>
   <create_date>2018-09-28</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>HTTP.NET INTERNET GMBH</registrar_name>
   <registrar_website>http://www.http.net</registrar_website>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>nebolei.net</domain_name>
   <domain_keyword>nebolei</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 12:48:21</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=nebolei.net&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>neboley.loan</domain_name>
   <domain_keyword>neboley</domain_keyword>
   <domain_tld>loan</domain_tld>
   <query_time>2024-05-29 22:11:09</query_time>
   <create_date>2023-04-04</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-04-04</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC.</registrar_name>
   <registrar_website>http://www.ukraine.com.ua/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.inhostedns.com</value>
    <value>ns23.inhostedns.net</value>
    <value>ns33.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>nebulex.co</domain_name>
   <domain_keyword>nebulex</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 22:12:00</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-03-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>debolex.co.uk</domain_name>
   <domain_keyword>debolex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 12:38:17</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.openhostingservice.com</value>
    <value>ns2.openhostingservice.com</value>
    <value>ns3.openhostingservice.com</value>
    <value>ns4.openhostingservice.com</value>
    <value>ns5.openhostingservice.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>nebolet.ru</domain_name>
   <domain_keyword>nebolet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:18</query_time>
   <create_date>2020-10-23</create_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>nebolax.com</domain_name>
   <domain_keyword>nebolax</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:53:31</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-05-30</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=nebolax.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>webolex.com</domain_name>
   <domain_keyword>webolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 23:33:37</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>2177</registrar_iana>
   <registrar_name>DropCatch.com 697 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Oluwasanmi OLAJIDE</registrant_name>
   <registrant_address>254, MADAKI STREET, KUKWABA, KUBWA</registrant_address>
   <registrant_city>KUBWA</registrant_city>
   <registrant_state>Abuja Federal Capital Territory</registrant_state>
   <registrant_zip>991101</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8078525825</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-mdzaaqbc9wh5xb8j4cudbd.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nebelex.site</domain_name>
   <domain_keyword>nebelex</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-11 21:55:26</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>--</registrant_state>
   <registrant_country>BY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>nemolex.com</domain_name>
   <domain_keyword>nemolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 04:45:36</query_time>
   <create_date>2012-06-22</create_date>
   <update_date>2017-06-23</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.piensasolutions.com</value>
    <value>ns9.piensasolutions.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>nerolex.biz</domain_name>
   <domain_keyword>nerolex</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 20:55:37</query_time>
   <create_date>2010-04-20</create_date>
   <update_date>2021-04-20</update_date>
   <expiry_date>2026-04-19</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>whois.corporatedomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rolex Watch U.S.A., Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>necolex.net</domain_name>
   <domain_keyword>necolex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-02 18:47:06</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-09</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=necolex.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nenolex.com</domain_name>
   <domain_keyword>nenolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 13:28:02</query_time>
   <create_date>2019-08-06</create_date>
   <update_date>2019-08-06</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>m + b Verpackungstechnik GmbH</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>ns1054.ui-dns.biz</value>
    <value>ns1074.ui-dns.org</value>
    <value>ns1075.ui-dns.de</value>
    <value>ns1088.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>nebulex.dev</domain_name>
   <domain_keyword>nebulex</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 04:06:57</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-08</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nebulex.space</domain_name>
   <domain_keyword>nebulex</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 12:23:32</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>corey.ns.cloudflare.com</value>
    <value>sharon.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>debolex.cl</domain_name>
   <domain_keyword>debolex</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-03 01:52:44</query_time>
   <create_date>2010-05-09</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Realizador, debolex</registrant_name>
   <name_servers>
    <value>emma.ns.cloudflare.com</value>
    <value>gabe.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>42</num>
   <domain_name>nebotex.ru</domain_name>
   <domain_keyword>nebotex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:22</query_time>
   <create_date>2018-08-28</create_date>
   <expiry_date>2024-08-28</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>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>43</num>
   <domain_name>nebolux.ru</domain_name>
   <domain_keyword>nebolux</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:19:19</query_time>
   <create_date>2012-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>IP Zekasheva</registrant_company>
   <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>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>nexolex.com</domain_name>
   <domain_keyword>nexolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 09:32:12</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-17</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.brandbucket.com</value>
    <value>ns2.brandbucket.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>nebulex.com</domain_name>
   <domain_keyword>nebulex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:36:22</query_time>
   <create_date>1994-07-27</create_date>
   <update_date>2020-07-02</update_date>
   <expiry_date>2025-07-26</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>46</num>
   <domain_name>nevolex.ru</domain_name>
   <domain_keyword>nevolex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:44:32</query_time>
   <create_date>2021-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>nerolex.com</domain_name>
   <domain_keyword>nerolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:54:07</query_time>
   <create_date>2013-07-31</create_date>
   <update_date>2020-10-20</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Rolex Watch U.S.A., Inc.</registrant_company>
   <registrant_address>665 Fifth Avenue</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10022</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2126885151</registrant_phone>
   <registrant_fax>+1.2126888315</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>febolex.com</domain_name>
   <domain_keyword>febolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 22:03:02</query_time>
   <create_date>2020-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Sangeeta</registrant_name>
   <registrant_company>Design</registrant_company>
   <registrant_address>Laxmi Nager</registrant_address>
   <registrant_city>Delhi</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>110092</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9716741965</registrant_phone>
   <name_servers>
    <value>ns1.supercloudapps.com</value>
    <value>ns2.supercloudapps.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>debolex.uk</domain_name>
   <domain_keyword>debolex</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-21 12:38:19</query_time>
   <create_date>2019-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>neolex.ru</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:58:44</query_time>
   <create_date>2008-01-09</create_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>5173.ns1.domainparking.ru</value>
    <value>5173.ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>necolex.com</domain_name>
   <domain_keyword>necolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 15:54:36</query_time>
   <create_date>2018-05-21</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2024-05-21</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>52</num>
   <domain_name>neolex.app</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-04 14:16:19</query_time>
   <create_date>2024-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>nebole.com</domain_name>
   <domain_keyword>nebole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 01:11:36</query_time>
   <create_date>2014-08-29</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>AN HUI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=nebole.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>nerolex.info</domain_name>
   <domain_keyword>nerolex</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 19:54:07</query_time>
   <create_date>2010-04-20</create_date>
   <update_date>2021-04-16</update_date>
   <expiry_date>2026-04-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rolex Watch U.S.A., Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>neolex.dev</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-30 21:28:25</query_time>
   <create_date>2020-10-02</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>France</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.neolex.dev</value>
    <value>ns1.neolex.dev</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>neolex.net</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-04 13:32:25</query_time>
   <create_date>2012-02-07</create_date>
   <update_date>2012-02-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Andrey Kuleshov</registrant_name>
   <registrant_company>Andrey Kuleshov</registrant_company>
   <registrant_address>Frunze, 8a, 4</registrant_address>
   <registrant_city>Ryazan</registrant_city>
   <registrant_state>RU</registrant_state>
   <registrant_zip>390046</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9209631480</registrant_phone>
   <registrant_fax>+7.9209631480</registrant_fax>
   <name_servers>
    <value>ns1.jino.ru</value>
    <value>ns2.jino.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>neolex.de</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:01:24</query_time>
   <update_date>2014-10-22</update_date>
   <name_servers>
    <value>docks19.rzone.de</value>
    <value>shades09.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>neolex.com</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 14:49:15</query_time>
   <create_date>1996-06-26</create_date>
   <update_date>2023-02-23</update_date>
   <expiry_date>2030-10-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>ns75.domaincontrol.com</value>
    <value>ns76.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>59</num>
   <domain_name>neolex.cl</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-30 21:28:25</query_time>
   <create_date>2021-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Reinaldo Soto Carvajal</registrant_name>
   <name_servers>
    <value>ns1.nsprivado.net</value>
    <value>ns1.sitiodns.net</value>
    <value>ns2.nsprivado.net</value>
    <value>ns2.sitiodns.net</value>
    <value>ns3.sitiodns.net</value>
   </name_servers>
  </value>
  <value>
   <num>60</num>
   <domain_name>neolex.consulting</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-04 13:32:25</query_time>
   <create_date>2018-04-05</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2024-04-05</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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>neblex.com</domain_name>
   <domain_keyword>neblex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 08:29:53</query_time>
   <create_date>2015-04-27</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O neblex.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>neolex.store</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 00:57:47</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns15.inhostedns.com</value>
    <value>ns25.inhostedns.net</value>
    <value>ns35.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>neolex.com.br</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 14:49:15</query_time>
   <create_date>2020-10-19</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrant_name>Rafael Nienow</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>neolex.pe</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-25 00:57:47</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>Karim Merzthal Reyes</registrant_name>
   <name_servers>
    <value>ns1.lidservicessac.com</value>
    <value>ns2.lidservicessac.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>neolex.pl</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 02:28:06</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>nerolex.net</domain_name>
   <domain_keyword>nerolex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 19:54:07</query_time>
   <create_date>2012-04-20</create_date>
   <update_date>2023-04-16</update_date>
   <expiry_date>2028-04-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Rolex Watch U.S.A., Inc.</registrant_company>
   <registrant_address>665 Fifth Avenue</registrant_address>
   <registrant_city>New York</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>10022</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2126885151</registrant_phone>
   <registrant_fax>+1.2126888315</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>neolex.law</domain_name>
   <domain_keyword>neolex</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-29 04:52:23</query_time>
   <create_date>2020-08-05</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns1078.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1101.ui-dns.biz</value>
    <value>ns1107.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>webflex.co</domain_name>
   <domain_keyword>webflex</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-17 08:50:01</query_time>
   <create_date>2019-10-27</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-10-27</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>ns75.domaincontrol.com</value>
    <value>ns76.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>nibolek.com</domain_name>
   <domain_keyword>nibolek</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 07:14:56</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.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>webodex.org</domain_name>
   <domain_keyword>webodex</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 16:38:59</query_time>
   <create_date>2015-07-04</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>71</num>
   <domain_name>nrbelex.com</domain_name>
   <domain_keyword>nrbelex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:47:17</query_time>
   <create_date>2006-04-03</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2026-04-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/nrbelex.com</registrant_email>
   <registrant_phone>+1.9712666028</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>72</num>
   <domain_name>anabolex.ru</domain_name>
   <domain_keyword>anabolex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 19:09:01</query_time>
   <create_date>2008-07-24</create_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>necoleb.it</domain_name>
   <domain_keyword>necoleb</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-20 04:08:23</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>InterNetX GmbH</registrar_name>
   <registrar_website>http://www.internetx.com/</registrar_website>
   <registrant_company>Carsten Olaf Messerli</registrant_company>
   <registrant_address>Im MediaPark 8</registrant_address>
   <registrant_city>Koeln</registrant_city>
   <registrant_state>NRW</registrant_state>
   <registrant_zip>50670</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns111485.ztomy.com</value>
    <value>ns211485.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>nedomex.com</domain_name>
   <domain_keyword>nedomex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 07:14:03</query_time>
   <create_date>2010-05-21</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2031-05-21</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>RS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/4692efd7-9a83-43f9-88b8-a524855ca416</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.websajtovi.com</value>
    <value>ns2.websajtovi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>debonex.dev</domain_name>
   <domain_keyword>debonex</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-30 01:37:36</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>fenolex.com</domain_name>
   <domain_keyword>fenolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 06:19:20</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>elma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>nekodex.app</domain_name>
   <domain_keyword>nekodex</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 15:33:17</query_time>
   <create_date>2024-04-03</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>neoplex.com</domain_name>
   <domain_keyword>neoplex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 13:35:50</query_time>
   <create_date>1996-11-12</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2025-11-11</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>ns29.domaincontrol.com</value>
    <value>ns30.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>webplex.dev</domain_name>
   <domain_keyword>webplex</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-26 15:12:28</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2025-03-01</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>80</num>
   <domain_name>nubolet.com</domain_name>
   <domain_keyword>nubolet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 17:16:13</query_time>
   <create_date>2011-09-12</create_date>
   <update_date>2016-09-13</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys Internet, S.L. dba NICLINE.COM</registrar_name>
   <registrar_website>http://www.nicline.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>ALICANTE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>https://registrar.domainconnection.info/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.informatica6.com</value>
    <value>ns2.informatica6.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nebulox.net</domain_name>
   <domain_keyword>nebulox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 20:34:19</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-06</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>AQUA ROC DECOR</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>dns113.ovh.net</value>
    <value>ns113.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>82</num>
   <domain_name>nutolex.com</domain_name>
   <domain_keyword>nutolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 16:21:21</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>martin.ns.cloudflare.com</value>
    <value>serena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>neoplex.co.kr</domain_name>
   <domain_keyword>neoplex</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2022-07-07 07:00:37</query_time>
   <create_date>2014-11-04</create_date>
   <update_date>2022-01-11</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://whois.co.kr</registrar_website>
   <registrant_name>(?)?????</registrant_name>
   <registrant_address>????? ???? ????74? 20 516? (????  ???21???) 20 Gukhoe-daero 74-gil, Yeongdeungpo-gu Seoul</registrant_address>
   <registrant_zip>072383</registrant_zip>
  </value>
  <value>
   <num>84</num>
   <domain_name>nanolex.top</domain_name>
   <domain_keyword>nanolex</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 03:44:00</query_time>
   <create_date>2018-03-04</create_date>
   <update_date>2018-03-04</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_iana>1621</registrar_iana>
   <registrar_name>shanghai meicheng technology information development co ltd</registrar_name>
   <registrar_website>http://www.cndns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>You Qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>JiangSuSheng</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>a.ezdnscenter.com</value>
    <value>b.ezdnscenter.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>neboweb.com</domain_name>
   <domain_keyword>neboweb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 18:42:27</query_time>
   <create_date>2001-04-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-15</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=neboweb.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>harleigh.ns.cloudflare.com</value>
    <value>miles.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>86</num>
   <domain_name>nevolux.com</domain_name>
   <domain_keyword>nevolux</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:25:52</query_time>
   <create_date>2016-02-06</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-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>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>87</num>
   <domain_name>revolex.sbs</domain_name>
   <domain_keyword>revolex</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-19 04:27:20</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>nextlex.tech</domain_name>
   <domain_keyword>nextlex</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-22 23:27:26</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Domain Privacy Trustee SA</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsany1.infomaniak.com</value>
    <value>nsany2.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>websolex.com</domain_name>
   <domain_keyword>websolex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 15:53:13</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2021-02-22</update_date>
   <expiry_date>2024-02-28</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>neoflex.org.cn</domain_name>
   <domain_keyword>neoflex</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-06-04 13:31:28</query_time>
   <create_date>2006-06-15</create_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>Vitamin Health, Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.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>91</num>
   <domain_name>demolex.ca</domain_name>
   <domain_keyword>demolex</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-08 14:42:50</query_time>
   <create_date>2015-07-13</create_date>
   <update_date>2021-04-25</update_date>
   <expiry_date>2030-07-13</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>neyflex.com</domain_name>
   <domain_keyword>neyflex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 15:42:13</query_time>
   <create_date>2006-02-09</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>76dafae07c823a9e9ae9d92a19abe6e2a03d7b734b10b2b26cf932678667c543@neyflex.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>negoflex.com</domain_name>
   <domain_keyword>negoflex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 17:20:09</query_time>
   <create_date>2018-12-06</create_date>
   <update_date>2022-12-19</update_date>
   <expiry_date>2025-12-06</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>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>neuflex.pe</domain_name>
   <domain_keyword>neuflex</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-03 09:26:34</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>RODRIGUEZ JAVIER CINTHIA SHERLY</registrant_name>
   <name_servers>
    <value>ns1.websoftperu.com</value>
    <value>ns2.websoftperu.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>nebulax.cloud</domain_name>
   <domain_keyword>nebulax</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-02 18:43:57</query_time>
   <create_date>2023-04-23</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yang ai bing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>nexplex.xyz</domain_name>
   <domain_keyword>nexplex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-10 06:23:49</query_time>
   <create_date>2023-03-03</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-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>john.ns.cloudflare.com</value>
    <value>michelle.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>verolex.site</domain_name>
   <domain_keyword>verolex</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 06:43:15</query_time>
   <create_date>2024-01-02</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-01-02</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>ns55.domaincontrol.com</value>
    <value>ns56.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>98</num>
   <domain_name>netflex.space</domain_name>
   <domain_keyword>netflex</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 07:40:54</query_time>
   <create_date>2023-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>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>sebotex.net</domain_name>
   <domain_keyword>sebotex</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 02:07:57</query_time>
   <create_date>2021-01-21</create_date>
   <update_date>2022-12-21</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>eu.dnsenable.com</value>
    <value>tr.dnsenable.com</value>
    <value>us.dnsenable.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>neboiler.net</domain_name>
   <domain_keyword>neboiler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 08:30:05</query_time>
   <create_date>2017-12-17</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-12-17</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 neboiler.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-1102.awsdns-09.org</value>
    <value>ns-1887.awsdns-43.co.uk</value>
    <value>ns-467.awsdns-58.com</value>
    <value>ns-871.awsdns-44.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.257</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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