WHOIS QUERY TIME

5 May 2024 - 12:49 AM UTC

Registered: 11 February 2013
Modified: 23 January 2024
Expiry: 11 February 2025

REGISTRAR

Name: Consulting Service Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.hekko.net.pl
ns2.hekko.net.pl
ns3.hekko.net.pl
ns4.hekko.net.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dexel.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dexel.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dexel.pl",
            "domain_keyword": "dexel",
            "domain_tld": "pl",
            "query_time": "2024-05-05 00:49:02",
            "create_date": "2013-02-11",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-11",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl",
                "ns3.hekko.net.pl",
                "ns4.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.054,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dexel.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dexel.pl</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-05 00:49:02</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
    <value>ns3.hekko.net.pl</value>
    <value>ns4.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.054</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.089 seconds) for "dexel.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Mar 2023 - 2:11 PM UTC

Registered: 11 February 2013
Modified: 8 February 2023
Expiry: 11 February 2024

REGISTRAR

Name: Consulting Service Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.hekko.net.pl
ns2.hekko.net.pl
ns3.hekko.net.pl
ns4.hekko.net.pl

#2 - QUERY TIME

27 Feb 2024 - 1:56 AM UTC

Registered: 11 February 2013
Modified: 23 January 2024
Expiry: 11 February 2025

REGISTRAR

Name: Consulting Service Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

ns1.hekko.net.pl
ns2.hekko.net.pl
ns3.hekko.net.pl
ns4.hekko.net.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=dexel.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dexel.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "dexel.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "dexel.pl",
            "domain_keyword": "dexel",
            "domain_tld": "pl",
            "query_time": "2023-03-07 14:11:52",
            "create_date": "2013-02-11",
            "update_date": "2023-02-08",
            "expiry_date": "2024-02-11",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl",
                "ns3.hekko.net.pl",
                "ns4.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dexel.pl",
            "domain_keyword": "dexel",
            "domain_tld": "pl",
            "query_time": "2024-02-27 01:56:20",
            "create_date": "2013-02-11",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-11",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl",
                "ns3.hekko.net.pl",
                "ns4.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.089,
        "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>dexel.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>dexel.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dexel.pl</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-03-07 14:11:52</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2024-02-11</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
    <value>ns3.hekko.net.pl</value>
    <value>ns4.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dexel.pl</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-27 01:56:20</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
    <value>ns3.hekko.net.pl</value>
    <value>ns4.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.089</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 24 domain names (in 0.025 seconds) which contained the exact domain keyword "dexel".
