WHOIS QUERY TIME

11 Apr 2024 - 4:46 AM UTC

Registered: 10 November 2023
Modified: 12 January 2024
Expiry: 10 November 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

ns3.afternic.com
ns4.afternic.com

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=zexness.com
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "zexness.com"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "zexness.com",
            "domain_keyword": "zexness",
            "domain_tld": "com",
            "query_time": "2024-04-11 04:46:03",
            "create_date": "2023-11-10",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.034,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>zexness.com</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>zexness.com</domain_name>
   <domain_keyword>zexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 04:46:03</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.034</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.092 seconds) for "zexness.com" in our Historical WHOIS Database.
#1 - QUERY TIME

13 Nov 2023 - 4:30 PM UTC

Registered: 10 November 2023
Modified: 10 November 2023
Expiry: 10 November 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

170.ns1.abovedomains.com
170.ns2.abovedomains.com

DOMAIN STATUS

ok

#2 - QUERY TIME

19 Jan 2024 - 4:50 PM UTC

Registered: 10 November 2023
Modified: 12 January 2024
Expiry: 10 November 2024

REGISTRAR

IANA: 472
Name: Dynadot Inc
Website: http://www.dynadot.com

DNSSEC

unsigned

NAME SERVERS

ns3.afternic.com
ns4.afternic.com

DOMAIN STATUS

ok