Domain Name Registered Expiry Registrar Ownership
1 dexel.com 22 May 1998 21 May 2025 Network Solutions, LLC Dexel Lighting
2 dexel.co.uk 11 Apr 2001 11 Apr 2025 On-Line Marketing and Sales Ltd t/a Swift Internet [Tag = SWIFTINTERNET] -
3 dexel.net 2 Jul 2003 2 Jul 2025 Dynadot Inc -
4 dexel.ca 17 Jan 2006 17 Jan 2026 Tucows.com Co. REDACTED FOR PRIVACY
5 dexel.se 10 Jun 2008 10 Jun 2025 Rymdweb AB -
6 dexel.org 7 Nov 2009 7 Nov 2024 Metaregistrar BV Dexel Advies En Projectbegeleiding
7 dexel.pl 11 Feb 2013 11 Feb 2025 Consulting Service Sp. z o.o. -
8 dexel.jp 17 Sep 2013 30 Sep 2024 - Xserver Inc.
9 dexel.it 11 Apr 2015 11 Apr 2025 1 Api GmbH Luca Primerano
10 dexel.nl 8 Jun 2015 - XNS Registrar B.V. -
11 dexel.biz 12 Jan 2017 11 Jan 2025 Key-Systems GmbH DEXEL sp. z o.o.
12 dexel.dev 3 Jan 2021 3 Jan 2025 CloudFlare, Inc. REDACTED FOR PRIVACY
13 dexel.xyz 13 Feb 2021 13 Feb 2025 Porkbun, LLC Private by Design, LLC
14 dexel.cloud 25 Jan 2023 25 Jan 2025 OVH sas DEXEL
15 dexel.me 23 Feb 2023 23 Feb 2025 Metaregistrar BV REDACTED FOR PRIVACY
16 dexel.info 25 May 2023 25 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
17 dexel.design 21 Jul 2023 21 Jul 2024 eNom, LLC Proxy Protection LLC
18 dexel.digital 24 Jul 2023 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
19 dexel.pro 11 Nov 2023 11 Nov 2024 Regional Network Information Center, JSC dba RU-CENTER OOO DEKSEL
20 dexel.cfd 5 Dec 2023 5 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
21 dexel.site 31 Dec 2023 31 Dec 2024 Atak Domain Hosting n/a
22 dexel.space 31 Dec 2023 31 Dec 2024 Atak Domain Hosting n/a
23 dexel.sbs 9 Jan 2024 9 Jan 2025 Atak Domain Hosting n/a
24 dexel.ru 20 Feb 2024 20 Feb 2025 SALENAMES-RU Private Person
25 dexel.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dexel&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dexel",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 25,
        "relation": "eq",
        "current": 25
    },
    "unique_domains": "dexel.com, dexel.co.uk, dexel.net, dexel.ca, dexel.se, dexel.org, dexel.pl, dexel.jp, dexel.it, dexel.nl, dexel.biz, dexel.dev, dexel.xyz, dexel.cloud, dexel.me, dexel.info, dexel.design, dexel.digital, dexel.pro, dexel.cfd, dexel.site, dexel.space, dexel.sbs, dexel.ru, dexel.de",
    "results": [
        {
            "num": 1,
            "domain_name": "dexel.com",
            "domain_keyword": "dexel",
            "domain_tld": "com",
            "query_time": "2024-05-01 13:04:29",
            "create_date": "1998-05-22",
            "update_date": "2023-05-20",
            "expiry_date": "2025-05-21",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Dexel Lighting",
            "registrant_company": "Dexel Lighting",
            "registrant_address": "Gral Paz 13130",
            "registrant_city": "Ciudad Autonoma de Buenos Aire",
            "registrant_state": "Buenos Aires",
            "registrant_zip": "1440",
            "registrant_country": "AR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+54.1146873001",
            "registrant_fax": "+54.1146877550",
            "name_servers": [
                "ns1.dns-principal-30.com",
                "ns2.dns-principal-30.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dexel.co.uk",
            "domain_keyword": "dexel",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 00:49:02",
            "create_date": "2001-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_name": "On-Line Marketing and Sales Ltd t/a Swift Internet [Tag = SWIFTINTERNET]",
            "registrar_website": "http://www.swiftinter.net",
            "name_servers": [
                "ns0.swiftinter.net",
                "ns1.swiftinter.net",
                "ns2.swiftinternet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "dexel.net",
            "domain_keyword": "dexel",
            "domain_tld": "net",
            "query_time": "2024-04-12 07:02:40",
            "create_date": "2003-07-02",
            "update_date": "2024-02-04",
            "expiry_date": "2025-07-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dexel.ca",
            "domain_keyword": "dexel",
            "domain_tld": "ca",
            "query_time": "2024-04-16 13:24:40",
            "create_date": "2006-01-17",
            "update_date": "2020-10-21",
            "expiry_date": "2026-01-17",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "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.netfirms.com",
                "ns2.netfirms.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dexel.se",
            "domain_keyword": "dexel",
            "domain_tld": "se",
            "query_time": "2024-05-05 19:32:41",
            "create_date": "2008-06-10",
            "update_date": "2024-04-18",
            "expiry_date": "2025-06-10",
            "registrar_name": "Rymdweb AB",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dexel.org",
            "domain_keyword": "dexel",
            "domain_tld": "org",
            "query_time": "2024-04-16 13:24:40",
            "create_date": "2009-11-07",
            "update_date": "2023-12-22",
            "expiry_date": "2024-11-07",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://webwhois.metaregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dexel Advies En Projectbegeleiding",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wix.com",
                "ns2.wix.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dexel.pl",
            "domain_keyword": "dexel",
            "domain_tld": "pl",
            "query_time": "2024-05-05 00:49:02",
            "create_date": "2013-02-11",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-11",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.hekko.net.pl",
                "ns2.hekko.net.pl",
                "ns3.hekko.net.pl",
                "ns4.hekko.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dexel.jp",
            "domain_keyword": "dexel",
            "domain_tld": "jp",
            "query_time": "2024-04-16 13:24:40",
            "create_date": "2013-09-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F,",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6292-8811",
            "registrant_fax": "06-6292-8812",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 9,
            "domain_name": "dexel.it",
            "domain_keyword": "dexel",
            "domain_tld": "it",
            "query_time": "2024-05-05 00:49:02",
            "create_date": "2015-04-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-11",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Luca Primerano",
            "registrant_address": "204b Randolph Avenue,",
            "registrant_city": "London",
            "registrant_state": "N.D.",
            "registrant_zip": "W9 1PF",
            "registrant_country": "GB",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "dexel.nl",
            "domain_keyword": "dexel",
            "domain_tld": "nl",
            "query_time": "2024-04-16 13:24:40",
            "create_date": "2015-06-08",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "dexel.biz",
            "domain_keyword": "dexel",
            "domain_tld": "biz",
            "query_time": "2024-04-16 13:24:40",
            "create_date": "2017-01-12",
            "update_date": "2024-01-01",
            "expiry_date": "2025-01-11",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DEXEL sp. z o.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dexel.dev",
            "domain_keyword": "dexel",
            "domain_tld": "dev",
            "query_time": "2024-05-09 15:07:42",
            "create_date": "2021-01-03",
            "update_date": "2023-09-24",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "dave.ns.cloudflare.com",
                "fiona.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "dexel.xyz",
            "domain_keyword": "dexel",
            "domain_tld": "xyz",
            "query_time": "2024-04-12 07:02:40",
            "create_date": "2021-02-13",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "dexel.cloud",
            "domain_keyword": "dexel",
            "domain_tld": "cloud",
            "query_time": "2024-05-27 05:16:13",
            "create_date": "2023-01-25",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-25",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DEXEL",
            "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": [
                "dns106.ovh.net",
                "ns106.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "dexel.me",
            "domain_keyword": "dexel",
            "domain_tld": "me",
            "query_time": "2024-04-12 07:02:40",
            "create_date": "2023-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV",
            "registrar_website": "https://www.metaregistrar.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dexel.info",
            "domain_keyword": "dexel",
            "domain_tld": "info",
            "query_time": "2024-05-26 00:52:25",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dexel.design",
            "domain_keyword": "dexel",
            "domain_tld": "design",
            "query_time": "2024-04-12 07:02:40",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-21",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dexel.digital",
            "domain_keyword": "dexel",
            "domain_tld": "digital",
            "query_time": "2024-04-12 07:02:40",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "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.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dexel.pro",
            "domain_keyword": "dexel",
            "domain_tld": "pro",
            "query_time": "2024-05-19 20:01:29",
            "create_date": "2023-11-11",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-11",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OOO DEKSEL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "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.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "dexel.cfd",
            "domain_keyword": "dexel",
            "domain_tld": "cfd",
            "query_time": "2024-06-01 10:41:46",
            "create_date": "2023-12-05",
            "update_date": "2024-01-04",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "isabel.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dexel.site",
            "domain_keyword": "dexel",
            "domain_tld": "site",
            "query_time": "2024-05-09 15:07:42",
            "create_date": "2023-12-31",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "HAINAN",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dexel.space",
            "domain_keyword": "dexel",
            "domain_tld": "space",
            "query_time": "2024-05-09 15:07:42",
            "create_date": "2023-12-31",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-31",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Kiev",
            "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": [
                "harleigh.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dexel.sbs",
            "domain_keyword": "dexel",
            "domain_tld": "sbs",
            "query_time": "2024-05-14 11:26:32",
            "create_date": "2024-01-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-09",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "HAINAN",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "meera.ns.cloudflare.com",
                "mitchell.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dexel.ru",
            "domain_keyword": "dexel",
            "domain_tld": "ru",
            "query_time": "2024-05-04 09:19:54",
            "create_date": "2024-02-20",
            "expiry_date": "2025-02-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "dexel.de",
            "domain_keyword": "dexel",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:52:01",
            "update_date": "2018-07-25",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1029.ui-dns.com",
                "ns1029.ui-dns.de",
                "ns1029.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dexel</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>25</total>
  <relation>eq</relation>
  <current>25</current>
 </count>
 <unique_domains>dexel.com, dexel.co.uk, dexel.net, dexel.ca, dexel.se, dexel.org, dexel.pl, dexel.jp, dexel.it, dexel.nl, dexel.biz, dexel.dev, dexel.xyz, dexel.cloud, dexel.me, dexel.info, dexel.design, dexel.digital, dexel.pro, dexel.cfd, dexel.site, dexel.space, dexel.sbs, dexel.ru, dexel.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dexel.com</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 13:04:29</query_time>
   <create_date>1998-05-22</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Dexel Lighting</registrant_name>
   <registrant_company>Dexel Lighting</registrant_company>
   <registrant_address>Gral Paz 13130</registrant_address>
   <registrant_city>Ciudad Autonoma de Buenos Aire</registrant_city>
   <registrant_state>Buenos Aires</registrant_state>
   <registrant_zip>1440</registrant_zip>
   <registrant_country>AR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+54.1146873001</registrant_phone>
   <registrant_fax>+54.1146877550</registrant_fax>
   <name_servers>
    <value>ns1.dns-principal-30.com</value>
    <value>ns2.dns-principal-30.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dexel.co.uk</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 00:49:02</query_time>
   <create_date>2001-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>On-Line Marketing and Sales Ltd t/a Swift Internet [Tag = SWIFTINTERNET]</registrar_name>
   <registrar_website>http://www.swiftinter.net</registrar_website>
   <name_servers>
    <value>ns0.swiftinter.net</value>
    <value>ns1.swiftinter.net</value>
    <value>ns2.swiftinternet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dexel.net</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 07:02:40</query_time>
   <create_date>2003-07-02</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-07-02</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dexel.ca</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 13:24:40</query_time>
   <create_date>2006-01-17</create_date>
   <update_date>2020-10-21</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</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.netfirms.com</value>
    <value>ns2.netfirms.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dexel.se</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 19:32:41</query_time>
   <create_date>2008-06-10</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>Rymdweb AB</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dexel.org</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 13:24:40</query_time>
   <create_date>2009-11-07</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://webwhois.metaregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dexel Advies En Projectbegeleiding</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wix.com</value>
    <value>ns2.wix.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>dexel.pl</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-05 00:49:02</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.hekko.net.pl</value>
    <value>ns2.hekko.net.pl</value>
    <value>ns3.hekko.net.pl</value>
    <value>ns4.hekko.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dexel.jp</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-16 13:24:40</query_time>
   <create_date>2013-09-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Xserver Inc.</registrant_name>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F,</registrant_address>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6292-8811</registrant_phone>
   <registrant_fax>06-6292-8812</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>dexel.it</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-05 00:49:02</query_time>
   <create_date>2015-04-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Luca Primerano</registrant_company>
   <registrant_address>204b Randolph Avenue,</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>N.D.</registrant_state>
   <registrant_zip>W9 1PF</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>dexel.nl</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-16 13:24:40</query_time>
   <create_date>2015-06-08</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dexel.biz</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-16 13:24:40</query_time>
   <create_date>2017-01-12</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DEXEL sp. z o.o.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dexel.dev</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-09 15:07:42</query_time>
   <create_date>2021-01-03</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>dave.ns.cloudflare.com</value>
    <value>fiona.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dexel.xyz</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-12 07:02:40</query_time>
   <create_date>2021-02-13</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>dexel.cloud</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-27 05:16:13</query_time>
   <create_date>2023-01-25</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DEXEL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns106.ovh.net</value>
    <value>ns106.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>15</num>
   <domain_name>dexel.me</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-12 07:02:40</query_time>
   <create_date>2023-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV</registrar_name>
   <registrar_website>https://www.metaregistrar.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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>dexel.info</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 00:52:25</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dexel.design</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-04-12 07:02:40</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>dexel.digital</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-12 07:02:40</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</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.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dexel.pro</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-19 20:01:29</query_time>
   <create_date>2023-11-11</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OOO DEKSEL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</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.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>dexel.cfd</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-06-01 10:41:46</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>isabel.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>dexel.site</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 15:07:42</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>HAINAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>dexel.space</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-09 15:07:42</query_time>
   <create_date>2023-12-31</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Kiev</registrant_state>
   <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>harleigh.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>dexel.sbs</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-14 11:26:32</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>HAINAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>meera.ns.cloudflare.com</value>
    <value>mitchell.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dexel.ru</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 09:19:54</query_time>
   <create_date>2024-02-20</create_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>dexel.de</domain_name>
   <domain_keyword>dexel</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:52:01</query_time>
   <update_date>2018-07-25</update_date>
   <name_servers>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1029.ui-dns.com</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1029.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,182 domain names (in 0.135 seconds) which look and sound like the brand name "dexel".
Domain Name Registered Expiry Registrar Ownership
1 deixel.co.uk 23 Apr 2014 23 Apr 2025 OVH [Tag = OVH-FR] -
2 hexel.dev 3 Aug 2023 3 Aug 2024 Porkbun LLC Private by Design, LLC
3 vexel.exchange 12 May 2019 12 May 2025 Registrar of Domain Names REG.RU LLC Contact Privacy Inc. Customer 0154706928
4 decel.website 18 Sep 2023 18 Sep 2024 NameSilo, LLC PrivacyGuardian.org llc
5 vexel.store 11 Apr 2024 11 Apr 2025 Atak Domain Hosting n/a
6 sexel.net 15 Apr 2010 15 Apr 2025 IONOS SE REDACTED FOR PRIVACY
7 rexel.skin 28 Dec 2023 28 Dec 2024 Gandi SAS -
8 lexel.co.th 10 May 2021 10 May 2025 THNIC LEXEL IP CO., LTD. (บริษัท เลกเซล ไอพี จำกัด)
9 dexpl.com 5 Apr 2018 5 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu Veerhaven Capital Partners B.V.
10 pexel.se 29 Apr 2003 29 Apr 2025 Loopia AB -
11 dexrl.icu 18 Oct 2023 18 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) cheng du rong pan ta ke ji you xian gong si
12 texel.vacations 12 Jun 2023 12 Jun 2024 Cronon GmbH Exclusief Bemiddeling BV
13 deuel.biz 8 Mar 2024 8 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 devel.au - - Above.au Pty Limited Domain Admin
15 dexed.energy 8 Mar 2024 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 dextel.com.br 19 Jan 2011 19 Jan 2025 - Antonio Manuel Figueriedo ME
17 dexcel.app 11 Jul 2021 11 Jul 2024 GMO Internet Inc.d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
18 dexee.org 29 Apr 2024 29 Apr 2025 Tucows Domains Inc. Data Protected
19 devel.works 2 Aug 2014 2 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com United Hands
20 hexel.eu - - CRegISP Ltd -
21 nexel.biz 19 Apr 2002 18 Apr 2026 Network Solutions, LLC SYSTEMAX INC
22 hexel.site 27 Jul 2023 27 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
23 dixel.ru 28 Mar 2018 28 Mar 2025 RU-CENTER-RU Private Person
24 dexey.net 17 Jan 2007 17 Jan 2026 GoDaddy.com, LLC -
25 sexel.com 16 Apr 2003 16 Apr 2025 GoDaddy.com, LLC -
26 dexes.nl 13 May 2019 - WebReus -
27 rexel.fr 24 May 2007 26 Jun 2024 IP TWINS SAS REXEL FRANCE
28 duxel.xyz 13 Feb 2022 13 Feb 2025 Cloudflare, Inc. -
29 degel.email 19 Jan 2017 19 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
30 pexel.site 16 Mar 2023 16 Mar 2024 Namecheap Withheld for Privacy Purposes
31 vexel.marketing 29 Jan 2024 29 Jan 2025 Marcaria International LLC VXW
32 dexet.com 26 Jul 2004 26 Jul 2024 WEDOS Internet, a.s. DEXET s.r.o.
33 dexeu.net 30 Nov 2016 30 Nov 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
34 dedel.org 29 Jan 2010 29 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
35 devel.by 5 Jan 2015 5 Jan 2025 Open Contact, Ltd -
36 adexel.biz 11 Dec 2016 10 Dec 2024 Network Solutions, LLC Adexel Pte Ltd
37 degel.com 23 Mar 1995 24 Mar 2027 GoDaddy.com, LLC -
38 lexel.lt 26 Aug 2011 27 Aug 2024 NAMESHIELD NAMESHIELD
39 dexef.hu 12 Aug 2003 - - -
40 mexel.online 23 Mar 2024 23 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
41 drexel.info 20 Sep 2001 20 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
42 denel.co 3 Nov 2022 3 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 dexed.xyz 11 May 2024 11 May 2025 Dynadot LLC -
44 debel.shop 23 May 2024 23 May 2025 Namecheap, Inc. -
45 wexel.xyz 23 Jul 2023 23 Jul 2024 Name.com, Inc WexelTech
46 demel.be 2 Sep 2018 - Vimexx -
47 drexel.games 8 Apr 2024 8 Apr 2025 Registrar of Domain Names REG.RU LLC Privacy Protection
48 vexel.biz 19 Feb 2024 19 Feb 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170282923
49 drexel.dev 22 Feb 2019 22 Feb 2033 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
50 uexel.us 29 Nov 2012 28 Nov 2024 Fast Domain Inc. uExel
51 mexel.in 16 Jan 2015 16 Jan 2025 GoDaddy.com, LLC Mexel Technology Private Limited
52 devel.blog 11 Mar 2017 11 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
53 demel.cc 17 Jan 2006 17 Jan 2025 Network Solutions, LLC -
54 texel.hr 24 Oct 2000 17 Mar 2025 CARNET TEXEL d.o.o.
55 deqel.com 31 Aug 2015 31 Aug 2024 GoDaddy.com, LLC -
56 texel.fr 24 Jan 2012 10 May 2025 OVH EUROINVEST
57 devel.team 30 Oct 2023 30 Oct 2024 Megazone Corp., dba HOSTING.KR Jaehong Choi
58 rexel.pe - - KEY ? SYSTEMS GmbH REXEL DEVELOPPEMENT SAS
59 vexel.digital 9 Aug 2023 9 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
60 fexel.ru 20 Dec 2023 20 Dec 2024 BEGET-RU Private Person
61 degel.online 9 Feb 2023 9 Feb 2025 IONOS SE 1&1 Internet Limited
62 texel.social 7 Sep 2020 7 Sep 2024 Key-Systems, LLC Vdk Media Bv
63 rexel.help 27 Apr 2022 27 Apr 2025 Key-Systems LLC REXEL DEVELOPPEMENT SAS
64 rexel.mobi 3 Nov 2006 3 Nov 2024 Key-Systems GmbH REXEL DEVELOPPEMENT SAS
65 aexel.info 11 May 2023 11 May 2025 RegistryGate GmbH ELEKTRO SOLAR MV
66 doxel.pro 20 May 2024 20 May 2025 Dynadot Inc REDACTED FOR PRIVACY
67 devel.jp 1 Dec 2011 31 Dec 2024 - NetOwl, Inc.
68 gexel.pro 19 Feb 2023 19 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
69 texel.xyz 23 Feb 2021 23 Feb 2025 West263 International Limited Y Swetha
70 dexol.ru 3 Dec 2023 3 Dec 2024 REGRU-RU Private Person
71 debel.software 8 Aug 2023 8 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
72 dedel.de - - - -
73 dewel.info 17 Jun 2011 17 Jun 2024 IONOS SE REDACTED FOR PRIVACY
74 denel.org 18 Sep 2020 18 Sep 2024 Gandi SAS REDACTED FOR PRIVACY
75 texel.tours 10 Jul 2015 10 Jul 2024 Key-Systems, LLC Texeltours
76 dexsel.com 14 Aug 2020 14 Aug 2024 DIAMATRIX C.C. -
77 drexel.agency 2 Oct 2021 2 Oct 2024 Register.com, Inc. REDACTED FOR PRIVACY
78 rexel.co.uk 24 Nov 1998 24 Nov 2024 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
79 devel.news 12 Nov 2019 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 dexer.ing 6 Dec 2023 6 Dec 2024 101domain, Inc. Digital Privacy Corporation
81 vexel.tech 6 Apr 2023 6 Apr 2025 Gandi SAS -
82 devel.biz 17 Jan 2012 16 Jan 2026 PDR Ltd. d/b/a PublicDomainRegistry.com none
83 dexfl.net 7 Mar 2023 7 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
84 texel.website 2 May 2020 2 May 2025 InternetX GmbH -
85 drexel.university 9 Mar 2020 9 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 derel.com 11 Feb 2004 11 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
87 deuxel.online 7 Jun 2023 7 Jun 2024 HOSTINGER operations, UAB Scoutnesia Multimedia
88 kexel.net 1 Jan 2000 1 Jan 2025 GoDaddy.com, LLC -
89 texel.taxi 19 Aug 2015 19 Aug 2024 Tucows Domains Inc. dirk domhof
90 dexle.cn 22 May 2023 22 May 2025 广东时代互联科技有限公司 刘爱坤
91 vexel.dev 13 Mar 2024 13 Mar 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
92 dyxel.com.br 30 Jan 2020 30 Jan 2027 - Erika Fernanda Caramello
93 dexele.com 17 Sep 2023 17 Sep 2024 GoDaddy.com, LLC -
94 desel.co.uk 27 Jun 2020 27 Jun 2024 Ionos SE [Tag = 1AND1] -
95 daxel.ru 3 Mar 2009 3 Mar 2025 REGTIME-RU Private Person
96 dextel.net 1 May 2004 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 dixel.studio 23 Mar 2023 23 Mar 2025 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
98 vexel.host 29 Jun 2023 29 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
99 depel.pl 20 Mar 2018 20 Mar 2025 OVH SAS -
100 devel.farm 12 Feb 2020 12 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
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 Dexel.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dexel.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dexel.pl",
        "page_size": 100
    },
    "count": {
        "total": 1182,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "deixel.co.uk, hexel.dev, vexel.exchange, decel.website, vexel.store, sexel.net, rexel.skin, lexel.co.th, dexpl.com, pexel.se, dexrl.icu, texel.vacations, deuel.biz, devel.au, dexed.energy, dextel.com.br, dexcel.app, dexee.org, devel.works, hexel.eu, nexel.biz, hexel.site, dixel.ru, dexey.net, sexel.com, dexes.nl, rexel.fr, duxel.xyz, degel.email, pexel.site, vexel.marketing, dexet.com, dexeu.net, dedel.org, devel.by, adexel.biz, degel.com, lexel.lt, dexef.hu, mexel.online, drexel.info, denel.co, dexed.xyz, debel.shop, wexel.xyz, demel.be, drexel.games, vexel.biz, drexel.dev, uexel.us, mexel.in, devel.blog, demel.cc, texel.hr, deqel.com, texel.fr, devel.team, rexel.pe, vexel.digital, fexel.ru, degel.online, texel.social, rexel.help, rexel.mobi, aexel.info, doxel.pro, devel.jp, gexel.pro, texel.xyz, dexol.ru, debel.software, dedel.de, dewel.info, denel.org, texel.tours, dexsel.com, drexel.agency, rexel.co.uk, devel.news, dexer.ing, vexel.tech, devel.biz, dexfl.net, texel.website, drexel.university, derel.com, deuxel.online, kexel.net, texel.taxi, dexle.cn, vexel.dev, dyxel.com.br, dexele.com, desel.co.uk, daxel.ru, dextel.net, dixel.studio, vexel.host, depel.pl, devel.farm",
    "results": [
        {
            "num": 1,
            "domain_name": "deixel.co.uk",
            "domain_keyword": "deixel",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 21:45:08",
            "create_date": "2014-04-23",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-23",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "hexel.dev",
            "domain_keyword": "hexel",
            "domain_tld": "dev",
            "query_time": "2024-04-12 05:52:31",
            "create_date": "2023-08-03",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "vexel.exchange",
            "domain_keyword": "vexel",
            "domain_tld": "exchange",
            "query_time": "2024-05-15 03:49:24",
            "create_date": "2019-05-12",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0154706928",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "decel.website",
            "domain_keyword": "decel",
            "domain_tld": "website",
            "query_time": "2024-05-22 23:18:09",
            "create_date": "2023-09-18",
            "update_date": "2023-10-06",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "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": [
                "garrett.ns.cloudflare.com",
                "georgia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "vexel.store",
            "domain_keyword": "vexel",
            "domain_tld": "store",
            "query_time": "2024-04-21 20:47:00",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "HAINAN",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "isabel.ns.cloudflare.com",
                "kyree.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "sexel.net",
            "domain_keyword": "sexel",
            "domain_tld": "net",
            "query_time": "2024-04-26 06:28:25",
            "create_date": "2010-04-15",
            "update_date": "2021-04-24",
            "expiry_date": "2025-04-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://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": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "rexel.skin",
            "domain_keyword": "rexel",
            "domain_tld": "skin",
            "query_time": "2024-05-03 07:33:37",
            "create_date": "2023-12-28",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-28",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_state": "84",
            "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.",
            "name_servers": [
                "ns-136-a.gandi.net",
                "ns-188-c.gandi.net",
                "ns-36-b.gandi.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "lexel.co.th",
            "domain_keyword": "lexel",
            "domain_tld": "co.th",
            "query_time": "2024-04-10 22:16:52",
            "create_date": "2021-05-10",
            "update_date": "2022-09-30",
            "expiry_date": "2025-05-10",
            "registrar_name": "THNIC",
            "registrant_company": "LEXEL IP CO., LTD. (บริษัท เลกเซล ไอพี จำกัด)",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "sg23.hostatom.com",
                "sg24.hostatom.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dexpl.com",
            "domain_keyword": "dexpl",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:27:17",
            "create_date": "2018-04-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-05",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Veerhaven Capital Partners B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=dexpl.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wldns.nl",
                "ns2.wldns.es",
                "ns3.wldns.net",
                "ns4.wldns.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "pexel.se",
            "domain_keyword": "pexel",
            "domain_tld": "se",
            "query_time": "2024-05-05 11:59:51",
            "create_date": "2003-04-29",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-29",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "kirk.wwwgbg.se",
                "ns2.wwwgbg.se",
                "ns3.wwwgbg.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dexrl.icu",
            "domain_keyword": "dexrl",
            "domain_tld": "icu",
            "query_time": "2024-05-05 00:49:47",
            "create_date": "2023-10-18",
            "update_date": "2024-03-27",
            "expiry_date": "2024-10-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "cheng du rong pan ta ke ji you xian gong si",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "texel.vacations",
            "domain_keyword": "texel",
            "domain_tld": "vacations",
            "query_time": "2024-05-07 07:03:52",
            "create_date": "2023-06-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-12",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exclusief Bemiddeling BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks01.rzone.de",
                "shades02.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "deuel.biz",
            "domain_keyword": "deuel",
            "domain_tld": "biz",
            "query_time": "2024-05-11 15:18:57",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "devel.au",
            "domain_keyword": "devel",
            "domain_tld": "au",
            "query_time": "2024-05-26 00:27:10",
            "update_date": "2024-03-29",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dexed.energy",
            "domain_keyword": "dexed",
            "domain_tld": "energy",
            "query_time": "2024-05-14 11:26:32",
            "create_date": "2024-03-08",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.zenbox.pl",
                "ns2.zenbox.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dextel.com.br",
            "domain_keyword": "dextel",
            "domain_tld": "com.br",
            "query_time": "2024-05-14 11:26:43",
            "create_date": "2011-01-19",
            "update_date": "2023-04-01",
            "expiry_date": "2025-01-19",
            "registrant_name": "Antonio Manuel Figueriedo ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hospedagem.gubax.com.br",
                "ns2.hospedagem.gubax.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 17,
            "domain_name": "dexcel.app",
            "domain_keyword": "dexcel",
            "domain_tld": "app",
            "query_time": "2024-04-12 07:02:25",
            "create_date": "2021-07-11",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Inc.d/b/a Onamae.com",
            "registrar_website": "https://www.gmo.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dexee.org",
            "domain_keyword": "dexee",
            "domain_tld": "org",
            "query_time": "2024-05-01 16:47:03",
            "create_date": "2024-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "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": "PV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "devel.works",
            "domain_keyword": "devel",
            "domain_tld": "works",
            "query_time": "2024-05-05 01:56:52",
            "create_date": "2014-08-02",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-02",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "United Hands",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.unitedhands.net",
                "ns2.unitedhands.net",
                "ns3.unitedhands.net",
                "ns4.unitedhands.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hexel.eu",
            "domain_keyword": "hexel",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:50:27",
            "registrar_name": "CRegISP Ltd",
            "registrar_website": "https://cregisp.com",
            "name_servers": [
                "a.gpk.eu",
                "b.gpk.eu",
                "c.gpk.eu"
            ]
        },
        {
            "num": 21,
            "domain_name": "nexel.biz",
            "domain_keyword": "nexel",
            "domain_tld": "biz",
            "query_time": "2024-05-17 21:37:20",
            "create_date": "2002-04-19",
            "update_date": "2023-02-22",
            "expiry_date": "2026-04-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SYSTEMAX 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": [
                "ns25.worldnic.com",
                "ns26.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hexel.site",
            "domain_keyword": "hexel",
            "domain_tld": "site",
            "query_time": "2024-04-12 05:52:31",
            "create_date": "2023-07-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dixel.ru",
            "domain_keyword": "dixel",
            "domain_tld": "ru",
            "query_time": "2024-04-30 04:03:06",
            "create_date": "2018-03-28",
            "expiry_date": "2025-03-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 24,
            "domain_name": "dexey.net",
            "domain_keyword": "dexey",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:25:09",
            "create_date": "2007-01-17",
            "update_date": "2024-01-18",
            "expiry_date": "2026-01-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "sexel.com",
            "domain_keyword": "sexel",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:29:21",
            "create_date": "2003-04-16",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dexes.nl",
            "domain_keyword": "dexes",
            "domain_tld": "nl",
            "query_time": "2024-05-05 00:49:05",
            "create_date": "2019-05-13",
            "update_date": "2020-04-29",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 27,
            "domain_name": "rexel.fr",
            "domain_keyword": "rexel",
            "domain_tld": "fr",
            "query_time": "2024-05-20 13:51:08",
            "create_date": "2007-05-24",
            "update_date": "2024-04-19",
            "expiry_date": "2024-06-26",
            "registrar_name": "IP TWINS SAS",
            "registrar_website": "http://www.iptwins.com",
            "registrant_company": "REXEL FRANCE",
            "registrant_address": "13, boulevard du Fort de Vaux - Cs 60002, 75017 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.142858500",
            "name_servers": [
                "ns1-35.azure-dns.com",
                "ns2-35.azure-dns.net",
                "ns3-35.azure-dns.org",
                "ns4-35.azure-dns.info"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 28,
            "domain_name": "duxel.xyz",
            "domain_keyword": "duxel",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 05:14:32",
            "create_date": "2022-02-13",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-13",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_state": "Barcelona",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ashley.ns.cloudflare.com",
                "olof.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "degel.email",
            "domain_keyword": "degel",
            "domain_tld": "email",
            "query_time": "2024-05-24 06:15:43",
            "create_date": "2017-01-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks03.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "pexel.site",
            "domain_keyword": "pexel",
            "domain_tld": "site",
            "query_time": "2024-05-25 04:23:25",
            "create_date": "2023-03-16",
            "update_date": "2024-04-27",
            "expiry_date": "2024-03-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "vexel.marketing",
            "domain_keyword": "vexel",
            "domain_tld": "marketing",
            "query_time": "2024-05-27 20:53:26",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VXW",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sao Paulo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.minas.com.br",
                "dns2.minas.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dexet.com",
            "domain_keyword": "dexet",
            "domain_tld": "com",
            "query_time": "2024-04-16 13:25:08",
            "create_date": "2004-07-26",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-26",
            "registrar_iana": 3860,
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "https://www.wedos.com",
            "registrant_name": "Not Disclosed",
            "registrant_company": "DEXET s.r.o.",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_email": "not disclosed",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "ns1.ignum.com",
                "ns2.ignum.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unisgned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dexeu.net",
            "domain_keyword": "dexeu",
            "domain_tld": "net",
            "query_time": "2024-04-16 13:25:08",
            "create_date": "2016-11-30",
            "update_date": "2023-12-06",
            "expiry_date": "2024-11-30",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dedel.org",
            "domain_keyword": "dedel",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:33:11",
            "create_date": "2010-01-29",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-29",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.1blu.de",
                "ns02.1blu.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "devel.by",
            "domain_keyword": "devel",
            "domain_tld": "by",
            "query_time": "2024-05-08 18:38:12",
            "create_date": "2015-01-05",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-05",
            "registrar_name": "Open Contact, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.openerp.by",
                "ns2.openerp.by",
                "ns3.openerp.by"
            ]
        },
        {
            "num": 36,
            "domain_name": "adexel.biz",
            "domain_keyword": "adexel",
            "domain_tld": "biz",
            "query_time": "2024-05-13 07:50:08",
            "create_date": "2016-12-11",
            "update_date": "2024-05-12",
            "expiry_date": "2024-12-10",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adexel Pte Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SG-01",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "degel.com",
            "domain_keyword": "degel",
            "domain_tld": "com",
            "query_time": "2024-04-13 02:26:37",
            "create_date": "1995-03-23",
            "update_date": "2022-09-03",
            "expiry_date": "2027-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "lexel.lt",
            "domain_keyword": "lexel",
            "domain_tld": "lt",
            "query_time": "2024-04-17 15:36:03",
            "create_date": "2011-08-26",
            "expiry_date": "2024-08-27",
            "registrar_name": "NAMESHIELD",
            "registrar_website": "http://www.nameshield.net",
            "registrant_company": "NAMESHIELD",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 39,
            "domain_name": "dexef.hu",
            "domain_keyword": "dexef",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:40:00",
            "create_date": "2003-08-12"
        },
        {
            "num": 40,
            "domain_name": "mexel.online",
            "domain_keyword": "mexel",
            "domain_tld": "online",
            "query_time": "2024-05-23 01:25:26",
            "create_date": "2024-03-23",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "drexel.info",
            "domain_keyword": "drexel",
            "domain_tld": "info",
            "query_time": "2024-05-24 22:46:19",
            "create_date": "2001-09-20",
            "update_date": "2022-10-13",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adns1.drexel.edu",
                "adns2.drexel.edu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "denel.co",
            "domain_keyword": "denel",
            "domain_tld": "co",
            "query_time": "2024-05-12 13:34:49",
            "create_date": "2022-11-03",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-03",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dexed.xyz",
            "domain_keyword": "dexed",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 17:54:06",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-5e4f2584.ns3.dan.hosting"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "debel.shop",
            "domain_keyword": "debel",
            "domain_tld": "shop",
            "query_time": "2024-05-25 18:41:49",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "wexel.xyz",
            "domain_keyword": "wexel",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 02:50:31",
            "create_date": "2023-07-23",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "WexelTech",
            "registrant_state": "alexandria",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the 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": [
                "cartman.ns.cloudflare.com",
                "karina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "demel.be",
            "domain_keyword": "demel",
            "domain_tld": "be",
            "query_time": "2024-06-02 12:56:03",
            "create_date": "2018-09-02",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 47,
            "domain_name": "drexel.games",
            "domain_keyword": "drexel",
            "domain_tld": "games",
            "query_time": "2024-04-10 19:21:16",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "vexel.biz",
            "domain_keyword": "vexel",
            "domain_tld": "biz",
            "query_time": "2024-04-06 11:22:34",
            "create_date": "2024-02-19",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170282923",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "drexel.dev",
            "domain_keyword": "drexel",
            "domain_tld": "dev",
            "query_time": "2024-04-22 12:02:55",
            "create_date": "2019-02-22",
            "update_date": "2024-02-19",
            "expiry_date": "2033-02-22",
            "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 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "uexel.us",
            "domain_keyword": "uexel",
            "domain_tld": "us",
            "query_time": "2024-04-22 20:56:47",
            "create_date": "2012-11-29",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1154,
            "registrar_name": "Fast Domain Inc.",
            "registrar_website": "www.fastdomain.com",
            "registrant_name": "SHAAN KHAN",
            "registrant_company": "uExel",
            "registrant_address": "OFFICE # 7 BLOCK # 26 C G 11/3",
            "registrant_city": "Islamabad",
            "registrant_zip": "99999",
            "registrant_country": "PK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+92.3345385426",
            "registrant_fax": "+1.8886429675",
            "name_servers": [
                "ns1301.websitewelcome.com",
                "ns1302.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "mexel.in",
            "domain_keyword": "mexel",
            "domain_tld": "in",
            "query_time": "2024-05-10 23:24:30",
            "create_date": "2015-01-16",
            "update_date": "2023-02-14",
            "expiry_date": "2025-01-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mexel Technology Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "devel.blog",
            "domain_keyword": "devel",
            "domain_tld": "blog",
            "query_time": "2024-05-11 10:35:56",
            "create_date": "2017-03-11",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-11",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "demel.cc",
            "domain_keyword": "demel",
            "domain_tld": "cc",
            "query_time": "2024-05-03 03:42:07",
            "create_date": "2006-01-17",
            "update_date": "2023-11-18",
            "expiry_date": "2025-01-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.ahub.co.at",
                "ns2.ahub.co.at"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "texel.hr",
            "domain_keyword": "texel",
            "domain_tld": "hr",
            "query_time": "2024-05-07 10:08:41",
            "create_date": "2000-10-24",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "TEXEL d.o.o.",
            "registrant_address": "Maksimirsko naselje IV. 21",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.knownsrv.com",
                "ns12.knownsrv.com"
            ]
        },
        {
            "num": 55,
            "domain_name": "deqel.com",
            "domain_keyword": "deqel",
            "domain_tld": "com",
            "query_time": "2024-05-16 07:10:22",
            "create_date": "2015-08-31",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "texel.fr",
            "domain_keyword": "texel",
            "domain_tld": "fr",
            "query_time": "2024-05-15 00:03:22",
            "create_date": "2012-01-24",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "EUROINVEST",
            "registrant_address": "la Vigne aux Loups, 91160 Longjumeau",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.164542628",
            "name_servers": [
                "dns101.ovh.net",
                "ns101.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 57,
            "domain_name": "devel.team",
            "domain_keyword": "devel",
            "domain_tld": "team",
            "query_time": "2024-05-11 10:35:57",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jaehong Choi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Seongnam-si",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "rexel.pe",
            "domain_keyword": "rexel",
            "domain_tld": "pe",
            "query_time": "2024-05-25 16:09:28",
            "registrar_name": "KEY ? SYSTEMS GmbH",
            "registrant_name": "REXEL DEVELOPPEMENT SAS",
            "name_servers": [
                "ns1.telmex.net.pe",
                "ns2.telmex.net.pe"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 59,
            "domain_name": "vexel.digital",
            "domain_keyword": "vexel",
            "domain_tld": "digital",
            "query_time": "2024-05-03 18:29:53",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "fexel.ru",
            "domain_keyword": "fexel",
            "domain_tld": "ru",
            "query_time": "2024-04-30 12:04:09",
            "create_date": "2023-12-20",
            "expiry_date": "2024-12-20",
            "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": 61,
            "domain_name": "degel.online",
            "domain_keyword": "degel",
            "domain_tld": "online",
            "query_time": "2024-04-13 02:26:37",
            "create_date": "2023-02-09",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-09",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1043.ui-dns.de",
                "ns1046.ui-dns.org",
                "ns1071.ui-dns.biz",
                "ns1105.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "texel.social",
            "domain_keyword": "texel",
            "domain_tld": "social",
            "query_time": "2024-04-22 07:45:06",
            "create_date": "2020-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vdk Media Bv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nameserver1.doorons.online",
                "nameserver2.doorons.net",
                "nameserver3.doorons.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "rexel.help",
            "domain_keyword": "rexel",
            "domain_tld": "help",
            "query_time": "2024-04-27 00:10:27",
            "create_date": "2022-04-27",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "REXEL DEVELOPPEMENT SAS",
            "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.",
            "name_servers": [
                "ns1.iptwins.net",
                "ns2.iptwins.net",
                "ns3.iptwins.com",
                "ns4.iptwins.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "rexel.mobi",
            "domain_keyword": "rexel",
            "domain_tld": "mobi",
            "query_time": "2024-05-19 04:30:55",
            "create_date": "2006-11-03",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REXEL DEVELOPPEMENT SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iptwins.net",
                "ns2.iptwins.net",
                "ns3.iptwins.com",
                "ns4.iptwins.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "aexel.info",
            "domain_keyword": "aexel",
            "domain_tld": "info",
            "query_time": "2024-05-15 20:02:14",
            "create_date": "2023-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ELEKTRO SOLAR MV",
            "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": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "doxel.pro",
            "domain_keyword": "doxel",
            "domain_tld": "pro",
            "query_time": "2024-05-22 16:25:03",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elaine.ns.cloudflare.com",
                "greg.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "devel.jp",
            "domain_keyword": "devel",
            "domain_tld": "jp",
            "query_time": "2024-05-26 00:27:10",
            "create_date": "2011-12-01",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-31",
            "registrant_name": "NetOwl, Inc.",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-256-8553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 68,
            "domain_name": "gexel.pro",
            "domain_keyword": "gexel",
            "domain_tld": "pro",
            "query_time": "2024-04-11 21:01:56",
            "create_date": "2023-02-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-19",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1djs.name.com",
                "ns2cqs.name.com",
                "ns3gnv.name.com",
                "ns4kpx.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "texel.xyz",
            "domain_keyword": "texel",
            "domain_tld": "xyz",
            "query_time": "2024-05-02 18:59:08",
            "create_date": "2021-02-23",
            "update_date": "2023-08-31",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dexol.ru",
            "domain_keyword": "dexol",
            "domain_tld": "ru",
            "query_time": "2024-05-04 09:19:56",
            "create_date": "2023-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "debel.software",
            "domain_keyword": "debel",
            "domain_tld": "software",
            "query_time": "2024-05-03 01:50:29",
            "create_date": "2023-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dedel.de",
            "domain_keyword": "dedel",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:28:45",
            "update_date": "2024-03-27",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 73,
            "domain_name": "dewel.info",
            "domain_keyword": "dewel",
            "domain_tld": "info",
            "query_time": "2024-04-24 18:48:34",
            "create_date": "2011-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns1043.ui-dns.biz",
                "ns1043.ui-dns.com",
                "ns1043.ui-dns.de",
                "ns1043.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "denel.org",
            "domain_keyword": "denel",
            "domain_tld": "org",
            "query_time": "2024-04-21 14:36:39",
            "create_date": "2020-09-18",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-18",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "32",
            "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": [
                "ns-132-c.gandi.net",
                "ns-237-b.gandi.net",
                "ns-90-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "texel.tours",
            "domain_keyword": "texel",
            "domain_tld": "tours",
            "query_time": "2024-04-22 07:45:06",
            "create_date": "2015-07-10",
            "update_date": "2023-08-24",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Texeltours",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 76,
            "domain_name": "dexsel.com",
            "domain_keyword": "dexsel",
            "domain_tld": "com",
            "query_time": "2024-05-14 22:49:44",
            "create_date": "2020-08-14",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1645,
            "registrar_name": "DIAMATRIX C.C.",
            "registrar_website": "https://www.domains.co.za",
            "registrant_email": "https://contact.gtld-whois.com/0807633e5055df998eafd4ea51cc710d",
            "name_servers": [
                "demeter.is.co.za",
                "jupiter.is.co.za",
                "titan.is.co.za"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "drexel.agency",
            "domain_keyword": "drexel",
            "domain_tld": "agency",
            "query_time": "2024-05-21 04:43:24",
            "create_date": "2021-10-02",
            "update_date": "2023-09-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "rexel.co.uk",
            "domain_keyword": "rexel",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 13:51:07",
            "create_date": "1998-11-24",
            "update_date": "2024-02-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "ns1-32.azure-dns.com",
                "ns2-32.azure-dns.net",
                "ns3-32.azure-dns.org",
                "ns4-32.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "devel.news",
            "domain_keyword": "devel",
            "domain_tld": "news",
            "query_time": "2024-05-26 00:27:10",
            "create_date": "2019-11-12",
            "update_date": "2023-12-27",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dexer.ing",
            "domain_keyword": "dexer",
            "domain_tld": "ing",
            "query_time": "2024-06-01 10:41:46",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain, Inc.",
            "registrar_website": "http://www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "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.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "vexel.tech",
            "domain_keyword": "vexel",
            "domain_tld": "tech",
            "query_time": "2024-04-11 21:15:30",
            "create_date": "2023-04-06",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-06",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-102-c.gandi.net",
                "ns-208-a.gandi.net",
                "ns-57-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "devel.biz",
            "domain_keyword": "devel",
            "domain_tld": "biz",
            "query_time": "2024-04-16 05:36:54",
            "create_date": "2012-01-17",
            "update_date": "2024-01-23",
            "expiry_date": "2026-01-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "none",
            "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": [
                "ns10.uadns.com",
                "ns11.uadns.com",
                "ns12.uadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dexfl.net",
            "domain_keyword": "dexfl",
            "domain_tld": "net",
            "query_time": "2024-05-05 00:49:07",
            "create_date": "2023-03-07",
            "update_date": "2024-02-25",
            "expiry_date": "2025-03-07",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "alpha.hostlife.net",
                "beta.hostlife.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "texel.website",
            "domain_keyword": "texel",
            "domain_tld": "website",
            "query_time": "2024-05-07 07:03:52",
            "create_date": "2020-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_state": "NL",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.jimdo.com",
                "ns2.jimdo.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "drexel.university",
            "domain_keyword": "drexel",
            "domain_tld": "university",
            "query_time": "2024-05-07 20:24:01",
            "create_date": "2020-03-09",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "derel.com",
            "domain_keyword": "derel",
            "domain_tld": "com",
            "query_time": "2024-04-30 18:44:16",
            "create_date": "2004-02-11",
            "update_date": "2023-08-17",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://uniregistry.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=derel.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "deuxel.online",
            "domain_keyword": "deuxel",
            "domain_tld": "online",
            "query_time": "2024-05-11 15:21:28",
            "create_date": "2023-06-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Scoutnesia Multimedia",
            "registrant_state": "Jawa Barat",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "kexel.net",
            "domain_keyword": "kexel",
            "domain_tld": "net",
            "query_time": "2024-05-14 05:25:14",
            "create_date": "2000-01-01",
            "update_date": "2023-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "texel.taxi",
            "domain_keyword": "texel",
            "domain_tld": "taxi",
            "query_time": "2024-05-19 00:56:11",
            "create_date": "2015-08-19",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-19",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dirk domhof",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dexle.cn",
            "domain_keyword": "dexle",
            "domain_tld": "cn",
            "query_time": "2024-05-24 23:52:01",
            "create_date": "2023-05-22",
            "expiry_date": "2025-05-22",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "刘爱坤",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "vexel.dev",
            "domain_keyword": "vexel",
            "domain_tld": "dev",
            "query_time": "2024-05-15 03:49:24",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "dyxel.com.br",
            "domain_keyword": "dyxel",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 20:34:54",
            "create_date": "2020-01-30",
            "update_date": "2024-01-06",
            "expiry_date": "2027-01-30",
            "registrant_name": "Erika Fernanda Caramello",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns914.hostgator.com.br",
                "ns915.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 93,
            "domain_name": "dexele.com",
            "domain_keyword": "dexele",
            "domain_tld": "com",
            "query_time": "2024-04-12 07:02:40",
            "create_date": "2023-09-17",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "desel.co.uk",
            "domain_keyword": "desel",
            "domain_tld": "co.uk",
            "query_time": "2024-04-22 06:16:56",
            "create_date": "2020-06-27",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-27",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1026.ui-dns.biz",
                "ns1035.ui-dns.org",
                "ns1038.ui-dns.de",
                "ns1042.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "daxel.ru",
            "domain_keyword": "daxel",
            "domain_tld": "ru",
            "query_time": "2024-05-03 10:15:51",
            "create_date": "2009-03-03",
            "expiry_date": "2025-03-03",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "dextel.net",
            "domain_keyword": "dextel",
            "domain_tld": "net",
            "query_time": "2024-05-09 15:08:48",
            "create_date": "2004-05-01",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-01",
            "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=dextel.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "dixel.studio",
            "domain_keyword": "dixel",
            "domain_tld": "studio",
            "query_time": "2024-05-22 05:01:05",
            "create_date": "2023-03-23",
            "update_date": "2024-03-20",
            "expiry_date": "2025-03-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "vexel.host",
            "domain_keyword": "vexel",
            "domain_tld": "host",
            "query_time": "2024-05-24 04:25:28",
            "create_date": "2023-06-29",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-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": [
                "kip.ns.cloudflare.com",
                "zara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "depel.pl",
            "domain_keyword": "depel",
            "domain_tld": "pl",
            "query_time": "2024-05-30 09:03:07",
            "create_date": "2018-03-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "devel.farm",
            "domain_keyword": "devel",
            "domain_tld": "farm",
            "query_time": "2024-04-11 12:38:38",
            "create_date": "2020-02-12",
            "update_date": "2024-03-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "miles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.135,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dexel.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1182</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>deixel.co.uk, hexel.dev, vexel.exchange, decel.website, vexel.store, sexel.net, rexel.skin, lexel.co.th, dexpl.com, pexel.se, dexrl.icu, texel.vacations, deuel.biz, devel.au, dexed.energy, dextel.com.br, dexcel.app, dexee.org, devel.works, hexel.eu, nexel.biz, hexel.site, dixel.ru, dexey.net, sexel.com, dexes.nl, rexel.fr, duxel.xyz, degel.email, pexel.site, vexel.marketing, dexet.com, dexeu.net, dedel.org, devel.by, adexel.biz, degel.com, lexel.lt, dexef.hu, mexel.online, drexel.info, denel.co, dexed.xyz, debel.shop, wexel.xyz, demel.be, drexel.games, vexel.biz, drexel.dev, uexel.us, mexel.in, devel.blog, demel.cc, texel.hr, deqel.com, texel.fr, devel.team, rexel.pe, vexel.digital, fexel.ru, degel.online, texel.social, rexel.help, rexel.mobi, aexel.info, doxel.pro, devel.jp, gexel.pro, texel.xyz, dexol.ru, debel.software, dedel.de, dewel.info, denel.org, texel.tours, dexsel.com, drexel.agency, rexel.co.uk, devel.news, dexer.ing, vexel.tech, devel.biz, dexfl.net, texel.website, drexel.university, derel.com, deuxel.online, kexel.net, texel.taxi, dexle.cn, vexel.dev, dyxel.com.br, dexele.com, desel.co.uk, daxel.ru, dextel.net, dixel.studio, vexel.host, depel.pl, devel.farm</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>deixel.co.uk</domain_name>
   <domain_keyword>deixel</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 21:45:08</query_time>
   <create_date>2014-04-23</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>hexel.dev</domain_name>
   <domain_keyword>hexel</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-12 05:52:31</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>vexel.exchange</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-05-15 03:49:24</query_time>
   <create_date>2019-05-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-12</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>Contact Privacy Inc. Customer 0154706928</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>decel.website</domain_name>
   <domain_keyword>decel</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-22 23:18:09</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>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</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>garrett.ns.cloudflare.com</value>
    <value>georgia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>vexel.store</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-21 20:47:00</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>HAINAN</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>isabel.ns.cloudflare.com</value>
    <value>kyree.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>sexel.net</domain_name>
   <domain_keyword>sexel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 06:28:25</query_time>
   <create_date>2010-04-15</create_date>
   <update_date>2021-04-24</update_date>
   <expiry_date>2025-04-15</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>rexel.skin</domain_name>
   <domain_keyword>rexel</domain_keyword>
   <domain_tld>skin</domain_tld>
   <query_time>2024-05-03 07:33:37</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_state>84</registrant_state>
   <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>
   <name_servers>
    <value>ns-136-a.gandi.net</value>
    <value>ns-188-c.gandi.net</value>
    <value>ns-36-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>lexel.co.th</domain_name>
   <domain_keyword>lexel</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-04-10 22:16:52</query_time>
   <create_date>2021-05-10</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>LEXEL IP CO., LTD. (บริษัท เลกเซล ไอพี จำกัด)</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>sg23.hostatom.com</value>
    <value>sg24.hostatom.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>dexpl.com</domain_name>
   <domain_keyword>dexpl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:27:17</query_time>
   <create_date>2018-04-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Veerhaven Capital Partners B.V.</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>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=dexpl.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wldns.nl</value>
    <value>ns2.wldns.es</value>
    <value>ns3.wldns.net</value>
    <value>ns4.wldns.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>pexel.se</domain_name>
   <domain_keyword>pexel</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 11:59:51</query_time>
   <create_date>2003-04-29</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>kirk.wwwgbg.se</value>
    <value>ns2.wwwgbg.se</value>
    <value>ns3.wwwgbg.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dexrl.icu</domain_name>
   <domain_keyword>dexrl</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-05 00:49:47</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>cheng du rong pan ta ke ji you xian gong si</registrant_company>
   <registrant_state>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>texel.vacations</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>vacations</domain_tld>
   <query_time>2024-05-07 07:03:52</query_time>
   <create_date>2023-06-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exclusief Bemiddeling BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades02.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>deuel.biz</domain_name>
   <domain_keyword>deuel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-11 15:18:57</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>devel.au</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-26 00:27:10</query_time>
   <update_date>2024-03-29</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dexed.energy</domain_name>
   <domain_keyword>dexed</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-14 11:26:32</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.zenbox.pl</value>
    <value>ns2.zenbox.pl</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>dextel.com.br</domain_name>
   <domain_keyword>dextel</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-14 11:26:43</query_time>
   <create_date>2011-01-19</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrant_name>Antonio Manuel Figueriedo ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hospedagem.gubax.com.br</value>
    <value>ns2.hospedagem.gubax.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>dexcel.app</domain_name>
   <domain_keyword>dexcel</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-12 07:02:25</query_time>
   <create_date>2021-07-11</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Inc.d/b/a Onamae.com</registrar_name>
   <registrar_website>https://www.gmo.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>dexee.org</domain_name>
   <domain_keyword>dexee</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 16:47:03</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>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>PV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>devel.works</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-05 01:56:52</query_time>
   <create_date>2014-08-02</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>United Hands</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.unitedhands.net</value>
    <value>ns2.unitedhands.net</value>
    <value>ns3.unitedhands.net</value>
    <value>ns4.unitedhands.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hexel.eu</domain_name>
   <domain_keyword>hexel</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:50:27</query_time>
   <registrar_name>CRegISP Ltd</registrar_name>
   <registrar_website>https://cregisp.com</registrar_website>
   <name_servers>
    <value>a.gpk.eu</value>
    <value>b.gpk.eu</value>
    <value>c.gpk.eu</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>nexel.biz</domain_name>
   <domain_keyword>nexel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-17 21:37:20</query_time>
   <create_date>2002-04-19</create_date>
   <update_date>2023-02-22</update_date>
   <expiry_date>2026-04-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SYSTEMAX 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>ns25.worldnic.com</value>
    <value>ns26.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hexel.site</domain_name>
   <domain_keyword>hexel</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-12 05:52:31</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>dixel.ru</domain_name>
   <domain_keyword>dixel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 04:03:06</query_time>
   <create_date>2018-03-28</create_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>dexey.net</domain_name>
   <domain_keyword>dexey</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:25:09</query_time>
   <create_date>2007-01-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2026-01-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>sexel.com</domain_name>
   <domain_keyword>sexel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:29:21</query_time>
   <create_date>2003-04-16</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dexes.nl</domain_name>
   <domain_keyword>dexes</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-05 00:49:05</query_time>
   <create_date>2019-05-13</create_date>
   <update_date>2020-04-29</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>rexel.fr</domain_name>
   <domain_keyword>rexel</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-20 13:51:08</query_time>
   <create_date>2007-05-24</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>IP TWINS SAS</registrar_name>
   <registrar_website>http://www.iptwins.com</registrar_website>
   <registrant_company>REXEL FRANCE</registrant_company>
   <registrant_address>13, boulevard du Fort de Vaux - Cs 60002, 75017 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.142858500</registrant_phone>
   <name_servers>
    <value>ns1-35.azure-dns.com</value>
    <value>ns2-35.azure-dns.net</value>
    <value>ns3-35.azure-dns.org</value>
    <value>ns4-35.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>duxel.xyz</domain_name>
   <domain_keyword>duxel</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 05:14:32</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_state>Barcelona</registrant_state>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ashley.ns.cloudflare.com</value>
    <value>olof.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>degel.email</domain_name>
   <domain_keyword>degel</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-24 06:15:43</query_time>
   <create_date>2017-01-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>pexel.site</domain_name>
   <domain_keyword>pexel</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 04:23:25</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2024-03-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</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>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>vexel.marketing</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-27 20:53:26</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VXW</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sao Paulo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.minas.com.br</value>
    <value>dns2.minas.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>dexet.com</domain_name>
   <domain_keyword>dexet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 13:25:08</query_time>
   <create_date>2004-07-26</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>3860</registrar_iana>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>https://www.wedos.com</registrar_website>
   <registrant_name>Not Disclosed</registrant_name>
   <registrant_company>DEXET s.r.o.</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Not Disclosed</registrant_state>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_email>not disclosed</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>ns1.ignum.com</value>
    <value>ns2.ignum.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unisgned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dexeu.net</domain_name>
   <domain_keyword>dexeu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 13:25:08</query_time>
   <create_date>2016-11-30</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dedel.org</domain_name>
   <domain_keyword>dedel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:33:11</query_time>
   <create_date>2010-01-29</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.1blu.de</value>
    <value>ns02.1blu.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>devel.by</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-08 18:38:12</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.openerp.by</value>
    <value>ns2.openerp.by</value>
    <value>ns3.openerp.by</value>
   </name_servers>
  </value>
  <value>
   <num>36</num>
   <domain_name>adexel.biz</domain_name>
   <domain_keyword>adexel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 07:50:08</query_time>
   <create_date>2016-12-11</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adexel Pte Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SG-01</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>degel.com</domain_name>
   <domain_keyword>degel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 02:26:37</query_time>
   <create_date>1995-03-23</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2027-03-24</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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>lexel.lt</domain_name>
   <domain_keyword>lexel</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-17 15:36:03</query_time>
   <create_date>2011-08-26</create_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_name>NAMESHIELD</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_company>NAMESHIELD</registrant_company>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>dexef.hu</domain_name>
   <domain_keyword>dexef</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:40:00</query_time>
   <create_date>2003-08-12</create_date>
  </value>
  <value>
   <num>40</num>
   <domain_name>mexel.online</domain_name>
   <domain_keyword>mexel</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-23 01:25:26</query_time>
   <create_date>2024-03-23</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>drexel.info</domain_name>
   <domain_keyword>drexel</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-24 22:46:19</query_time>
   <create_date>2001-09-20</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adns1.drexel.edu</value>
    <value>adns2.drexel.edu</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>42</num>
   <domain_name>denel.co</domain_name>
   <domain_keyword>denel</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 13:34:49</query_time>
   <create_date>2022-11-03</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-03</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>ns07.domaincontrol.com</value>
    <value>ns08.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>43</num>
   <domain_name>dexed.xyz</domain_name>
   <domain_keyword>dexed</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 17:54:06</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-5e4f2584.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>debel.shop</domain_name>
   <domain_keyword>debel</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-25 18:41:49</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>wexel.xyz</domain_name>
   <domain_keyword>wexel</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 02:50:31</query_time>
   <create_date>2023-07-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>WexelTech</registrant_company>
   <registrant_state>alexandria</registrant_state>
   <registrant_country>EG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cartman.ns.cloudflare.com</value>
    <value>karina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>demel.be</domain_name>
   <domain_keyword>demel</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-02 12:56:03</query_time>
   <create_date>2018-09-02</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>drexel.games</domain_name>
   <domain_keyword>drexel</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-04-10 19:21:16</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</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>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>vexel.biz</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-06 11:22:34</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170282923</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>drexel.dev</domain_name>
   <domain_keyword>drexel</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-22 12:02:55</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2033-02-22</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 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>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>50</num>
   <domain_name>uexel.us</domain_name>
   <domain_keyword>uexel</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-22 20:56:47</query_time>
   <create_date>2012-11-29</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>Fast Domain Inc.</registrar_name>
   <registrar_website>www.fastdomain.com</registrar_website>
   <registrant_name>SHAAN KHAN</registrant_name>
   <registrant_company>uExel</registrant_company>
   <registrant_address>OFFICE # 7 BLOCK # 26 C G 11/3</registrant_address>
   <registrant_city>Islamabad</registrant_city>
   <registrant_zip>99999</registrant_zip>
   <registrant_country>PK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+92.3345385426</registrant_phone>
   <registrant_fax>+1.8886429675</registrant_fax>
   <name_servers>
    <value>ns1301.websitewelcome.com</value>
    <value>ns1302.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>mexel.in</domain_name>
   <domain_keyword>mexel</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-10 23:24:30</query_time>
   <create_date>2015-01-16</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mexel Technology Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>52</num>
   <domain_name>devel.blog</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-11 10:35:56</query_time>
   <create_date>2017-03-11</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>demel.cc</domain_name>
   <domain_keyword>demel</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-03 03:42:07</query_time>
   <create_date>2006-01-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.ahub.co.at</value>
    <value>ns2.ahub.co.at</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>texel.hr</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-07 10:08:41</query_time>
   <create_date>2000-10-24</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>TEXEL d.o.o.</registrant_name>
   <registrant_address>Maksimirsko naselje IV. 21</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.knownsrv.com</value>
    <value>ns12.knownsrv.com</value>
   </name_servers>
  </value>
  <value>
   <num>55</num>
   <domain_name>deqel.com</domain_name>
   <domain_keyword>deqel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 07:10:22</query_time>
   <create_date>2015-08-31</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>texel.fr</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-15 00:03:22</query_time>
   <create_date>2012-01-24</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>EUROINVEST</registrant_company>
   <registrant_address>la Vigne aux Loups, 91160 Longjumeau</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.164542628</registrant_phone>
   <name_servers>
    <value>dns101.ovh.net</value>
    <value>ns101.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>devel.team</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-11 10:35:57</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jaehong Choi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Seongnam-si</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>rexel.pe</domain_name>
   <domain_keyword>rexel</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-05-25 16:09:28</query_time>
   <registrar_name>KEY ? SYSTEMS GmbH</registrar_name>
   <registrant_name>REXEL DEVELOPPEMENT SAS</registrant_name>
   <name_servers>
    <value>ns1.telmex.net.pe</value>
    <value>ns2.telmex.net.pe</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>vexel.digital</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-03 18:29:53</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>fexel.ru</domain_name>
   <domain_keyword>fexel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 12:04:09</query_time>
   <create_date>2023-12-20</create_date>
   <expiry_date>2024-12-20</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>61</num>
   <domain_name>degel.online</domain_name>
   <domain_keyword>degel</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-13 02:26:37</query_time>
   <create_date>2023-02-09</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1043.ui-dns.de</value>
    <value>ns1046.ui-dns.org</value>
    <value>ns1071.ui-dns.biz</value>
    <value>ns1105.ui-dns.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>texel.social</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-22 07:45:06</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vdk Media Bv</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nameserver1.doorons.online</value>
    <value>nameserver2.doorons.net</value>
    <value>nameserver3.doorons.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>rexel.help</domain_name>
   <domain_keyword>rexel</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-27 00:10:27</query_time>
   <create_date>2022-04-27</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-27</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>REXEL DEVELOPPEMENT SAS</registrant_company>
   <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>
   <name_servers>
    <value>ns1.iptwins.net</value>
    <value>ns2.iptwins.net</value>
    <value>ns3.iptwins.com</value>
    <value>ns4.iptwins.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>rexel.mobi</domain_name>
   <domain_keyword>rexel</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-19 04:30:55</query_time>
   <create_date>2006-11-03</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REXEL DEVELOPPEMENT SAS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iptwins.net</value>
    <value>ns2.iptwins.net</value>
    <value>ns3.iptwins.com</value>
    <value>ns4.iptwins.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>aexel.info</domain_name>
   <domain_keyword>aexel</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-15 20:02:14</query_time>
   <create_date>2023-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</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>ELEKTRO SOLAR MV</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>doxel.pro</domain_name>
   <domain_keyword>doxel</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-22 16:25:03</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elaine.ns.cloudflare.com</value>
    <value>greg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>devel.jp</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-26 00:27:10</query_time>
   <create_date>2011-12-01</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrant_name>NetOwl, Inc.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-256-8553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>gexel.pro</domain_name>
   <domain_keyword>gexel</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-11 21:01:56</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns1djs.name.com</value>
    <value>ns2cqs.name.com</value>
    <value>ns3gnv.name.com</value>
    <value>ns4kpx.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>texel.xyz</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-02 18:59:08</query_time>
   <create_date>2021-02-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>dexol.ru</domain_name>
   <domain_keyword>dexol</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 09:19:56</query_time>
   <create_date>2023-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>debel.software</domain_name>
   <domain_keyword>debel</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-03 01:50:29</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>dedel.de</domain_name>
   <domain_keyword>dedel</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:28:45</query_time>
   <update_date>2024-03-27</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>dewel.info</domain_name>
   <domain_keyword>dewel</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 18:48:34</query_time>
   <create_date>2011-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_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>ns1043.ui-dns.biz</value>
    <value>ns1043.ui-dns.com</value>
    <value>ns1043.ui-dns.de</value>
    <value>ns1043.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>denel.org</domain_name>
   <domain_keyword>denel</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 14:36:39</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>32</registrant_state>
   <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>ns-132-c.gandi.net</value>
    <value>ns-237-b.gandi.net</value>
    <value>ns-90-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>texel.tours</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>tours</domain_tld>
   <query_time>2024-04-22 07:45:06</query_time>
   <create_date>2015-07-10</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Texeltours</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>dexsel.com</domain_name>
   <domain_keyword>dexsel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 22:49:44</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DIAMATRIX C.C.</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_email>https://contact.gtld-whois.com/0807633e5055df998eafd4ea51cc710d</registrant_email>
   <name_servers>
    <value>demeter.is.co.za</value>
    <value>jupiter.is.co.za</value>
    <value>titan.is.co.za</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>drexel.agency</domain_name>
   <domain_keyword>drexel</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-21 04:43:24</query_time>
   <create_date>2021-10-02</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>78</num>
   <domain_name>rexel.co.uk</domain_name>
   <domain_keyword>rexel</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 13:51:07</query_time>
   <create_date>1998-11-24</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>ns1-32.azure-dns.com</value>
    <value>ns2-32.azure-dns.net</value>
    <value>ns3-32.azure-dns.org</value>
    <value>ns4-32.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>devel.news</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-26 00:27:10</query_time>
   <create_date>2019-11-12</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>80</num>
   <domain_name>dexer.ing</domain_name>
   <domain_keyword>dexer</domain_keyword>
   <domain_tld>ing</domain_tld>
   <query_time>2024-06-01 10:41:46</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain, Inc.</registrar_name>
   <registrar_website>http://www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</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.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>vexel.tech</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-11 21:15:30</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-102-c.gandi.net</value>
    <value>ns-208-a.gandi.net</value>
    <value>ns-57-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>devel.biz</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-16 05:36:54</query_time>
   <create_date>2012-01-17</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>none</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>ns10.uadns.com</value>
    <value>ns11.uadns.com</value>
    <value>ns12.uadns.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>dexfl.net</domain_name>
   <domain_keyword>dexfl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 00:49:07</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-03-07</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>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>alpha.hostlife.net</value>
    <value>beta.hostlife.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>texel.website</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 07:03:52</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_state>NL</registrant_state>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.jimdo.com</value>
    <value>ns2.jimdo.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>drexel.university</domain_name>
   <domain_keyword>drexel</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-07 20:24:01</query_time>
   <create_date>2020-03-09</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>86</num>
   <domain_name>derel.com</domain_name>
   <domain_keyword>derel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 18:44:16</query_time>
   <create_date>2004-02-11</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://uniregistry.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=derel.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>deuxel.online</domain_name>
   <domain_keyword>deuxel</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 15:21:28</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Scoutnesia Multimedia</registrant_company>
   <registrant_state>Jawa Barat</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>kexel.net</domain_name>
   <domain_keyword>kexel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 05:25:14</query_time>
   <create_date>2000-01-01</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>texel.taxi</domain_name>
   <domain_keyword>texel</domain_keyword>
   <domain_tld>taxi</domain_tld>
   <query_time>2024-05-19 00:56:11</query_time>
   <create_date>2015-08-19</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-19</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>dirk domhof</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dexle.cn</domain_name>
   <domain_keyword>dexle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 23:52:01</query_time>
   <create_date>2023-05-22</create_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>刘爱坤</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>vexel.dev</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-15 03:49:24</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>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>92</num>
   <domain_name>dyxel.com.br</domain_name>
   <domain_keyword>dyxel</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 20:34:54</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2027-01-30</expiry_date>
   <registrant_name>Erika Fernanda Caramello</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns914.hostgator.com.br</value>
    <value>ns915.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>dexele.com</domain_name>
   <domain_keyword>dexele</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 07:02:40</query_time>
   <create_date>2023-09-17</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-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>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>desel.co.uk</domain_name>
   <domain_keyword>desel</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-22 06:16:56</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1026.ui-dns.biz</value>
    <value>ns1035.ui-dns.org</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1042.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>daxel.ru</domain_name>
   <domain_keyword>daxel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 10:15:51</query_time>
   <create_date>2009-03-03</create_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>dextel.net</domain_name>
   <domain_keyword>dextel</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 15:08:48</query_time>
   <create_date>2004-05-01</create_date>
   <update_date>2024-04-26</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>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=dextel.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>dixel.studio</domain_name>
   <domain_keyword>dixel</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-22 05:01:05</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>vexel.host</domain_name>
   <domain_keyword>vexel</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-24 04:25:28</query_time>
   <create_date>2023-06-29</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-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>kip.ns.cloudflare.com</value>
    <value>zara.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>99</num>
   <domain_name>depel.pl</domain_name>
   <domain_keyword>depel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-30 09:03:07</query_time>
   <create_date>2018-03-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>devel.farm</domain_name>
   <domain_keyword>devel</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-04-11 12:38:38</query_time>
   <create_date>2020-02-12</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>amber.ns.cloudflare.com</value>
    <value>miles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.135</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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