* 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=zexness.com
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "zexness.com",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "zexness.com",
    "results": [
        {
            "num": 1,
            "domain_name": "zexness.com",
            "domain_keyword": "zexness",
            "domain_tld": "com",
            "query_time": "2023-11-13 16:30:08",
            "create_date": "2023-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "170.ns1.abovedomains.com",
                "170.ns2.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "zexness.com",
            "domain_keyword": "zexness",
            "domain_tld": "com",
            "query_time": "2024-01-19 16:50:28",
            "create_date": "2023-11-10",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.092,
        "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>zexness.com</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>zexness.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>zexness.com</domain_name>
   <domain_keyword>zexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2023-11-13 16:30:08</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>170.ns1.abovedomains.com</value>
    <value>170.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>zexness.com</domain_name>
   <domain_keyword>zexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-01-19 16:50:28</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.092</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 1,923 domain names (in 0.624 seconds) which look and sound like the brand name "zexness".
Domain Name Registered Expiry Registrar Ownership
1 mexness.com 7 Aug 2023 7 Aug 2024 GoDaddy.com, LLC -
2 xexness.com 7 Jun 2023 7 Jun 2024 DropCatch.com 1391 LLC NameBrightPrivacy.com
3 wexness.com 8 Jul 2023 8 Jul 2024 Xin Net Technology Corporation -
4 wexness.co 6 Jul 2022 6 Jul 2024 NameCheap, Inc. REDACTED FOR PRIVACY
5 5exness.net 8 Jun 2022 8 Jun 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
6 ze-ness.com 7 May 2024 7 May 2025 GoDaddy.com, LLC -
7 zenness.co.uk 3 Jul 2021 3 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
8 rexness.com 16 May 2008 16 May 2025 Dreamscape Networks International Pte Ltd REXNESS.COM
9 zaxness.com 5 Dec 2019 5 Dec 2024 Automattic Inc. Knock Knock WHOIS Not There, LLC
10 lexness.com 22 Feb 2024 22 Feb 2025 Tucows Domains Inc. -
11 zerness.org.uk 23 Jun 2023 23 Jun 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
12 sexness.sk 25 Sep 2017 25 Sep 2024 WebHouse, s.r.o. TAYBO LTD
13 wexness.io 8 Feb 2023 8 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 zetness.com.cn 28 Oct 2022 28 Oct 2024 DYNADOTCHINA LLC 谭照辉
15 zenness.com 30 Mar 2022 30 Mar 2025 Dynadot Inc -
16 vexness.site 7 May 2023 7 May 2025 HOSTINGER operations, UAB Exness
17 8exness.com 25 May 2022 25 May 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
18 zelness.com 10 Jun 2023 10 Jun 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
19 eexness.net 21 May 2024 21 May 2025 DomainSails.net LLC -
20 dexness.com 7 May 2021 7 May 2025 GoDaddy.com, LLC -
21 sexness.com 9 Aug 2023 9 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
22 iexness.online 23 May 2024 23 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
23 exness.yoga 20 Apr 2022 20 Apr 2025 Nom-iq Ltd. dba COM LAUDE Exness Global Limited
24 ezxness.com 24 Feb 2022 24 Feb 2025 MarkMonitor, Inc. DNStination Inc.
25 exness.pro 1 Aug 2010 1 Aug 2025 MarkMonitor Inc. Exness Global Limited
26 exness.ag 13 Sep 2012 13 Sep 2025 MarkMonitor Inc. Exness Global Limited
27 exness.co.ke 11 Apr 2022 11 Apr 2026 Afriregister Limited Exness Global Limited
28 exness.onl 8 May 2024 8 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
29 exness.university 21 Jul 2014 21 Jul 2025 MarkMonitor Inc. Exness Global Limited
30 exness.creditcard 26 Aug 2014 26 Aug 2025 MarkMonitor Inc. Exness Global Limited
31 exness.best 5 Jun 2014 4 Jun 2025 MarkMonitor, Inc (TLDs) Exness Global Limited
32 exness.la 13 Sep 2012 13 Sep 2025 MarkMonitor Inc. -
33 exness.guitars 21 Apr 2022 21 Apr 2025 Nom-iq Ltd. dba Com Laude Whois Privacy - Com Laude
34 exness.vip 30 Jul 2023 30 Jul 2024 Sav.com, LLC - 2 Privacy Protection
35 exness.codes 7 May 2014 7 May 2025 MarkMonitor Inc. Exness Global Limited
36 exness.fish 23 Jun 2014 23 Jun 2025 MarkMonitor Inc. Exness Global Limited
37 exness.page 13 May 2024 13 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
38 exness.space 16 Sep 2023 16 Sep 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
39 exness.tel 1 Aug 2010 31 Jul 2024 MarkMonitor, Inc. Exness Global Limited
40 exness.review 29 Jun 2015 28 Jun 2025 MarkMonitor, Inc. Exness Global Limited
41 exness.wiki 5 Jun 2014 5 Jun 2025 MarkMonitor, Inc. Exness Global Limited
42 exness.kim 5 Jun 2014 5 Jun 2025 MarkMonitor Inc. Exness Global Limited
43 exness.webcam 25 Jun 2014 24 Jun 2025 MarkMonitor, Inc. Exness Global Limited
44 exness.enterprises 27 Mar 2014 27 Mar 2025 MarkMonitor Inc. Exness Global Limited
45 exness.fit 27 Nov 2021 27 Nov 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
46 exness.net 24 Jun 2009 24 Jun 2024 MarkMonitor, Inc. Exness Global Limited
47 exness.bid 25 Jun 2014 24 Jun 2025 MarkMonitor, Inc. Exness Global Limited
48 exness.me.uk 1 Mar 2023 1 Mar 2025 Nom-IQ Limited t/a Com Laude [Tag = NOMIQ] -
49 exness.house 7 May 2014 7 May 2025 MarkMonitor Inc. Exness Global Limited
50 exness.contractors 27 Mar 2014 27 Mar 2025 MarkMonitor Inc. Exness Global Limited
51 exness.town 21 Jul 2014 21 Jul 2025 MarkMonitor Inc. Exness Global Limited
52 exness.loans 9 Sep 2014 9 Sep 2025 MarkMonitor Inc. Exness Global Limited
53 exness.xn--6frz82g 5 Jun 2014 5 Jun 2025 MarkMonitor Inc. Exness Global Limited
54 exness.gl 9 Jun 2023 9 Jun 2024 MarkMonitor, Inc. -
55 exness.monster 1 Mar 2023 1 Mar 2025 Nom-iq Ltd. dba Com Laude Whois Privacy - Com Laude
56 exness.uk 13 Aug 2014 13 Aug 2025 Markmonitor Inc. [Tag = MARKMONITOR] -
57 zelness.store 31 Aug 2023 31 Aug 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
58 5exness.com 8 Jun 2022 8 Jun 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
59 zetness.com 29 Dec 2014 29 Dec 2024 Whois Corp. seungbeom Yang
60 1exness.cn 16 May 2022 16 May 2025 成都西维数码科技有限公司 赵峰
61 vexness.com 20 Apr 2023 20 Apr 2025 NameCheap, Inc. -
62 hexness.info 21 Aug 2023 21 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
63 1exness.net 16 May 2022 16 May 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
64 eexness.com 19 Nov 2015 19 Nov 2024 NameSilo, LLC -
65 exness.design 20 Apr 2022 20 Apr 2025 Nom-iq Ltd. dba COM LAUDE Whois Privacy - Com Laude
66 exness.gent 22 Sep 2014 22 Sep 2025 MarkMonitor, Inc. Exness Global Limited
67 zeness.org 26 Mar 2015 26 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
68 exness.one 20 May 2015 20 May 2025 MarkMonitor, Inc. Exness Global Limited
69 exness.sa.com 18 Apr 2023 18 Apr 2025 101domain GRS Limited -
70 exness.co.jp 1 Dec 2017 - - Exness Inc.
71 exness.miami 20 Apr 2022 20 Apr 2025 Nom-iq Ltd. dba COM LAUDE Whois Privacy - Com Laude
72 exness.casa 1 Mar 2023 1 Mar 2025 Nom-iq Ltd. dba COM LAUDE Whois Privacy - Com Laude
73 exness.menu 27 Mar 2014 27 Mar 2025 MarkMonitor, Inc. Exness Global Limited
74 exness.ren 27 Jul 2019 27 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) helei
75 exness.army 13 Oct 2014 13 Oct 2025 MarkMonitor Inc. Exness Global Limited
76 exness.in.net 13 Aug 2023 13 Aug 2024 Namecheap -
77 exness.wedding 20 Apr 2022 20 Apr 2025 Nom-iq Ltd. dba COM LAUDE Exness Global Limited
78 exness.rodeo 16 Sep 2014 16 Sep 2025 MarkMonitor, Inc. Exness Global Limited
79 exness.wang 20 Jan 2024 20 Jan 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
80 exness.cologne 25 Jun 2014 25 Jun 2024 Ascio Technologies Inc. Danmark EXNESS GLOBAL LIMITED
81 exness.insure 3 Sep 2014 3 Sep 2025 MarkMonitor Inc. Exness Global Limited
82 exness.love 23 Nov 2022 23 Nov 2024 Chengdu West Dimension Digital Technology Co., LTD REDACTED FOR PRIVACY
83 exness.auction 1 Dec 2014 1 Dec 2024 MarkMonitor Inc. Exness Global Limited
84 exness.holdings 5 Feb 2014 5 Feb 2025 MarkMonitor Inc. Exness Global Limited
85 exness.toys 21 Jul 2014 21 Jul 2025 MarkMonitor Inc. Exness Global Limited
86 exness.exposed 12 May 2014 12 May 2025 MarkMonitor Inc. Exness Global Limited
87 exness.guru 27 Mar 2014 27 Mar 2025 MarkMonitor Inc. Exness Global Limited
88 exness.education 7 May 2014 7 May 2025 MarkMonitor Inc. Exness Global Limited
89 exness.city 29 Sep 2014 29 Sep 2025 MarkMonitor Inc. Exness Global Limited
90 exness.community 10 Jun 2014 10 Jun 2025 MarkMonitor Inc. Exness Global Limited
91 exness.it 14 Mar 2024 14 Mar 2025 NOM-IQ Ltd. Trading as Com Laude Exness Global Limited
92 exness.voto 13 Aug 2021 13 Aug 2025 MarkMonitor Inc. Exness Global Limited
93 exness.app 11 May 2018 11 May 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
94 exness.discount 19 Aug 2014 19 Aug 2025 MarkMonitor Inc. Exness Global Limited
95 zxness.com 21 Aug 2023 21 Aug 2024 mat bao corporation Pham Nguyen Khan
96 exness.agency 7 May 2014 7 May 2025 MarkMonitor Inc. Exness Global Limited
97 exness.vu 15 Apr 2022 15 Apr 2025 MarkMonitor, Inc. Exness Global Limited
98 exness.name - - eNom, LLC -
99 exness.vodka 20 Apr 2022 20 Apr 2025 Nom-iq Ltd. dba COM LAUDE Exness Global Limited
100 exness.market 28 Oct 2014 28 Oct 2025 MarkMonitor Inc. Exness Global Limited
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 Zexness.com.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=zexness.com
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "zexness.com",
        "page_size": 100
    },
    "count": {
        "total": 1923,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mexness.com, xexness.com, wexness.com, wexness.co, 5exness.net, ze-ness.com, zenness.co.uk, rexness.com, zaxness.com, lexness.com, zerness.org.uk, sexness.sk, wexness.io, zetness.com.cn, zenness.com, vexness.site, 8exness.com, zelness.com, eexness.net, dexness.com, sexness.com, iexness.online, exness.yoga, ezxness.com, exness.pro, exness.ag, exness.co.ke, exness.onl, exness.university, exness.creditcard, exness.best, exness.la, exness.guitars, exness.vip, exness.codes, exness.fish, exness.page, exness.space, exness.tel, exness.review, exness.wiki, exness.kim, exness.webcam, exness.enterprises, exness.fit, exness.net, exness.bid, exness.me.uk, exness.house, exness.contractors, exness.town, exness.loans, exness.xn--6frz82g, exness.gl, exness.monster, exness.uk, zelness.store, 5exness.com, zetness.com, 1exness.cn, vexness.com, hexness.info, 1exness.net, eexness.com, exness.design, exness.gent, zeness.org, exness.one, exness.sa.com, exness.co.jp, exness.miami, exness.casa, exness.menu, exness.ren, exness.army, exness.in.net, exness.wedding, exness.rodeo, exness.wang, exness.cologne, exness.insure, exness.love, exness.auction, exness.holdings, exness.toys, exness.exposed, exness.guru, exness.education, exness.city, exness.community, exness.it, exness.voto, exness.app, exness.discount, zxness.com, exness.agency, exness.vu, exness.name, exness.vodka, exness.market",
    "results": [
        {
            "num": 1,
            "domain_name": "mexness.com",
            "domain_keyword": "mexness",
            "domain_tld": "com",
            "query_time": "2024-05-04 03:49:54",
            "create_date": "2023-08-07",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "xexness.com",
            "domain_keyword": "xexness",
            "domain_tld": "com",
            "query_time": "2024-05-08 11:08:31",
            "create_date": "2023-06-07",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-07",
            "registrar_iana": 3600,
            "registrar_name": "DropCatch.com 1391 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "wexness.com",
            "domain_keyword": "wexness",
            "domain_tld": "com",
            "query_time": "2024-05-16 11:08:48",
            "create_date": "2023-07-08",
            "update_date": "2024-01-21",
            "expiry_date": "2024-07-08",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "wexness.co",
            "domain_keyword": "wexness",
            "domain_tld": "co",
            "query_time": "2024-05-10 05:48:03",
            "create_date": "2022-07-06",
            "update_date": "2024-03-23",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "5exness.net",
            "domain_keyword": "5exness",
            "domain_tld": "net",
            "query_time": "2024-05-11 09:56:00",
            "create_date": "2022-06-08",
            "update_date": "2022-06-08",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=5exness.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "ze-ness.com",
            "domain_keyword": "ze-ness",
            "domain_tld": "com",
            "query_time": "2024-05-10 17:07:57",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": 7,
            "domain_name": "zenness.co.uk",
            "domain_keyword": "zenness",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 04:36:19",
            "create_date": "2021-07-03",
            "update_date": "2023-07-29",
            "expiry_date": "2025-07-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 8,
            "domain_name": "rexness.com",
            "domain_keyword": "rexness",
            "domain_tld": "com",
            "query_time": "2024-05-03 07:34:23",
            "create_date": "2008-05-16",
            "update_date": "2023-05-09",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "MARK GREATOREX",
            "registrant_company": "REXNESS.COM",
            "registrant_city": "MOUNT DANDENONG",
            "registrant_state": "VIC",
            "registrant_zip": "3767",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.a2hosting.com",
                "ns2.a2hosting.com",
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "zaxness.com",
            "domain_keyword": "zaxness",
            "domain_tld": "com",
            "query_time": "2024-04-22 23:16:07",
            "create_date": "2019-12-05",
            "update_date": "2023-11-15",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "lexness.com",
            "domain_keyword": "lexness",
            "domain_tld": "com",
            "query_time": "2024-04-12 10:15:57",
            "create_date": "2024-02-22",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "zerness.org.uk",
            "domain_keyword": "zerness",
            "domain_tld": "org.uk",
            "query_time": "2024-05-23 00:57:46",
            "create_date": "2023-06-23",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-23",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "sexness.sk",
            "domain_keyword": "sexness",
            "domain_tld": "sk",
            "query_time": "2024-05-05 11:02:52",
            "create_date": "2017-09-25",
            "update_date": "2023-12-14",
            "expiry_date": "2024-09-25",
            "registrar_name": "WebHouse, s.r.o.",
            "registrant_name": "TAYBO LTD",
            "registrant_company": "TAYBO LTD",
            "registrant_address": "72 Great Suffolk Street",
            "registrant_city": "London",
            "registrant_zip": "SE1 0BL",
            "registrant_country": "UK",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 13,
            "domain_name": "wexness.io",
            "domain_keyword": "wexness",
            "domain_tld": "io",
            "query_time": "2024-06-01 02:50:40",
            "create_date": "2023-02-08",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-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": [
                "chuck.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "zetness.com.cn",
            "domain_keyword": "zetness",
            "domain_tld": "com.cn",
            "query_time": "2024-04-15 19:34:06",
            "create_date": "2022-10-28",
            "expiry_date": "2024-10-28",
            "registrar_name": "DYNADOTCHINA LLC",
            "registrant_name": "谭照辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "zenness.com",
            "domain_keyword": "zenness",
            "domain_tld": "com",
            "query_time": "2024-05-30 02:25:43",
            "create_date": "2022-03-30",
            "update_date": "2024-02-28",
            "expiry_date": "2025-03-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "vexness.site",
            "domain_keyword": "vexness",
            "domain_tld": "site",
            "query_time": "2024-05-14 11:35:23",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Exness",
            "registrant_state": "Jawa Tengah",
            "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-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "8exness.com",
            "domain_keyword": "8exness",
            "domain_tld": "com",
            "query_time": "2024-05-28 03:18:27",
            "create_date": "2022-05-25",
            "update_date": "2022-05-25",
            "expiry_date": "2024-05-25",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=8exness.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "zelness.com",
            "domain_keyword": "zelness",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:35:47",
            "create_date": "2023-06-10",
            "update_date": "2024-05-07",
            "expiry_date": "2024-06-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 19,
            "domain_name": "eexness.net",
            "domain_keyword": "eexness",
            "domain_tld": "net",
            "query_time": "2024-05-23 17:09:26",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 1186,
            "registrar_name": "DomainSails.net LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "dexness.com",
            "domain_keyword": "dexness",
            "domain_tld": "com",
            "query_time": "2024-04-12 07:03:37",
            "create_date": "2021-05-07",
            "update_date": "2024-01-22",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "sexness.com",
            "domain_keyword": "sexness",
            "domain_tld": "com",
            "query_time": "2024-05-03 15:18:26",
            "create_date": "2023-08-09",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-09",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "iexness.online",
            "domain_keyword": "iexness",
            "domain_tld": "online",
            "query_time": "2024-06-01 10:25:15",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "audrey.ns.cloudflare.com",
                "zahir.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "exness.yoga",
            "domain_keyword": "exness",
            "domain_tld": "yoga",
            "query_time": "2024-05-11 09:34:36",
            "create_date": "2022-04-20",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ezxness.com",
            "domain_keyword": "ezxness",
            "domain_tld": "com",
            "query_time": "2024-04-28 14:12:27",
            "create_date": "2022-02-24",
            "update_date": "2023-01-24",
            "expiry_date": "2025-02-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "DNStination Inc.",
            "registrant_address": "3450 Sacramento Street, Suite 405",
            "registrant_city": "San Francisco",
            "registrant_state": "CA",
            "registrant_zip": "94118",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4155319335",
            "registrant_fax": "+1.4155319336",
            "name_servers": [
                "ns-1202.awsdns-22.org",
                "ns-2040.awsdns-63.co.uk",
                "ns-397.awsdns-49.com",
                "ns-994.awsdns-60.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "exness.pro",
            "domain_keyword": "exness",
            "domain_tld": "pro",
            "query_time": "2024-05-02 03:24:25",
            "create_date": "2010-08-01",
            "update_date": "2023-07-05",
            "expiry_date": "2025-08-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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-1080.awsdns-07.org",
                "ns-1554.awsdns-02.co.uk",
                "ns-84.awsdns-10.com",
                "ns-945.awsdns-54.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "exness.ag",
            "domain_keyword": "exness",
            "domain_tld": "ag",
            "query_time": "2024-04-22 10:15:10",
            "create_date": "2012-09-13",
            "update_date": "2023-08-17",
            "expiry_date": "2025-09-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "exness.co.ke",
            "domain_keyword": "exness",
            "domain_tld": "co.ke",
            "query_time": "2024-04-11 14:32:59",
            "create_date": "2022-04-11",
            "update_date": "2024-03-12",
            "expiry_date": "2026-04-11",
            "registrar_name": "Afriregister Limited",
            "registrar_website": "RegistrarURL",
            "registrant_name": "Redacted | EU Data Subject",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "Siafi 1, Porto Bello Flat 401",
            "registrant_city": "Limassol",
            "registrant_state": "Limassol",
            "registrant_zip": "3042",
            "registrant_country": "CY",
            "registrant_email": "redacted | eu data subject",
            "registrant_phone": "Redacted | EU Data Subject",
            "name_servers": [
                "ns-1353.awsdns-41.org",
                "ns-1692.awsdns-19.co.uk",
                "ns-209.awsdns-26.com",
                "ns-685.awsdns-21.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "exness.onl",
            "domain_keyword": "exness",
            "domain_tld": "onl",
            "query_time": "2024-05-10 17:27:32",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "exness.university",
            "domain_keyword": "exness",
            "domain_tld": "university",
            "query_time": "2024-05-11 09:34:35",
            "create_date": "2014-07-21",
            "update_date": "2023-06-24",
            "expiry_date": "2025-07-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "exness.creditcard",
            "domain_keyword": "exness",
            "domain_tld": "creditcard",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-08-26",
            "update_date": "2023-07-30",
            "expiry_date": "2025-08-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "exness.best",
            "domain_keyword": "exness",
            "domain_tld": "best",
            "query_time": "2024-05-31 16:25:44",
            "create_date": "2014-06-05",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-04",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Exness Global Limited",
            "registrant_state": "Limassol",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "exness.la",
            "domain_keyword": "exness",
            "domain_tld": "la",
            "query_time": "2024-05-08 04:47:52",
            "create_date": "2012-09-13",
            "update_date": "2023-08-12",
            "expiry_date": "2025-09-13",
            "registrar_name": "MarkMonitor Inc.",
            "registrant_email": "https://whois.nic.la/contact/exness.la/registrant",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "exness.guitars",
            "domain_keyword": "exness",
            "domain_tld": "guitars",
            "query_time": "2024-05-11 09:34:35",
            "create_date": "2022-04-21",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-21",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Whois Privacy - Com Laude",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "exness.vip",
            "domain_keyword": "exness",
            "domain_tld": "vip",
            "query_time": "2024-05-02 03:24:25",
            "create_date": "2023-07-30",
            "update_date": "2023-09-28",
            "expiry_date": "2024-07-30",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC - 2",
            "registrar_website": "sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "exness.codes",
            "domain_keyword": "exness",
            "domain_tld": "codes",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-05-07",
            "update_date": "2023-04-10",
            "expiry_date": "2025-05-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "exness.fish",
            "domain_keyword": "exness",
            "domain_tld": "fish",
            "query_time": "2024-04-23 10:09:46",
            "create_date": "2014-06-23",
            "update_date": "2023-05-27",
            "expiry_date": "2025-06-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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-1513.awsdns-61.org",
                "ns-177.awsdns-22.com",
                "ns-2020.awsdns-60.co.uk",
                "ns-883.awsdns-46.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "exness.page",
            "domain_keyword": "exness",
            "domain_tld": "page",
            "query_time": "2024-05-15 14:08:30",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "exness.space",
            "domain_keyword": "exness",
            "domain_tld": "space",
            "query_time": "2024-05-26 05:52:56",
            "create_date": "2023-09-16",
            "update_date": "2023-10-24",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "exness.tel",
            "domain_keyword": "exness",
            "domain_tld": "tel",
            "query_time": "2024-04-23 10:09:47",
            "create_date": "2010-08-01",
            "update_date": "2024-03-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "exness.review",
            "domain_keyword": "exness",
            "domain_tld": "review",
            "query_time": "2024-04-23 10:09:47",
            "create_date": "2015-06-29",
            "update_date": "2023-06-01",
            "expiry_date": "2025-06-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "exness.wiki",
            "domain_keyword": "exness",
            "domain_tld": "wiki",
            "query_time": "2024-05-11 09:34:35",
            "create_date": "2014-06-05",
            "update_date": "2023-05-09",
            "expiry_date": "2025-06-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "exness.kim",
            "domain_keyword": "exness",
            "domain_tld": "kim",
            "query_time": "2024-05-31 16:25:28",
            "create_date": "2014-06-05",
            "update_date": "2023-05-09",
            "expiry_date": "2025-06-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "exness.webcam",
            "domain_keyword": "exness",
            "domain_tld": "webcam",
            "query_time": "2024-04-23 10:09:47",
            "create_date": "2014-06-25",
            "update_date": "2023-05-28",
            "expiry_date": "2025-06-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "exness.enterprises",
            "domain_keyword": "exness",
            "domain_tld": "enterprises",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-03-27",
            "update_date": "2023-02-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "exness.fit",
            "domain_keyword": "exness",
            "domain_tld": "fit",
            "query_time": "2024-05-11 09:34:35",
            "create_date": "2021-11-27",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-27",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "exness.net",
            "domain_keyword": "exness",
            "domain_tld": "net",
            "query_time": "2024-04-06 10:04:08",
            "create_date": "2009-06-24",
            "update_date": "2022-05-23",
            "expiry_date": "2024-06-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Exness Global Limited",
            "registrant_state": "Limassol",
            "registrant_country": "CY",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/exness.net",
            "name_servers": [
                "ram.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "exness.bid",
            "domain_keyword": "exness",
            "domain_tld": "bid",
            "query_time": "2024-04-23 10:09:46",
            "create_date": "2014-06-25",
            "update_date": "2023-05-28",
            "expiry_date": "2025-06-24",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "exness.me.uk",
            "domain_keyword": "exness",
            "domain_tld": "me.uk",
            "query_time": "2024-05-02 03:24:24",
            "create_date": "2023-03-01",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-01",
            "registrar_name": "Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]",
            "registrar_website": "http://www.comlaude.com",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "exness.house",
            "domain_keyword": "exness",
            "domain_tld": "house",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-05-07",
            "update_date": "2023-04-10",
            "expiry_date": "2025-05-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "exness.contractors",
            "domain_keyword": "exness",
            "domain_tld": "contractors",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-03-27",
            "update_date": "2023-02-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "exness.town",
            "domain_keyword": "exness",
            "domain_tld": "town",
            "query_time": "2024-05-11 09:34:35",
            "create_date": "2014-07-21",
            "update_date": "2023-06-24",
            "expiry_date": "2025-07-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "exness.loans",
            "domain_keyword": "exness",
            "domain_tld": "loans",
            "query_time": "2024-05-21 00:00:01",
            "create_date": "2014-09-09",
            "update_date": "2023-08-13",
            "expiry_date": "2025-09-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "exness.xn--6frz82g",
            "domain_keyword": "exness",
            "domain_tld": "xn--6frz82g",
            "query_time": "2024-05-31 16:25:35",
            "create_date": "2014-06-05",
            "update_date": "2023-05-09",
            "expiry_date": "2025-06-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "exness.gl",
            "domain_keyword": "exness",
            "domain_tld": "gl",
            "query_time": "2024-04-24 23:16:56",
            "create_date": "2023-06-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-09",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrant_email": "https://whois.nic.gl/contact/exness.gl/registrant",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "exness.monster",
            "domain_keyword": "exness",
            "domain_tld": "monster",
            "query_time": "2024-05-02 03:24:24",
            "create_date": "2023-03-01",
            "update_date": "2023-11-23",
            "expiry_date": "2025-03-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Whois Privacy - Com Laude",
            "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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "exness.uk",
            "domain_keyword": "exness",
            "domain_tld": "uk",
            "query_time": "2024-05-02 03:24:25",
            "create_date": "2014-08-13",
            "update_date": "2023-07-12",
            "expiry_date": "2025-08-13",
            "registrar_name": "Markmonitor Inc. [Tag = MARKMONITOR]",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns-1239.awsdns-26.org",
                "ns-1796.awsdns-32.co.uk",
                "ns-298.awsdns-37.com",
                "ns-844.awsdns-41.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "zelness.store",
            "domain_keyword": "zelness",
            "domain_tld": "store",
            "query_time": "2024-05-18 23:18:23",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "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": 58,
            "domain_name": "5exness.com",
            "domain_keyword": "5exness",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:56:00",
            "create_date": "2022-06-08",
            "update_date": "2022-06-08",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=5exness.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "zetness.com",
            "domain_keyword": "zetness",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:34:06",
            "create_date": "2014-12-29",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-29",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "seungbeom Yang",
            "registrant_company": "seungbeom Yang",
            "registrant_address": "World Merdiang 2-cha Apt. Gyoha-eup Paju-si Gyeonggi-do",
            "registrant_city": "801-1201",
            "registrant_zip": "413751",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.319435866",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "1exness.cn",
            "domain_keyword": "1exness",
            "domain_tld": "cn",
            "query_time": "2024-05-17 00:45:58",
            "create_date": "2022-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "赵峰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "vexness.com",
            "domain_keyword": "vexness",
            "domain_tld": "com",
            "query_time": "2024-05-03 18:30:23",
            "create_date": "2023-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hexness.info",
            "domain_keyword": "hexness",
            "domain_tld": "info",
            "query_time": "2024-05-14 04:00:40",
            "create_date": "2023-08-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "leif.ns.cloudflare.com",
                "liv.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "1exness.net",
            "domain_keyword": "1exness",
            "domain_tld": "net",
            "query_time": "2024-05-27 04:14:26",
            "create_date": "2022-05-16",
            "update_date": "2022-05-16",
            "expiry_date": "2024-05-16",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=1exness.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 64,
            "domain_name": "eexness.com",
            "domain_keyword": "eexness",
            "domain_tld": "com",
            "query_time": "2024-04-15 06:03:20",
            "create_date": "2015-11-19",
            "update_date": "2023-08-18",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "exness.design",
            "domain_keyword": "exness",
            "domain_tld": "design",
            "query_time": "2024-05-02 03:24:24",
            "create_date": "2022-04-20",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy - Com Laude",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "exness.gent",
            "domain_keyword": "exness",
            "domain_tld": "gent",
            "query_time": "2024-06-01 19:22:06",
            "create_date": "2014-09-22",
            "update_date": "2023-08-31",
            "expiry_date": "2025-09-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrant_company": "Exness Global Limited",
            "registrant_state": "Limassol",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "zeness.org",
            "domain_keyword": "zeness",
            "domain_tld": "org",
            "query_time": "2024-04-24 07:32:32",
            "create_date": "2015-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 68,
            "domain_name": "exness.one",
            "domain_keyword": "exness",
            "domain_tld": "one",
            "query_time": "2024-05-11 09:34:37",
            "create_date": "2015-05-20",
            "update_date": "2023-04-23",
            "expiry_date": "2025-05-20",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "kiki.ns.cloudflare.com",
                "rohin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "exness.sa.com",
            "domain_keyword": "exness",
            "domain_tld": "sa.com",
            "query_time": "2024-05-02 03:24:25",
            "create_date": "2023-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "https://101domain.com/",
            "registrant_email": "https://whois.centralnic.com/contact/exness.sa.com/registrant",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "exness.co.jp",
            "domain_keyword": "exness",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 18:05:34",
            "create_date": "2017-12-01",
            "update_date": "2024-01-01",
            "registrant_company": "Exness Inc.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 71,
            "domain_name": "exness.miami",
            "domain_keyword": "exness",
            "domain_tld": "miami",
            "query_time": "2024-05-21 00:00:01",
            "create_date": "2022-04-20",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy - Com Laude",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "exness.casa",
            "domain_keyword": "exness",
            "domain_tld": "casa",
            "query_time": "2024-05-02 03:24:24",
            "create_date": "2023-03-01",
            "update_date": "2023-11-23",
            "expiry_date": "2025-03-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy - Com Laude",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "exness.menu",
            "domain_keyword": "exness",
            "domain_tld": "menu",
            "query_time": "2024-05-31 16:25:32",
            "create_date": "2014-03-27",
            "update_date": "2023-02-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "exness.ren",
            "domain_keyword": "exness",
            "domain_tld": "ren",
            "query_time": "2024-04-23 10:09:47",
            "create_date": "2019-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "helei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "celeste.dnspod.net",
                "tortoise.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "exness.army",
            "domain_keyword": "exness",
            "domain_tld": "army",
            "query_time": "2024-04-23 10:09:46",
            "create_date": "2014-10-13",
            "update_date": "2023-09-16",
            "expiry_date": "2025-10-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "exness.in.net",
            "domain_keyword": "exness",
            "domain_tld": "in.net",
            "query_time": "2024-05-08 04:47:52",
            "create_date": "2023-08-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.centralnic.com/contact/exness.in.net/registrant",
            "name_servers": [
                "lisa.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "exness.wedding",
            "domain_keyword": "exness",
            "domain_tld": "wedding",
            "query_time": "2024-05-26 05:52:56",
            "create_date": "2022-04-20",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "exness.rodeo",
            "domain_keyword": "exness",
            "domain_tld": "rodeo",
            "query_time": "2024-06-01 19:22:06",
            "create_date": "2014-09-16",
            "update_date": "2023-08-20",
            "expiry_date": "2025-09-16",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "exness.wang",
            "domain_keyword": "exness",
            "domain_tld": "wang",
            "query_time": "2024-05-21 00:00:01",
            "create_date": "2024-01-20",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "exness.cologne",
            "domain_keyword": "exness",
            "domain_tld": "cologne",
            "query_time": "2024-06-01 19:22:06",
            "create_date": "2014-06-25",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark",
            "registrar_website": "http://www.ascio.com/",
            "registrant_name": "REDACTED",
            "registrant_company": "EXNESS GLOBAL LIMITED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.p28.dynect.net",
                "ns2.p28.dynect.net",
                "ns3.p28.dynect.net",
                "ns4.p28.dynect.net",
                "ns5.dnsmadeeasy.com",
                "ns6.dnsmadeeasy.com",
                "ns7.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "exness.insure",
            "domain_keyword": "exness",
            "domain_tld": "insure",
            "query_time": "2024-05-21 00:00:01",
            "create_date": "2014-09-03",
            "update_date": "2023-08-07",
            "expiry_date": "2025-09-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "exness.love",
            "domain_keyword": "exness",
            "domain_tld": "love",
            "query_time": "2024-05-31 16:25:29",
            "create_date": "2022-11-23",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., LTD",
            "registrar_website": "west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "exness.auction",
            "domain_keyword": "exness",
            "domain_tld": "auction",
            "query_time": "2024-04-23 10:09:46",
            "create_date": "2014-12-01",
            "update_date": "2022-11-04",
            "expiry_date": "2024-12-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "exness.holdings",
            "domain_keyword": "exness",
            "domain_tld": "holdings",
            "query_time": "2024-05-31 16:25:27",
            "create_date": "2014-02-05",
            "update_date": "2023-01-09",
            "expiry_date": "2025-02-05",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "exness.toys",
            "domain_keyword": "exness",
            "domain_tld": "toys",
            "query_time": "2024-05-11 09:34:35",
            "create_date": "2014-07-21",
            "update_date": "2023-06-24",
            "expiry_date": "2025-07-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "exness.exposed",
            "domain_keyword": "exness",
            "domain_tld": "exposed",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-05-12",
            "update_date": "2023-04-15",
            "expiry_date": "2025-05-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "exness.guru",
            "domain_keyword": "exness",
            "domain_tld": "guru",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-03-27",
            "update_date": "2023-02-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "exness.education",
            "domain_keyword": "exness",
            "domain_tld": "education",
            "query_time": "2024-05-21 00:00:00",
            "create_date": "2014-05-07",
            "update_date": "2023-04-10",
            "expiry_date": "2025-05-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "exness.city",
            "domain_keyword": "exness",
            "domain_tld": "city",
            "query_time": "2024-05-31 16:25:27",
            "create_date": "2014-09-29",
            "update_date": "2023-09-02",
            "expiry_date": "2025-09-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "exness.community",
            "domain_keyword": "exness",
            "domain_tld": "community",
            "query_time": "2024-05-11 09:34:34",
            "create_date": "2014-06-10",
            "update_date": "2023-05-14",
            "expiry_date": "2025-06-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "exness.it",
            "domain_keyword": "exness",
            "domain_tld": "it",
            "query_time": "2024-04-23 10:09:46",
            "create_date": "2024-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "NOM-IQ Ltd. Trading as Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "1, Siafi",
            "registrant_city": "Porto Bello",
            "registrant_state": "Limassol",
            "registrant_zip": "Office 401",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 92,
            "domain_name": "exness.voto",
            "domain_keyword": "exness",
            "domain_tld": "voto",
            "query_time": "2024-05-11 09:34:35",
            "create_date": "2021-08-13",
            "update_date": "2023-08-24",
            "expiry_date": "2025-08-13",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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-1429.awsdns-50.org",
                "ns-1932.awsdns-49.co.uk",
                "ns-329.awsdns-41.com",
                "ns-727.awsdns-26.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "exness.app",
            "domain_keyword": "exness",
            "domain_tld": "app",
            "query_time": "2024-05-15 14:09:01",
            "create_date": "2018-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jawa Tengah",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "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": [
                "chris.ns.cloudflare.com",
                "hera.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "exness.discount",
            "domain_keyword": "exness",
            "domain_tld": "discount",
            "query_time": "2024-05-11 09:34:34",
            "create_date": "2014-08-19",
            "update_date": "2023-07-23",
            "expiry_date": "2025-08-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "zxness.com",
            "domain_keyword": "zxness",
            "domain_tld": "com",
            "query_time": "2024-05-18 15:00:13",
            "create_date": "2023-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1586,
            "registrar_name": "mat bao corporation",
            "registrar_website": "https://www.matbao.net",
            "registrant_name": "Pham Nguyen Khan",
            "registrant_company": "Pham Nguyen Khan",
            "registrant_address": "B14A Bach Dang",
            "registrant_city": "HCM",
            "registrant_state": "HCM",
            "registrant_zip": "700000",
            "registrant_country": "VN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.969401237",
            "registrant_fax": "+84.283868888",
            "name_servers": [
                "maciej.ns.cloudflare.com",
                "nena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "exness.agency",
            "domain_keyword": "exness",
            "domain_tld": "agency",
            "query_time": "2024-05-31 16:25:25",
            "create_date": "2014-05-07",
            "update_date": "2023-04-10",
            "expiry_date": "2025-05-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "exness.vu",
            "domain_keyword": "exness",
            "domain_tld": "vu",
            "query_time": "2024-04-28 12:59:39",
            "create_date": "2022-04-15",
            "update_date": "2023-03-20",
            "expiry_date": "2025-04-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "Siafi 1, Porto Bello, Flat 401",
            "registrant_city": "Limassol",
            "registrant_state": "Limassol",
            "registrant_zip": "3042",
            "registrant_country": "CY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+357.25245730",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "exness.name",
            "domain_keyword": "exness",
            "domain_tld": "name",
            "query_time": "2024-05-02 03:24:24",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 99,
            "domain_name": "exness.vodka",
            "domain_keyword": "exness",
            "domain_tld": "vodka",
            "query_time": "2024-04-23 10:09:47",
            "create_date": "2022-04-20",
            "update_date": "2023-11-23",
            "expiry_date": "2025-04-20",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "exness.market",
            "domain_keyword": "exness",
            "domain_tld": "market",
            "query_time": "2024-05-22 16:07:02",
            "create_date": "2014-10-28",
            "update_date": "2023-10-01",
            "expiry_date": "2025-10-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exness Global Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Limassol",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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-1011.awsdns-62.net",
                "ns-1300.awsdns-34.org",
                "ns-1636.awsdns-12.co.uk",
                "ns-388.awsdns-48.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.624,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>zexness.com</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1923</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mexness.com, xexness.com, wexness.com, wexness.co, 5exness.net, ze-ness.com, zenness.co.uk, rexness.com, zaxness.com, lexness.com, zerness.org.uk, sexness.sk, wexness.io, zetness.com.cn, zenness.com, vexness.site, 8exness.com, zelness.com, eexness.net, dexness.com, sexness.com, iexness.online, exness.yoga, ezxness.com, exness.pro, exness.ag, exness.co.ke, exness.onl, exness.university, exness.creditcard, exness.best, exness.la, exness.guitars, exness.vip, exness.codes, exness.fish, exness.page, exness.space, exness.tel, exness.review, exness.wiki, exness.kim, exness.webcam, exness.enterprises, exness.fit, exness.net, exness.bid, exness.me.uk, exness.house, exness.contractors, exness.town, exness.loans, exness.xn--6frz82g, exness.gl, exness.monster, exness.uk, zelness.store, 5exness.com, zetness.com, 1exness.cn, vexness.com, hexness.info, 1exness.net, eexness.com, exness.design, exness.gent, zeness.org, exness.one, exness.sa.com, exness.co.jp, exness.miami, exness.casa, exness.menu, exness.ren, exness.army, exness.in.net, exness.wedding, exness.rodeo, exness.wang, exness.cologne, exness.insure, exness.love, exness.auction, exness.holdings, exness.toys, exness.exposed, exness.guru, exness.education, exness.city, exness.community, exness.it, exness.voto, exness.app, exness.discount, zxness.com, exness.agency, exness.vu, exness.name, exness.vodka, exness.market</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mexness.com</domain_name>
   <domain_keyword>mexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 03:49:54</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>xexness.com</domain_name>
   <domain_keyword>xexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 11:08:31</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>3600</registrar_iana>
   <registrar_name>DropCatch.com 1391 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>wexness.com</domain_name>
   <domain_keyword>wexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 11:08:48</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>wexness.co</domain_name>
   <domain_keyword>wexness</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-10 05:48:03</query_time>
   <create_date>2022-07-06</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.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>5exness.net</domain_name>
   <domain_keyword>5exness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 09:56:00</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2022-06-08</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=5exness.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ze-ness.com</domain_name>
   <domain_keyword>ze-ness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 17:07:57</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>7</num>
   <domain_name>zenness.co.uk</domain_name>
   <domain_keyword>zenness</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 04:36:19</query_time>
   <create_date>2021-07-03</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>rexness.com</domain_name>
   <domain_keyword>rexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 07:34:23</query_time>
   <create_date>2008-05-16</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>MARK GREATOREX</registrant_name>
   <registrant_company>REXNESS.COM</registrant_company>
   <registrant_city>MOUNT DANDENONG</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3767</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.a2hosting.com</value>
    <value>ns2.a2hosting.com</value>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>zaxness.com</domain_name>
   <domain_keyword>zaxness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 23:16:07</query_time>
   <create_date>2019-12-05</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>lexness.com</domain_name>
   <domain_keyword>lexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 10:15:57</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>zerness.org.uk</domain_name>
   <domain_keyword>zerness</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-23 00:57:46</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>sexness.sk</domain_name>
   <domain_keyword>sexness</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 11:02:52</query_time>
   <create_date>2017-09-25</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <registrant_name>TAYBO LTD</registrant_name>
   <registrant_company>TAYBO LTD</registrant_company>
   <registrant_address>72 Great Suffolk Street</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_zip>SE1 0BL</registrant_zip>
   <registrant_country>UK</registrant_country>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wexness.io</domain_name>
   <domain_keyword>wexness</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 02:50:40</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-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>chuck.ns.cloudflare.com</value>
    <value>reza.ns.cloudflare.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>zetness.com.cn</domain_name>
   <domain_keyword>zetness</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-15 19:34:06</query_time>
   <create_date>2022-10-28</create_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>DYNADOTCHINA LLC</registrar_name>
   <registrant_name>谭照辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>zenness.com</domain_name>
   <domain_keyword>zenness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 02:25:43</query_time>
   <create_date>2022-03-30</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-03-30</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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>vexness.site</domain_name>
   <domain_keyword>vexness</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-14 11:35:23</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>Exness</registrant_company>
   <registrant_state>Jawa Tengah</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-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>8exness.com</domain_name>
   <domain_keyword>8exness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 03:18:27</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2022-05-25</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=8exness.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>zelness.com</domain_name>
   <domain_keyword>zelness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:35:47</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>eexness.net</domain_name>
   <domain_keyword>eexness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 17:09:26</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>1186</registrar_iana>
   <registrar_name>DomainSails.net LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>dexness.com</domain_name>
   <domain_keyword>dexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 07:03:37</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>sexness.com</domain_name>
   <domain_keyword>sexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 15:18:26</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>iexness.online</domain_name>
   <domain_keyword>iexness</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 10:25:15</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</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>audrey.ns.cloudflare.com</value>
    <value>zahir.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>exness.yoga</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>yoga</domain_tld>
   <query_time>2024-05-11 09:34:36</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</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>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>ezxness.com</domain_name>
   <domain_keyword>ezxness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 14:12:27</query_time>
   <create_date>2022-02-24</create_date>
   <update_date>2023-01-24</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>DNStination Inc.</registrant_company>
   <registrant_address>3450 Sacramento Street, Suite 405</registrant_address>
   <registrant_city>San Francisco</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94118</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4155319335</registrant_phone>
   <registrant_fax>+1.4155319336</registrant_fax>
   <name_servers>
    <value>ns-1202.awsdns-22.org</value>
    <value>ns-2040.awsdns-63.co.uk</value>
    <value>ns-397.awsdns-49.com</value>
    <value>ns-994.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>exness.pro</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-02 03:24:25</query_time>
   <create_date>2010-08-01</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2025-08-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1080.awsdns-07.org</value>
    <value>ns-1554.awsdns-02.co.uk</value>
    <value>ns-84.awsdns-10.com</value>
    <value>ns-945.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>exness.ag</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-04-22 10:15:10</query_time>
   <create_date>2012-09-13</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>exness.co.ke</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-04-11 14:32:59</query_time>
   <create_date>2022-04-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrar_name>Afriregister Limited</registrar_name>
   <registrar_website>RegistrarURL</registrar_website>
   <registrant_name>Redacted | EU Data Subject</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>Siafi 1, Porto Bello Flat 401</registrant_address>
   <registrant_city>Limassol</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>3042</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>redacted | eu data subject</registrant_email>
   <registrant_phone>Redacted | EU Data Subject</registrant_phone>
   <name_servers>
    <value>ns-1353.awsdns-41.org</value>
    <value>ns-1692.awsdns-19.co.uk</value>
    <value>ns-209.awsdns-26.com</value>
    <value>ns-685.awsdns-21.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>exness.onl</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-10 17:27:32</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>pdns1.registrar-servers.com</value>
    <value>pdns2.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>29</num>
   <domain_name>exness.university</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>university</domain_tld>
   <query_time>2024-05-11 09:34:35</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>exness.creditcard</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>creditcard</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>exness.best</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-05-31 16:25:44</query_time>
   <create_date>2014-06-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_state>Limassol</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>exness.la</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-08 04:47:52</query_time>
   <create_date>2012-09-13</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-09-13</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/exness.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>exness.guitars</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>guitars</domain_tld>
   <query_time>2024-05-11 09:34:35</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Whois Privacy - Com Laude</registrant_company>
   <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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>exness.vip</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-02 03:24:25</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC - 2</registrar_name>
   <registrar_website>sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>exness.codes</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>codes</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>exness.fish</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-04-23 10:09:46</query_time>
   <create_date>2014-06-23</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1513.awsdns-61.org</value>
    <value>ns-177.awsdns-22.com</value>
    <value>ns-2020.awsdns-60.co.uk</value>
    <value>ns-883.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>exness.page</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-15 14:08:30</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>exness.space</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 05:52:56</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>exness.tel</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-04-23 10:09:47</query_time>
   <create_date>2010-08-01</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>exness.review</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>review</domain_tld>
   <query_time>2024-04-23 10:09:47</query_time>
   <create_date>2015-06-29</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>exness.wiki</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-11 09:34:35</query_time>
   <create_date>2014-06-05</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>exness.kim</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-31 16:25:28</query_time>
   <create_date>2014-06-05</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>exness.webcam</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>webcam</domain_tld>
   <query_time>2024-04-23 10:09:47</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>exness.enterprises</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>exness.fit</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-11 09:34:35</query_time>
   <create_date>2021-11-27</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>exness.net</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 10:04:08</query_time>
   <create_date>2009-06-24</create_date>
   <update_date>2022-05-23</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_state>Limassol</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/exness.net</registrant_email>
   <name_servers>
    <value>ram.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>exness.bid</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-04-23 10:09:46</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>exness.me.uk</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-02 03:24:24</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>Nom-IQ Limited t/a Com Laude [Tag = NOMIQ]</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>exness.house</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>house</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>exness.contractors</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>contractors</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>exness.town</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>town</domain_tld>
   <query_time>2024-05-11 09:34:35</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>exness.loans</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-05-21 00:00:01</query_time>
   <create_date>2014-09-09</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>exness.xn--6frz82g</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>xn--6frz82g</domain_tld>
   <query_time>2024-05-31 16:25:35</query_time>
   <create_date>2014-06-05</create_date>
   <update_date>2023-05-09</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>exness.gl</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>gl</domain_tld>
   <query_time>2024-04-24 23:16:56</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrant_email>https://whois.nic.gl/contact/exness.gl/registrant</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>exness.monster</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-02 03:24:24</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Whois Privacy - Com Laude</registrant_company>
   <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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>exness.uk</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 03:24:25</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_name>Markmonitor Inc. [Tag = MARKMONITOR]</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns-1239.awsdns-26.org</value>
    <value>ns-1796.awsdns-32.co.uk</value>
    <value>ns-298.awsdns-37.com</value>
    <value>ns-844.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>zelness.store</domain_name>
   <domain_keyword>zelness</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-18 23:18:23</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</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>58</num>
   <domain_name>5exness.com</domain_name>
   <domain_keyword>5exness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:56:00</query_time>
   <create_date>2022-06-08</create_date>
   <update_date>2022-06-08</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=5exness.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>zetness.com</domain_name>
   <domain_keyword>zetness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:34:06</query_time>
   <create_date>2014-12-29</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>seungbeom Yang</registrant_name>
   <registrant_company>seungbeom Yang</registrant_company>
   <registrant_address>World Merdiang 2-cha Apt. Gyoha-eup Paju-si Gyeonggi-do</registrant_address>
   <registrant_city>801-1201</registrant_city>
   <registrant_zip>413751</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.319435866</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>1exness.cn</domain_name>
   <domain_keyword>1exness</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-17 00:45:58</query_time>
   <create_date>2022-05-16</create_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>赵峰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>vexness.com</domain_name>
   <domain_keyword>vexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 18:30:23</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hexness.info</domain_name>
   <domain_keyword>hexness</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 04:00:40</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>leif.ns.cloudflare.com</value>
    <value>liv.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>1exness.net</domain_name>
   <domain_keyword>1exness</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 04:14:26</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2022-05-16</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=1exness.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>eexness.com</domain_name>
   <domain_keyword>eexness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 06:03:20</query_time>
   <create_date>2015-11-19</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>exness.design</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-02 03:24:24</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy - Com Laude</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>exness.gent</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-06-01 19:22:06</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_state>Limassol</registrant_state>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>zeness.org</domain_name>
   <domain_keyword>zeness</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 07:32:32</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>exness.one</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-11 09:34:37</query_time>
   <create_date>2015-05-20</create_date>
   <update_date>2023-04-23</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>kiki.ns.cloudflare.com</value>
    <value>rohin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>exness.sa.com</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>sa.com</domain_tld>
   <query_time>2024-05-02 03:24:25</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>https://101domain.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/exness.sa.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>exness.co.jp</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 18:05:34</query_time>
   <create_date>2017-12-01</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Exness Inc.</registrant_company>
   <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>
  </value>
  <value>
   <num>71</num>
   <domain_name>exness.miami</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>miami</domain_tld>
   <query_time>2024-05-21 00:00:01</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy - Com Laude</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>exness.casa</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-05-02 03:24:24</query_time>
   <create_date>2023-03-01</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy - Com Laude</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>exness.menu</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-05-31 16:25:32</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>exness.ren</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-23 10:09:47</query_time>
   <create_date>2019-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>helei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>celeste.dnspod.net</value>
    <value>tortoise.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>exness.army</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>army</domain_tld>
   <query_time>2024-04-23 10:09:46</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2025-10-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>exness.in.net</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>in.net</domain_tld>
   <query_time>2024-05-08 04:47:52</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/exness.in.net/registrant</registrant_email>
   <name_servers>
    <value>lisa.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>exness.wedding</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-05-26 05:52:56</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</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>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>exness.rodeo</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>rodeo</domain_tld>
   <query_time>2024-06-01 19:22:06</query_time>
   <create_date>2014-09-16</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2025-09-16</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>exness.wang</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-21 00:00:01</query_time>
   <create_date>2024-01-20</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>He Bei</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>exness.cologne</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-06-01 19:22:06</query_time>
   <create_date>2014-06-25</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark</registrar_name>
   <registrar_website>http://www.ascio.com/</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>EXNESS GLOBAL LIMITED</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.p28.dynect.net</value>
    <value>ns2.p28.dynect.net</value>
    <value>ns3.p28.dynect.net</value>
    <value>ns4.p28.dynect.net</value>
    <value>ns5.dnsmadeeasy.com</value>
    <value>ns6.dnsmadeeasy.com</value>
    <value>ns7.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>exness.insure</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>insure</domain_tld>
   <query_time>2024-05-21 00:00:01</query_time>
   <create_date>2014-09-03</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-09-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>exness.love</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-31 16:25:29</query_time>
   <create_date>2022-11-23</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., LTD</registrar_name>
   <registrar_website>west263.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>He Bei</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>exness.auction</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-04-23 10:09:46</query_time>
   <create_date>2014-12-01</create_date>
   <update_date>2022-11-04</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>exness.holdings</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-31 16:25:27</query_time>
   <create_date>2014-02-05</create_date>
   <update_date>2023-01-09</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>exness.toys</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>toys</domain_tld>
   <query_time>2024-05-11 09:34:35</query_time>
   <create_date>2014-07-21</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2025-07-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>exness.exposed</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>exposed</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-05-12</create_date>
   <update_date>2023-04-15</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>exness.guru</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-03-27</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>exness.education</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-21 00:00:00</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>exness.city</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-05-31 16:25:27</query_time>
   <create_date>2014-09-29</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>exness.community</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-11 09:34:34</query_time>
   <create_date>2014-06-10</create_date>
   <update_date>2023-05-14</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>exness.it</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 10:09:46</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>NOM-IQ Ltd. Trading as Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>1, Siafi</registrant_address>
   <registrant_city>Porto Bello</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>Office 401</registrant_zip>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>exness.voto</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>voto</domain_tld>
   <query_time>2024-05-11 09:34:35</query_time>
   <create_date>2021-08-13</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2025-08-13</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1429.awsdns-50.org</value>
    <value>ns-1932.awsdns-49.co.uk</value>
    <value>ns-329.awsdns-41.com</value>
    <value>ns-727.awsdns-26.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>exness.app</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-15 14:09:01</query_time>
   <create_date>2018-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jawa Tengah</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>chris.ns.cloudflare.com</value>
    <value>hera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>exness.discount</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>discount</domain_tld>
   <query_time>2024-05-11 09:34:34</query_time>
   <create_date>2014-08-19</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>zxness.com</domain_name>
   <domain_keyword>zxness</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 15:00:13</query_time>
   <create_date>2023-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>mat bao corporation</registrar_name>
   <registrar_website>https://www.matbao.net</registrar_website>
   <registrant_name>Pham Nguyen Khan</registrant_name>
   <registrant_company>Pham Nguyen Khan</registrant_company>
   <registrant_address>B14A Bach Dang</registrant_address>
   <registrant_city>HCM</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>700000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.969401237</registrant_phone>
   <registrant_fax>+84.283868888</registrant_fax>
   <name_servers>
    <value>maciej.ns.cloudflare.com</value>
    <value>nena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>exness.agency</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-31 16:25:25</query_time>
   <create_date>2014-05-07</create_date>
   <update_date>2023-04-10</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>exness.vu</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>vu</domain_tld>
   <query_time>2024-04-28 12:59:39</query_time>
   <create_date>2022-04-15</create_date>
   <update_date>2023-03-20</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>Siafi 1, Porto Bello, Flat 401</registrant_address>
   <registrant_city>Limassol</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>3042</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+357.25245730</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>exness.name</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-05-02 03:24:24</query_time>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>exness.vodka</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>vodka</domain_tld>
   <query_time>2024-04-23 10:09:47</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</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>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>exness.market</domain_name>
   <domain_keyword>exness</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-22 16:07:02</query_time>
   <create_date>2014-10-28</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2025-10-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exness Global Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Limassol</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1011.awsdns-62.net</value>
    <value>ns-1300.awsdns-34.org</value>
    <value>ns-1636.awsdns-12.co.uk</value>
    <value>ns-388.awsdns-48.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.624</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.