WHOIS QUERY TIME

2 May 2024 - 1:42 PM UTC

Registered: 15 April 2003
Expiry: 15 April 2025

REGISTRAR

Name: 浙江贰贰网络有限公司

DNSSEC

unsigned

NAME SERVERS

pk3.22.cn
pk4.22.cn

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 上海英美时信息咨询有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=exact.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "exact.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "exact.cn",
            "domain_keyword": "exact",
            "domain_tld": "cn",
            "query_time": "2024-05-02 13:42:08",
            "create_date": "2003-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "上海英美时信息咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>exact.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>exact.cn</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 13:42:08</query_time>
   <create_date>2003-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>上海英美时信息咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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.046 seconds) for "exact.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

16 Jan 2024 - 11:11 PM UTC

Registered: 15 April 2003
Expiry: 15 April 2024

REGISTRAR

Name: 浙江贰贰网络有限公司

DNSSEC

unsigned

NAME SERVERS

pk3.22.cn
pk4.22.cn

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 上海英美时信息咨询有限公司
Email: [email protected]

#2 - QUERY TIME

2 May 2024 - 1:42 PM UTC

Registered: 15 April 2003
Expiry: 15 April 2025

REGISTRAR

Name: 浙江贰贰网络有限公司

DNSSEC

unsigned

NAME SERVERS

pk3.22.cn
pk4.22.cn

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 上海英美时信息咨询有限公司
Email: [email protected]

* 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=exact.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "exact.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "exact.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "exact.cn",
            "domain_keyword": "exact",
            "domain_tld": "cn",
            "query_time": "2024-01-16 23:11:13",
            "create_date": "2003-04-15",
            "expiry_date": "2024-04-15",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "上海英美时信息咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "exact.cn",
            "domain_keyword": "exact",
            "domain_tld": "cn",
            "query_time": "2024-05-02 13:42:08",
            "create_date": "2003-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "上海英美时信息咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "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>exact.cn</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>exact.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>exact.cn</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-01-16 23:11:13</query_time>
   <create_date>2003-04-15</create_date>
   <expiry_date>2024-04-15</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>上海英美时信息咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>exact.cn</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 13:42:08</query_time>
   <create_date>2003-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>上海英美时信息咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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 167 domain names (in 0.031 seconds) which contained the exact domain keyword "exact".
Domain Name Registered Expiry Registrar Ownership
1 exact.com 29 Apr 1993 26 Apr 2029 Eurodns S.A. Exact Group B.V.
2 exact.nl 23 May 1994 - EuroDNS S.A. -
3 exact.be 13 Jun 1996 - Eurodns S.A. -
4 exact.com.pl 23 Apr 1997 31 Dec 2024 EuroDNS S.A. -
5 exact.net 5 May 1997 5 May 2025 Eurodns S.A. Exact Group B.V.
6 exact.it 16 Sep 1998 12 Sep 2024 Register S.p.a. Exact Attrezzature Meccaniche S.r.l.
7 exact.co.th 17 Jan 1999 16 Jan 2025 THNIC Exact Co., Ltd. ( บริษัท เอ็กแซ็กท์ จำกัด )
8 exact.cz 26 Jul 1999 24 Oct 2024 REG-INTERNET-CZ EXACT s.r.o.
9 exact.com.br 14 Dec 1999 14 Dec 2024 - EXACT ASSESSORIA EMPRESARIAL LTDA.
10 exact.ru 21 Apr 2000 30 Apr 2025 RU-CENTER-RU Exact Group B. V.
11 exact.info 26 Jul 2001 26 Jul 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Giess & Quanz GmbH
12 exact.pl 9 Aug 2001 8 Aug 2024 EuroDNS S.A. -
13 exact.org 22 Jan 2002 22 Jan 2025 EuroDNS S.A. Exact Group B.V.
14 exact.com.cn 29 Jan 2002 29 Jan 2025 EuroDNS S.A. 易科软件(上海)有限公司
15 exact.biz 27 Mar 2002 26 Mar 2025 Inames Co. Ltd. REDACTED FOR PRIVACY
16 exact.se 10 Jun 2002 10 Jun 2024 One.com -
17 exact.cn 15 Apr 2003 15 Apr 2025 浙江贰贰网络有限公司 上海英美时信息咨询有限公司
18 exact.us 4 Jun 2004 3 Jun 2025 Dynadot Inc Sani Panhwar
19 exact.pt 10 Dec 2004 - - Exact Portugal Informática Lda
20 exact.net.pl 18 May 2005 17 May 2025 CETI S.C. -
21 exact.travel 29 Aug 2006 28 Aug 2024 EnCirca, Inc. c/o EnCirca Privacy Service
22 exact.co.uk 26 Oct 2007 26 Oct 2025 CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS] -
23 exact.asia 21 Nov 2007 21 Nov 2024 EuroDNS S.A. Exact Group B.V.
24 exact.me 18 Jul 2008 18 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 exact.cl 23 Jun 2009 22 Jul 2026 NIC Chile YAEL CAROLINA CODRIANSKY RODRIGUEZ
26 exact.in 9 Sep 2009 9 Sep 2030 V2 Technosys dba BookYour.IN Othayoth Internet Services
27 exact.pro 3 Feb 2010 3 Feb 2025 Gandi SAS HuMan nv
28 exact.ca 7 Apr 2010 7 Apr 2025 MyID.ca (Creative Pixels Inc.) REDACTED FOR PRIVACY
29 exact.co 20 Jul 2010 19 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 exact.su 24 Dec 2010 24 Dec 2024 NAUNET-SU Private Person
31 exact.co.ke 11 Mar 2011 11 Mar 2025 Truehost Cloud Limited exact.co.ke
32 exact.info.hu 4 May 2012 - - -
33 exact.by 1 Oct 2013 1 Oct 2024 Reliable Software, Ltd ЗАО НПО "Вектор"
34 exact.io 16 Jan 2014 16 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 exact.company 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
36 exact.technology 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
37 exact.holdings 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
38 exact.management 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
39 exact.careers 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
40 exact.academy 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
41 exact.domains 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
42 exact.systems 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
43 exact.computer 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
44 exact.enterprises 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
45 exact.directory 31 Mar 2014 31 Mar 2025 EuroDNS S.A. Exact Group B.V.
46 exact.tips 9 Apr 2014 9 Apr 2025 EuroDNS S.A. Exact Group B.V.
47 exact.center 9 Apr 2014 9 Apr 2025 EuroDNS S.A. Exact Group B.V.
48 exact.training 9 Apr 2014 9 Apr 2025 EuroDNS S.A. Exact Group B.V.
49 exact.international 14 Apr 2014 14 Apr 2025 EuroDNS S.A. Exact Group B.V.
50 exact.marketing 16 Apr 2014 16 Apr 2025 EuroDNS S.A. EXACT GROUP BV
51 exact.build 6 May 2014 6 May 2025 EuroDNS S.A. Exact Group B.V.
52 exact.reviews 4 Jun 2014 4 Jun 2025 EuroDNS S.A. Exact Group B.V.
53 exact.events 11 Jun 2014 11 Jun 2024 EuroDNS S.A. Exact Group B.V.
54 exact.community 18 Jun 2014 18 Jun 2024 EuroDNS S.A. Exact Group B.V.
55 exact.tools 26 Jun 2014 26 Jun 2024 EuroDNS S.A. Exact Group B.V.
56 exact.services 9 Jul 2014 9 Jul 2024 EuroDNS S.A. Exact Group B.V.
57 exact.consulting 23 Jul 2014 23 Jul 2024 EuroDNS S.A. Exact Group B.V.
58 exact.global 10 Sep 2014 10 Sep 2024 EuroDNS S.A. Exact Group B.V.
59 exact.accountants 1 Oct 2014 1 Oct 2024 EuroDNS S.A. Exact Group B.V.
60 exact.finance 1 Oct 2014 1 Oct 2024 EuroDNS S.A. Exact Group B.V.
61 exact.financial 1 Oct 2014 1 Oct 2024 EuroDNS S.A. Exact Group B.V.
62 exact.direct 6 Oct 2014 6 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
63 exact.business 10 Dec 2014 10 Dec 2024 EuroDNS S.A. Exact Group B.V.
64 exact.hosting 19 Dec 2014 19 Dec 2024 1API GmbH Domains By Proxy, LLC
65 exact.uk 16 Feb 2015 16 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
66 exact.camp 25 Feb 2015 25 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
67 exact.software 12 Mar 2015 12 Mar 2025 EuroDNS S.A. Exact Group B.V.
68 exact.tv 10 Jun 2015 10 Jun 2025 NameCheap, Inc. REDACTED FOR PRIVACY
69 exact.hr 14 Sep 2015 2 Jul 2024 CARNET EXACT d.o.o.
70 exact.one 15 Sep 2015 15 Sep 2024 Key-Systems LLC REDACTED FOR PRIVACY
71 exact.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
72 exact.co.jp 25 Dec 2015 - - EXACT CO.LTD.
73 exact.cloud 11 Feb 2016 11 Feb 2025 GoDaddy Domains By Proxy, LLC
74 exact.shop 14 Sep 2016 14 Sep 2024 Lexsynergy Limited -
75 exact.ltd 16 Oct 2016 16 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 exact.xyz 15 Nov 2016 15 Nov 2029 Dynadot LLC -
77 exact.email 26 Jan 2017 26 Jan 2025 TLD Registrar Solutions Ltd. Toffolo IT
78 exact.world 8 Feb 2017 8 Feb 2025 RegistryGate GmbH REDACTED FOR PRIVACY
79 exact.jp 13 Mar 2017 31 Mar 2025 - exfeed
80 exact.support 15 Jun 2017 15 Jun 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0148507856
81 exact.care 27 Jun 2017 27 Jun 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
82 exact.live 12 Sep 2017 12 Sep 2024 EuroDNS S.A. Exact Group B.V.
83 exact.photography 1 Nov 2017 1 Nov 2024 IONOS SE REDACTED FOR PRIVACY
84 exact.help 29 Dec 2017 29 Dec 2028 Tucows.com Co. Contact Privacy Inc. Customer 0150251121
85 exact.guru 31 Jan 2018 31 Jan 2025 Key-Systems, LLC RS Finance I B.V.
86 exact.earth 5 Mar 2018 5 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
87 exact.group 13 Mar 2018 13 Mar 2025 EuroDNS S.A. Exact Group B.V.
88 exact.online 24 Mar 2018 24 Mar 2025 OVH -
89 exact.app 8 May 2018 8 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Triplehosting
90 exact.soccer 22 May 2018 22 May 2025 Squarespace Domains II LLC EXACT Sports
91 exact.net.cn 1 Jun 2018 1 Jun 2025 GoDaddy.com,LLC 王飞雄
92 exact.catering 5 Nov 2018 5 Nov 2024 Ledl.net GmbH Exact Catering
93 exact.ro 8 Dec 2018 6 Dec 2025 NShost SRL -
94 exact.lt 6 Feb 2019 7 Feb 2025 UAB "Interneto vizija" -
95 exact.team 1 May 2019 1 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
96 exact.works 29 May 2019 29 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 exact.energy 5 Jun 2019 5 Jun 2025 Cloudflare, Inc Behind The Dot
98 exact.vision 7 Aug 2019 7 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
99 exact.llc 7 Aug 2019 7 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
100 exact.melbourne 7 Aug 2019 7 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Exact.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=exact&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "exact",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 168,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "exact.com, exact.nl, exact.be, exact.com.pl, exact.net, exact.it, exact.co.th, exact.cz, exact.com.br, exact.ru, exact.info, exact.pl, exact.org, exact.com.cn, exact.biz, exact.se, exact.cn, exact.us, exact.pt, exact.net.pl, exact.travel, exact.co.uk, exact.asia, exact.me, exact.cl, exact.in, exact.pro, exact.ca, exact.co, exact.su, exact.co.ke, exact.info.hu, exact.by, exact.io, exact.company, exact.technology, exact.holdings, exact.management, exact.careers, exact.academy, exact.domains, exact.systems, exact.computer, exact.enterprises, exact.directory, exact.tips, exact.center, exact.training, exact.international, exact.marketing, exact.build, exact.reviews, exact.events, exact.community, exact.tools, exact.services, exact.consulting, exact.global, exact.accountants, exact.finance, exact.financial, exact.direct, exact.business, exact.hosting, exact.uk, exact.camp, exact.software, exact.tv, exact.hr, exact.one, exact.feedback, exact.co.jp, exact.cloud, exact.shop, exact.ltd, exact.xyz, exact.email, exact.world, exact.jp, exact.support, exact.care, exact.live, exact.photography, exact.help, exact.guru, exact.earth, exact.group, exact.online, exact.app, exact.soccer, exact.net.cn, exact.catering, exact.ro, exact.lt, exact.team, exact.works, exact.energy, exact.vision, exact.llc, exact.melbourne",
    "results": [
        {
            "num": 1,
            "domain_name": "exact.com",
            "domain_keyword": "exact",
            "domain_tld": "com",
            "query_time": "2024-06-01 01:19:14",
            "create_date": "1993-04-29",
            "update_date": "2019-04-27",
            "expiry_date": "2029-04-26",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Fontijne Marco",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "Molengraaffsingel 33",
            "registrant_city": "Delft",
            "registrant_zip": "2629 JD",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.157115405",
            "name_servers": [
                "aix-test.exact.nl",
                "exact.exact.nl",
                "ns3.exactsoftware.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "exact.nl",
            "domain_keyword": "exact",
            "domain_tld": "nl",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "1994-05-23",
            "update_date": "2019-06-05",
            "registrar_name": "EuroDNS S.A.",
            "name_servers": [
                "aix-test.exact.nl",
                "exact.exact.nl",
                "ns3.exactsoftware.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "exact.be",
            "domain_keyword": "exact",
            "domain_tld": "be",
            "query_time": "2024-06-01 19:58:44",
            "create_date": "1996-06-13",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 4,
            "domain_name": "exact.com.pl",
            "domain_keyword": "exact",
            "domain_tld": "com.pl",
            "query_time": "2024-04-25 12:20:31",
            "create_date": "1997-04-23",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-31",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "exact.net",
            "domain_keyword": "exact",
            "domain_tld": "net",
            "query_time": "2024-05-08 04:39:17",
            "create_date": "1997-05-05",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Fontijne Marco",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "Molengraaffsingel 33",
            "registrant_city": "Delft",
            "registrant_zip": "2629 JD",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "+31.157115405",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "exact.it",
            "domain_keyword": "exact",
            "domain_tld": "it",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "1998-09-16",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-12",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Exact Attrezzature Meccaniche S.r.l.",
            "registrant_address": "venezia 18",
            "registrant_city": "zingonia",
            "registrant_state": "BG",
            "registrant_zip": "24040",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 7,
            "domain_name": "exact.co.th",
            "domain_keyword": "exact",
            "domain_tld": "co.th",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "1999-01-17",
            "update_date": "2023-12-20",
            "expiry_date": "2025-01-16",
            "registrar_name": "THNIC",
            "registrant_company": "Exact Co., Ltd. ( บริษัท เอ็กแซ็กท์ จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "byron.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "exact.cz",
            "domain_keyword": "exact",
            "domain_tld": "cz",
            "query_time": "2024-05-05 07:59:16",
            "create_date": "1999-07-26",
            "update_date": "2006-08-29",
            "expiry_date": "2024-10-24",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "EXACT s.r.o.",
            "registrant_company": "EXACT s.r.o.",
            "registrant_address": "Pivonkova 1A, Brno, 637 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.exact.cz",
                "ns2.exact.cz"
            ]
        },
        {
            "num": 9,
            "domain_name": "exact.com.br",
            "domain_keyword": "exact",
            "domain_tld": "com.br",
            "query_time": "2024-04-08 21:31:35",
            "create_date": "1999-12-14",
            "update_date": "2021-11-29",
            "expiry_date": "2024-12-14",
            "registrant_name": "EXACT ASSESSORIA EMPRESARIAL LTDA.",
            "name_servers": [
                "pic.picture.com.br",
                "sv6.picture.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 10,
            "domain_name": "exact.ru",
            "domain_keyword": "exact",
            "domain_tld": "ru",
            "query_time": "2024-04-30 23:20:31",
            "create_date": "2000-04-21",
            "expiry_date": "2025-04-30",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Exact Group B. V.",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "exact.info",
            "domain_keyword": "exact",
            "domain_tld": "info",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2001-07-26",
            "update_date": "2023-09-09",
            "expiry_date": "2024-07-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Giess & Quanz GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.epag.net",
                "dns2.epag.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "exact.pl",
            "domain_keyword": "exact",
            "domain_tld": "pl",
            "query_time": "2024-04-25 12:20:31",
            "create_date": "2001-08-09",
            "update_date": "2023-07-26",
            "expiry_date": "2024-08-08",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "exact.org",
            "domain_keyword": "exact",
            "domain_tld": "org",
            "query_time": "2024-05-08 04:39:17",
            "create_date": "2002-01-22",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "exact.com.cn",
            "domain_keyword": "exact",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 17:57:59",
            "create_date": "2002-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "EuroDNS S.A.",
            "registrant_name": "易科软件(上海)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "exact.biz",
            "domain_keyword": "exact",
            "domain_tld": "biz",
            "query_time": "2024-05-02 13:42:08",
            "create_date": "2002-03-27",
            "update_date": "2024-01-14",
            "expiry_date": "2025-03-26",
            "registrar_iana": 444,
            "registrar_name": "Inames Co. Ltd.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.trafficz.com",
                "ns2.trafficz.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "exact.se",
            "domain_keyword": "exact",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:05:36",
            "create_date": "2002-06-10",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-10",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 17,
            "domain_name": "exact.cn",
            "domain_keyword": "exact",
            "domain_tld": "cn",
            "query_time": "2024-05-02 13:42:08",
            "create_date": "2003-04-15",
            "expiry_date": "2025-04-15",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "上海英美时信息咨询有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "exact.us",
            "domain_keyword": "exact",
            "domain_tld": "us",
            "query_time": "2024-06-01 19:59:05",
            "create_date": "2004-06-04",
            "update_date": "2024-05-30",
            "expiry_date": "2025-06-03",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Sani Panhwar",
            "registrant_address": "4128 W. 163rd Street",
            "registrant_city": "Lawndale",
            "registrant_state": "CA",
            "registrant_zip": "90260",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3705099",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "exact.pt",
            "domain_keyword": "exact",
            "domain_tld": "pt",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2004-12-10",
            "registrant_name": "Exact Portugal Informática Lda",
            "registrant_address": "Edificio Centro de Negócios Ideia Atlântico, Caixa 13 - Tenões",
            "registrant_city": "Braga",
            "registrant_state": "Braga",
            "registrant_zip": "4719-005",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 20,
            "domain_name": "exact.net.pl",
            "domain_keyword": "exact",
            "domain_tld": "net.pl",
            "query_time": "2024-05-24 01:58:45",
            "create_date": "2005-05-18",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-17",
            "registrar_name": "CETI S.C.",
            "name_servers": [
                "dns1.ibe.pl",
                "dns2.ibe.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "exact.travel",
            "domain_keyword": "exact",
            "domain_tld": "travel",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2006-08-29",
            "update_date": "2023-08-06",
            "expiry_date": "2024-08-28",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o EnCirca Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gnld1015.siteground.eu",
                "ns2.gnld1015.siteground.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "exact.co.uk",
            "domain_keyword": "exact",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 19:58:48",
            "create_date": "2007-10-26",
            "update_date": "2024-04-29",
            "expiry_date": "2025-10-26",
            "registrar_name": "CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]",
            "registrar_website": "https://www.cscdbs.com",
            "name_servers": [
                "dns1.easydns.com",
                "dns2.easydns.net",
                "dns3.easydns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 23,
            "domain_name": "exact.asia",
            "domain_keyword": "exact",
            "domain_tld": "asia",
            "query_time": "2024-06-01 19:58:44",
            "create_date": "2007-11-21",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-21",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "exact.me",
            "domain_keyword": "exact",
            "domain_tld": "me",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2008-07-18",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "exact.cl",
            "domain_keyword": "exact",
            "domain_tld": "cl",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2009-06-23",
            "expiry_date": "2026-07-22",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "YAEL CAROLINA CODRIANSKY RODRIGUEZ",
            "name_servers": [
                "ns-1099.awsdns-09.org",
                "ns-1625.awsdns-11.co.uk",
                "ns-30.awsdns-03.com",
                "ns-575.awsdns-07.net"
            ]
        },
        {
            "num": 26,
            "domain_name": "exact.in",
            "domain_keyword": "exact",
            "domain_tld": "in",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2009-09-09",
            "update_date": "2021-04-08",
            "expiry_date": "2030-09-09",
            "registrar_iana": 800166,
            "registrar_name": "V2 Technosys dba BookYour.IN",
            "registrar_website": "https://www.bookyour.in",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Othayoth Internet Services",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kerala",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "exact.pro",
            "domain_keyword": "exact",
            "domain_tld": "pro",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2010-02-03",
            "update_date": "2023-12-26",
            "expiry_date": "2025-02-03",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HuMan nv",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar 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-135-c.gandi.net",
                "ns-144-a.gandi.net",
                "ns-155-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "exact.ca",
            "domain_keyword": "exact",
            "domain_tld": "ca",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2010-04-07",
            "update_date": "2024-01-03",
            "expiry_date": "2025-04-07",
            "registrar_name": "MyID.ca (Creative Pixels Inc.)",
            "registrar_website": "http://myid.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.malkm.com",
                "dns2.malkm.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "exact.co",
            "domain_keyword": "exact",
            "domain_tld": "co",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2010-07-20",
            "update_date": "2023-08-01",
            "expiry_date": "2025-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "exact.su",
            "domain_keyword": "exact",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:10:11",
            "create_date": "2010-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "NAUNET-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.rsnx.ru",
                "ns2.rsnx.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 31,
            "domain_name": "exact.co.ke",
            "domain_keyword": "exact",
            "domain_tld": "co.ke",
            "query_time": "2024-05-12 03:30:55",
            "create_date": "2011-03-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-11",
            "registrar_name": "Truehost Cloud Limited",
            "registrant_name": "Redacted | Registry Policy",
            "registrant_company": "exact.co.ke",
            "registrant_address": "Naairobi",
            "registrant_city": "Nairobi",
            "registrant_country": "KE",
            "registrant_email": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.host-ww.net",
                "ns2.host-ww.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "exact.info.hu",
            "domain_keyword": "exact",
            "domain_tld": "info.hu",
            "query_time": "2024-05-10 21:27:45",
            "create_date": "2012-05-04"
        },
        {
            "num": 33,
            "domain_name": "exact.by",
            "domain_keyword": "exact",
            "domain_tld": "by",
            "query_time": "2024-05-25 11:57:48",
            "create_date": "2013-10-01",
            "update_date": "2022-09-12",
            "expiry_date": "2024-10-01",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ЗАО НПО \"Вектор\"",
            "registrant_address": "230015, Гродненская область,Гродненская область, г. Гродно, ул. Горького, 127, -",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375 29 7894098",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 34,
            "domain_name": "exact.io",
            "domain_keyword": "exact",
            "domain_tld": "io",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2014-01-16",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "exact.company",
            "domain_keyword": "exact",
            "domain_tld": "company",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "exact.technology",
            "domain_keyword": "exact",
            "domain_tld": "technology",
            "query_time": "2024-05-29 11:34:21",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "exact.holdings",
            "domain_keyword": "exact",
            "domain_tld": "holdings",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "exact.management",
            "domain_keyword": "exact",
            "domain_tld": "management",
            "query_time": "2024-05-29 11:34:21",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "exact.careers",
            "domain_keyword": "exact",
            "domain_tld": "careers",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "exact.academy",
            "domain_keyword": "exact",
            "domain_tld": "academy",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "exact.domains",
            "domain_keyword": "exact",
            "domain_tld": "domains",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "exact.systems",
            "domain_keyword": "exact",
            "domain_tld": "systems",
            "query_time": "2024-05-29 11:34:21",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "exact.computer",
            "domain_keyword": "exact",
            "domain_tld": "computer",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "exact.enterprises",
            "domain_keyword": "exact",
            "domain_tld": "enterprises",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "exact.directory",
            "domain_keyword": "exact",
            "domain_tld": "directory",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2014-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "exact.tips",
            "domain_keyword": "exact",
            "domain_tld": "tips",
            "query_time": "2024-04-25 12:20:31",
            "create_date": "2014-04-09",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "exact.center",
            "domain_keyword": "exact",
            "domain_tld": "center",
            "query_time": "2024-04-08 21:31:33",
            "create_date": "2014-04-09",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "exact.training",
            "domain_keyword": "exact",
            "domain_tld": "training",
            "query_time": "2024-06-01 19:59:04",
            "create_date": "2014-04-09",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-09",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "exact.international",
            "domain_keyword": "exact",
            "domain_tld": "international",
            "query_time": "2024-05-02 13:42:08",
            "create_date": "2014-04-14",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "exact.marketing",
            "domain_keyword": "exact",
            "domain_tld": "marketing",
            "query_time": "2024-05-02 13:42:08",
            "create_date": "2014-04-16",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EXACT GROUP BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "exact.build",
            "domain_keyword": "exact",
            "domain_tld": "build",
            "query_time": "2024-05-12 03:30:55",
            "create_date": "2014-05-06",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com",
            "registrant_company": "Exact Group B.V.",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "exact.reviews",
            "domain_keyword": "exact",
            "domain_tld": "reviews",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2014-06-04",
            "update_date": "2024-05-29",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "exact.events",
            "domain_keyword": "exact",
            "domain_tld": "events",
            "query_time": "2024-04-25 12:20:31",
            "create_date": "2014-06-11",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "exact.community",
            "domain_keyword": "exact",
            "domain_tld": "community",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2014-06-18",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "exact.tools",
            "domain_keyword": "exact",
            "domain_tld": "tools",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2014-06-26",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "exact.services",
            "domain_keyword": "exact",
            "domain_tld": "services",
            "query_time": "2024-05-08 04:39:17",
            "create_date": "2014-07-09",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1422.awsdns-49.org",
                "ns-1877.awsdns-42.co.uk",
                "ns-264.awsdns-33.com",
                "ns-744.awsdns-29.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "exact.consulting",
            "domain_keyword": "exact",
            "domain_tld": "consulting",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2014-07-23",
            "update_date": "2023-07-22",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "exact.global",
            "domain_keyword": "exact",
            "domain_tld": "global",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2014-09-10",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-10",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "exact.accountants",
            "domain_keyword": "exact",
            "domain_tld": "accountants",
            "query_time": "2024-04-25 12:20:31",
            "create_date": "2014-10-01",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "exact.finance",
            "domain_keyword": "exact",
            "domain_tld": "finance",
            "query_time": "2024-04-08 21:31:33",
            "create_date": "2014-10-01",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "exact.financial",
            "domain_keyword": "exact",
            "domain_tld": "financial",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2014-10-01",
            "update_date": "2023-09-30",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "exact.direct",
            "domain_keyword": "exact",
            "domain_tld": "direct",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2014-10-06",
            "update_date": "2023-11-20",
            "expiry_date": "2025-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "exact.business",
            "domain_keyword": "exact",
            "domain_tld": "business",
            "query_time": "2024-05-02 13:42:08",
            "create_date": "2014-12-10",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-10",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "exact.hosting",
            "domain_keyword": "exact",
            "domain_tld": "hosting",
            "query_time": "2024-04-16 22:29:30",
            "create_date": "2014-12-19",
            "update_date": "2024-03-28",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.p03.dynect.net",
                "ns2.p03.dynect.net",
                "ns3.p03.dynect.net",
                "ns4.p03.dynect.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "exact.uk",
            "domain_keyword": "exact",
            "domain_tld": "uk",
            "query_time": "2024-04-25 12:20:31",
            "create_date": "2015-02-16",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-16",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 66,
            "domain_name": "exact.camp",
            "domain_keyword": "exact",
            "domain_tld": "camp",
            "query_time": "2024-04-25 12:20:31",
            "create_date": "2015-02-25",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "exact.software",
            "domain_keyword": "exact",
            "domain_tld": "software",
            "query_time": "2024-05-12 03:30:55",
            "create_date": "2015-03-12",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "exact.tv",
            "domain_keyword": "exact",
            "domain_tld": "tv",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2015-06-10",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-10",
            "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": "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "exact.hr",
            "domain_keyword": "exact",
            "domain_tld": "hr",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2015-09-14",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-02",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "EXACT d.o.o.",
            "registrant_address": "Josipa Kozarca 8",
            "registrant_city": "Laslovo",
            "registrant_state": "HR",
            "registrant_zip": "31000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.webmedia.hr",
                "dns2.webmedia.hr"
            ]
        },
        {
            "num": 70,
            "domain_name": "exact.one",
            "domain_keyword": "exact",
            "domain_tld": "one",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2015-09-15",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "exact.feedback",
            "domain_keyword": "exact",
            "domain_tld": "feedback",
            "query_time": "2024-04-15 20:56:19",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "exact.co.jp",
            "domain_keyword": "exact",
            "domain_tld": "co.jp",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2015-12-25",
            "update_date": "2024-01-01",
            "registrant_company": "EXACT CO.LTD.",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ]
        },
        {
            "num": 73,
            "domain_name": "exact.cloud",
            "domain_keyword": "exact",
            "domain_tld": "cloud",
            "query_time": "2024-04-08 21:31:33",
            "create_date": "2016-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.p03.dynect.net",
                "ns2.p03.dynect.net",
                "ns3.p03.dynect.net",
                "ns4.p03.dynect.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "exact.shop",
            "domain_keyword": "exact",
            "domain_tld": "shop",
            "query_time": "2024-04-16 22:29:30",
            "create_date": "2016-09-14",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-14",
            "registrar_iana": 1466,
            "registrar_name": "Lexsynergy Limited",
            "registrar_website": "http://www.lexsynergy.com",
            "registrant_state": "WC",
            "registrant_country": "ZA",
            "name_servers": [
                "ns1.lexsynergy.net",
                "ns2.lexsynergy.us",
                "ns3.lexsynergy.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "exact.ltd",
            "domain_keyword": "exact",
            "domain_tld": "ltd",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2016-10-16",
            "update_date": "2023-10-01",
            "expiry_date": "2024-10-16",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "exact.xyz",
            "domain_keyword": "exact",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 19:59:04",
            "create_date": "2016-11-15",
            "update_date": "2024-05-07",
            "expiry_date": "2029-11-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "exact.email",
            "domain_keyword": "exact",
            "domain_tld": "email",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2017-01-26",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Toffolo IT",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "exact.world",
            "domain_keyword": "exact",
            "domain_tld": "world",
            "query_time": "2024-05-31 14:55:56",
            "create_date": "2017-02-08",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namesrv.ch",
                "ns2.namesrv.net",
                "ns3.namesrv.io"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "exact.jp",
            "domain_keyword": "exact",
            "domain_tld": "jp",
            "query_time": "2024-05-29 11:34:20",
            "create_date": "2017-03-13",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "exfeed",
            "registrant_address": "85-1 Mikura-cho",
            "registrant_zip": "604-8166",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-022-234",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 80,
            "domain_name": "exact.support",
            "domain_keyword": "exact",
            "domain_tld": "support",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2017-06-15",
            "update_date": "2024-05-22",
            "expiry_date": "2025-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0148507856",
            "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": [
                "becky.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "exact.care",
            "domain_keyword": "exact",
            "domain_tld": "care",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2017-06-27",
            "update_date": "2023-08-11",
            "expiry_date": "2025-06-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "exact.live",
            "domain_keyword": "exact",
            "domain_tld": "live",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2017-09-12",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "exact.photography",
            "domain_keyword": "exact",
            "domain_tld": "photography",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2017-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-01",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1022.ui-dns.com",
                "ns1095.ui-dns.biz",
                "ns1099.ui-dns.org",
                "ns1113.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "exact.help",
            "domain_keyword": "exact",
            "domain_tld": "help",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2017-12-29",
            "update_date": "2024-04-24",
            "expiry_date": "2028-12-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0150251121",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "becky.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "exact.guru",
            "domain_keyword": "exact",
            "domain_tld": "guru",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2018-01-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RS Finance I B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.leaseweb.nl",
                "ns4.leaseweb.net",
                "ns5.leaseweb.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "exact.earth",
            "domain_keyword": "exact",
            "domain_tld": "earth",
            "query_time": "2024-05-20 18:52:37",
            "create_date": "2018-03-05",
            "update_date": "2024-03-11",
            "expiry_date": "2026-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "exact.group",
            "domain_keyword": "exact",
            "domain_tld": "group",
            "query_time": "2024-05-12 03:30:55",
            "create_date": "2018-03-13",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Group B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "exact.online",
            "domain_keyword": "exact",
            "domain_tld": "online",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2018-03-24",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-24",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "exact.app",
            "domain_keyword": "exact",
            "domain_tld": "app",
            "query_time": "2024-05-12 03:30:55",
            "create_date": "2018-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Triplehosting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "exact.soccer",
            "domain_keyword": "exact",
            "domain_tld": "soccer",
            "query_time": "2024-05-25 11:57:48",
            "create_date": "2018-05-22",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EXACT Sports",
            "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": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "exact.net.cn",
            "domain_keyword": "exact",
            "domain_tld": "net.cn",
            "query_time": "2024-06-01 00:37:07",
            "create_date": "2018-06-01",
            "expiry_date": "2025-06-01",
            "registrar_name": "GoDaddy.com,LLC",
            "registrant_name": "王飞雄",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ed.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "exact.catering",
            "domain_keyword": "exact",
            "domain_tld": "catering",
            "query_time": "2024-06-01 19:58:45",
            "create_date": "2018-11-05",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-05",
            "registrar_iana": 809,
            "registrar_name": "Ledl.net GmbH",
            "registrar_website": "http://www.domaintechnik.at/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exact Catering",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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.domaintechnik.at",
                "ns2.domaintechnik.at",
                "ns3.domaintechnik.at",
                "ns4.domaintechnik.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "exact.ro",
            "domain_keyword": "exact",
            "domain_tld": "ro",
            "query_time": "2024-06-01 19:59:04",
            "create_date": "2018-12-08",
            "expiry_date": "2025-12-06",
            "registrar_name": "NShost SRL",
            "registrar_website": "www.nshost.ro",
            "name_servers": [
                "elliot.ns.cloudflare.com",
                "faye.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 94,
            "domain_name": "exact.lt",
            "domain_keyword": "exact",
            "domain_tld": "lt",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2019-02-06",
            "expiry_date": "2025-02-07",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 95,
            "domain_name": "exact.team",
            "domain_keyword": "exact",
            "domain_tld": "team",
            "query_time": "2024-05-08 04:39:17",
            "create_date": "2019-05-01",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "exact.works",
            "domain_keyword": "exact",
            "domain_tld": "works",
            "query_time": "2024-05-31 14:55:56",
            "create_date": "2019-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "exact.energy",
            "domain_keyword": "exact",
            "domain_tld": "energy",
            "query_time": "2024-05-12 03:30:55",
            "create_date": "2019-06-05",
            "update_date": "2024-04-09",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Behind The Dot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Devon",
            "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": [
                "rose.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "exact.vision",
            "domain_keyword": "exact",
            "domain_tld": "vision",
            "query_time": "2024-06-01 19:59:04",
            "create_date": "2019-08-07",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "exact.llc",
            "domain_keyword": "exact",
            "domain_tld": "llc",
            "query_time": "2024-06-01 19:59:03",
            "create_date": "2019-08-07",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "exact.melbourne",
            "domain_keyword": "exact",
            "domain_tld": "melbourne",
            "query_time": "2024-06-01 19:59:05",
            "create_date": "2019-08-07",
            "update_date": "2024-02-08",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1565136000000_2959202",
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>exact</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>168</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>exact.com, exact.nl, exact.be, exact.com.pl, exact.net, exact.it, exact.co.th, exact.cz, exact.com.br, exact.ru, exact.info, exact.pl, exact.org, exact.com.cn, exact.biz, exact.se, exact.cn, exact.us, exact.pt, exact.net.pl, exact.travel, exact.co.uk, exact.asia, exact.me, exact.cl, exact.in, exact.pro, exact.ca, exact.co, exact.su, exact.co.ke, exact.info.hu, exact.by, exact.io, exact.company, exact.technology, exact.holdings, exact.management, exact.careers, exact.academy, exact.domains, exact.systems, exact.computer, exact.enterprises, exact.directory, exact.tips, exact.center, exact.training, exact.international, exact.marketing, exact.build, exact.reviews, exact.events, exact.community, exact.tools, exact.services, exact.consulting, exact.global, exact.accountants, exact.finance, exact.financial, exact.direct, exact.business, exact.hosting, exact.uk, exact.camp, exact.software, exact.tv, exact.hr, exact.one, exact.feedback, exact.co.jp, exact.cloud, exact.shop, exact.ltd, exact.xyz, exact.email, exact.world, exact.jp, exact.support, exact.care, exact.live, exact.photography, exact.help, exact.guru, exact.earth, exact.group, exact.online, exact.app, exact.soccer, exact.net.cn, exact.catering, exact.ro, exact.lt, exact.team, exact.works, exact.energy, exact.vision, exact.llc, exact.melbourne</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>exact.com</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 01:19:14</query_time>
   <create_date>1993-04-29</create_date>
   <update_date>2019-04-27</update_date>
   <expiry_date>2029-04-26</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Fontijne Marco</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>Molengraaffsingel 33</registrant_address>
   <registrant_city>Delft</registrant_city>
   <registrant_zip>2629 JD</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.157115405</registrant_phone>
   <name_servers>
    <value>aix-test.exact.nl</value>
    <value>exact.exact.nl</value>
    <value>ns3.exactsoftware.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>exact.nl</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>1994-05-23</create_date>
   <update_date>2019-06-05</update_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <name_servers>
    <value>aix-test.exact.nl</value>
    <value>exact.exact.nl</value>
    <value>ns3.exactsoftware.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>exact.be</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 19:58:44</query_time>
   <create_date>1996-06-13</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>exact.com.pl</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-25 12:20:31</query_time>
   <create_date>1997-04-23</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>exact.net</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 04:39:17</query_time>
   <create_date>1997-05-05</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Fontijne Marco</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>Molengraaffsingel 33</registrant_address>
   <registrant_city>Delft</registrant_city>
   <registrant_zip>2629 JD</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+31.157115405</registrant_phone>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>exact.it</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>1998-09-16</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Exact Attrezzature Meccaniche S.r.l.</registrant_company>
   <registrant_address>venezia 18</registrant_address>
   <registrant_city>zingonia</registrant_city>
   <registrant_state>BG</registrant_state>
   <registrant_zip>24040</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>exact.co.th</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>1999-01-17</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Exact Co., Ltd. ( บริษัท เอ็กแซ็กท์ จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>byron.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>exact.cz</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 07:59:16</query_time>
   <create_date>1999-07-26</create_date>
   <update_date>2006-08-29</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>EXACT s.r.o.</registrant_name>
   <registrant_company>EXACT s.r.o.</registrant_company>
   <registrant_address>Pivonkova 1A, Brno, 637 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.exact.cz</value>
    <value>ns2.exact.cz</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>exact.com.br</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-08 21:31:35</query_time>
   <create_date>1999-12-14</create_date>
   <update_date>2021-11-29</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrant_name>EXACT ASSESSORIA EMPRESARIAL LTDA.</registrant_name>
   <name_servers>
    <value>pic.picture.com.br</value>
    <value>sv6.picture.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>exact.ru</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 23:20:31</query_time>
   <create_date>2000-04-21</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Exact Group B. V.</registrant_company>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>exact.info</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2001-07-26</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Giess &amp; Quanz GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.epag.net</value>
    <value>dns2.epag.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>exact.pl</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-25 12:20:31</query_time>
   <create_date>2001-08-09</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>exact.org</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 04:39:17</query_time>
   <create_date>2002-01-22</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>exact.com.cn</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 17:57:59</query_time>
   <create_date>2002-01-29</create_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrant_name>易科软件(上海)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>exact.biz</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-02 13:42:08</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>Inames Co. Ltd.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.trafficz.com</value>
    <value>ns2.trafficz.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>16</num>
   <domain_name>exact.se</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:05:36</query_time>
   <create_date>2002-06-10</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>exact.cn</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-02 13:42:08</query_time>
   <create_date>2003-04-15</create_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>上海英美时信息咨询有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>exact.us</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-01 19:59:05</query_time>
   <create_date>2004-06-04</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Sani Panhwar</registrant_name>
   <registrant_address>4128 W. 163rd Street</registrant_address>
   <registrant_city>Lawndale</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>90260</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3705099</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>exact.pt</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2004-12-10</create_date>
   <registrant_name>Exact Portugal Informática Lda</registrant_name>
   <registrant_address>Edificio Centro de Negócios Ideia Atlântico, Caixa 13 - Tenões</registrant_address>
   <registrant_city>Braga</registrant_city>
   <registrant_state>Braga</registrant_state>
   <registrant_zip>4719-005</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>exact.net.pl</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-24 01:58:45</query_time>
   <create_date>2005-05-18</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_name>CETI S.C.</registrar_name>
   <name_servers>
    <value>dns1.ibe.pl</value>
    <value>dns2.ibe.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>exact.travel</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2006-08-29</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o EnCirca Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gnld1015.siteground.eu</value>
    <value>ns2.gnld1015.siteground.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>exact.co.uk</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 19:58:48</query_time>
   <create_date>2007-10-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_name>CSC Corporate Domains, Inc [Tag = CSC-CORP-DOMAINS]</registrar_name>
   <registrar_website>https://www.cscdbs.com</registrar_website>
   <name_servers>
    <value>dns1.easydns.com</value>
    <value>dns2.easydns.net</value>
    <value>dns3.easydns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>exact.asia</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 19:58:44</query_time>
   <create_date>2007-11-21</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>exact.me</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>exact.cl</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2009-06-23</create_date>
   <expiry_date>2026-07-22</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>YAEL CAROLINA CODRIANSKY RODRIGUEZ</registrant_name>
   <name_servers>
    <value>ns-1099.awsdns-09.org</value>
    <value>ns-1625.awsdns-11.co.uk</value>
    <value>ns-30.awsdns-03.com</value>
    <value>ns-575.awsdns-07.net</value>
   </name_servers>
  </value>
  <value>
   <num>26</num>
   <domain_name>exact.in</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2009-09-09</create_date>
   <update_date>2021-04-08</update_date>
   <expiry_date>2030-09-09</expiry_date>
   <registrar_iana>800166</registrar_iana>
   <registrar_name>V2 Technosys dba BookYour.IN</registrar_name>
   <registrar_website>https://www.bookyour.in</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Othayoth Internet Services</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kerala</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>exact.pro</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2010-02-03</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HuMan nv</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-135-c.gandi.net</value>
    <value>ns-144-a.gandi.net</value>
    <value>ns-155-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>exact.ca</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2010-04-07</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>MyID.ca (Creative Pixels Inc.)</registrar_name>
   <registrar_website>http://myid.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.malkm.com</value>
    <value>dns2.malkm.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>exact.co</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.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>30</num>
   <domain_name>exact.su</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:10:11</query_time>
   <create_date>2010-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>NAUNET-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.rsnx.ru</value>
    <value>ns2.rsnx.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>exact.co.ke</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>co.ke</domain_tld>
   <query_time>2024-05-12 03:30:55</query_time>
   <create_date>2011-03-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>Truehost Cloud Limited</registrar_name>
   <registrant_name>Redacted | Registry Policy</registrant_name>
   <registrant_company>exact.co.ke</registrant_company>
   <registrant_address>Naairobi</registrant_address>
   <registrant_city>Nairobi</registrant_city>
   <registrant_country>KE</registrant_country>
   <registrant_email>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.host-ww.net</value>
    <value>ns2.host-ww.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>exact.info.hu</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>info.hu</domain_tld>
   <query_time>2024-05-10 21:27:45</query_time>
   <create_date>2012-05-04</create_date>
  </value>
  <value>
   <num>33</num>
   <domain_name>exact.by</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-25 11:57:48</query_time>
   <create_date>2013-10-01</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ЗАО НПО &quot;Вектор&quot;</registrant_company>
   <registrant_address>230015, Гродненская область,Гродненская область, г. Гродно, ул. Горького, 127, -</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375 29 7894098</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>exact.io</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2014-01-16</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>exact.company</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>exact.technology</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-29 11:34:21</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>exact.holdings</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>exact.management</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-29 11:34:21</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>exact.careers</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>exact.academy</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>exact.domains</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>exact.systems</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-29 11:34:21</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>exact.computer</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>exact.enterprises</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>enterprises</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>exact.directory</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2014-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>exact.tips</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-04-25 12:20:31</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>exact.center</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-04-08 21:31:33</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>exact.training</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>training</domain_tld>
   <query_time>2024-06-01 19:59:04</query_time>
   <create_date>2014-04-09</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>exact.international</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-02 13:42:08</query_time>
   <create_date>2014-04-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>exact.marketing</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-02 13:42:08</query_time>
   <create_date>2014-04-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EXACT GROUP BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>exact.build</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>build</domain_tld>
   <query_time>2024-05-12 03:30:55</query_time>
   <create_date>2014-05-06</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com</registrar_website>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>exact.reviews</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>reviews</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2014-06-04</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>exact.events</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-04-25 12:20:31</query_time>
   <create_date>2014-06-11</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>exact.community</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2014-06-18</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>exact.tools</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2014-06-26</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>exact.services</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-08 04:39:17</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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-1422.awsdns-49.org</value>
    <value>ns-1877.awsdns-42.co.uk</value>
    <value>ns-264.awsdns-33.com</value>
    <value>ns-744.awsdns-29.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>exact.consulting</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2014-07-23</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.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>exact.global</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2014-09-10</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>exact.accountants</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>accountants</domain_tld>
   <query_time>2024-04-25 12:20:31</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>exact.finance</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-04-08 21:31:33</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>exact.financial</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>financial</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>exact.direct</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2014-10-06</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>exact.business</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-02 13:42:08</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>exact.hosting</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-04-16 22:29:30</query_time>
   <create_date>2014-12-19</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.p03.dynect.net</value>
    <value>ns2.p03.dynect.net</value>
    <value>ns3.p03.dynect.net</value>
    <value>ns4.p03.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>exact.uk</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 12:20:31</query_time>
   <create_date>2015-02-16</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>exact.camp</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>camp</domain_tld>
   <query_time>2024-04-25 12:20:31</query_time>
   <create_date>2015-02-25</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>exact.software</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-12 03:30:55</query_time>
   <create_date>2015-03-12</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>exact.tv</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2015-06-10</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-10</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>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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>exact.hr</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2015-09-14</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>EXACT d.o.o.</registrant_name>
   <registrant_address>Josipa Kozarca 8</registrant_address>
   <registrant_city>Laslovo</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>31000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.webmedia.hr</value>
    <value>dns2.webmedia.hr</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>exact.one</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2015-09-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>exact.feedback</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-04-15 20:56:19</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>exact.co.jp</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2015-12-25</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>EXACT CO.LTD.</registrant_company>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
  </value>
  <value>
   <num>73</num>
   <domain_name>exact.cloud</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-08 21:31:33</query_time>
   <create_date>2016-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.p03.dynect.net</value>
    <value>ns2.p03.dynect.net</value>
    <value>ns3.p03.dynect.net</value>
    <value>ns4.p03.dynect.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>exact.shop</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 22:29:30</query_time>
   <create_date>2016-09-14</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>1466</registrar_iana>
   <registrar_name>Lexsynergy Limited</registrar_name>
   <registrar_website>http://www.lexsynergy.com</registrar_website>
   <registrant_state>WC</registrant_state>
   <registrant_country>ZA</registrant_country>
   <name_servers>
    <value>ns1.lexsynergy.net</value>
    <value>ns2.lexsynergy.us</value>
    <value>ns3.lexsynergy.info</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>75</num>
   <domain_name>exact.ltd</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2016-10-16</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-10-16</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>exact.xyz</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 19:59:04</query_time>
   <create_date>2016-11-15</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2029-11-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>exact.email</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2017-01-26</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Toffolo IT</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>exact.world</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-31 14:55:56</query_time>
   <create_date>2017-02-08</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namesrv.ch</value>
    <value>ns2.namesrv.net</value>
    <value>ns3.namesrv.io</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>exact.jp</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 11:34:20</query_time>
   <create_date>2017-03-13</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>exfeed</registrant_name>
   <registrant_address>85-1 Mikura-cho</registrant_address>
   <registrant_zip>604-8166</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-022-234</registrant_phone>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>exact.support</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2017-06-15</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0148507856</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>becky.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.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>exact.care</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2017-06-27</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>exact.live</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2017-09-12</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>exact.photography</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2017-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1022.ui-dns.com</value>
    <value>ns1095.ui-dns.biz</value>
    <value>ns1099.ui-dns.org</value>
    <value>ns1113.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>exact.help</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2017-12-29</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2028-12-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0150251121</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>becky.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>exact.guru</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2018-01-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RS Finance I B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.leaseweb.nl</value>
    <value>ns4.leaseweb.net</value>
    <value>ns5.leaseweb.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>exact.earth</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-20 18:52:37</query_time>
   <create_date>2018-03-05</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2026-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>exact.group</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 03:30:55</query_time>
   <create_date>2018-03-13</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Group B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>exact.online</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2018-03-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>exact.app</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 03:30:55</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Triplehosting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>exact.soccer</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>soccer</domain_tld>
   <query_time>2024-05-25 11:57:48</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EXACT Sports</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>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>exact.net.cn</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-06-01 00:37:07</query_time>
   <create_date>2018-06-01</create_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_name>GoDaddy.com,LLC</registrar_name>
   <registrant_name>王飞雄</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ed.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>exact.catering</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>catering</domain_tld>
   <query_time>2024-06-01 19:58:45</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>809</registrar_iana>
   <registrar_name>Ledl.net GmbH</registrar_name>
   <registrar_website>http://www.domaintechnik.at/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exact Catering</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>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.domaintechnik.at</value>
    <value>ns2.domaintechnik.at</value>
    <value>ns3.domaintechnik.at</value>
    <value>ns4.domaintechnik.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>exact.ro</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 19:59:04</query_time>
   <create_date>2018-12-08</create_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_name>NShost SRL</registrar_name>
   <registrar_website>www.nshost.ro</registrar_website>
   <name_servers>
    <value>elliot.ns.cloudflare.com</value>
    <value>faye.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>exact.lt</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2019-02-06</create_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>exact.team</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-08 04:39:17</query_time>
   <create_date>2019-05-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>exact.works</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-05-31 14:55:56</query_time>
   <create_date>2019-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>exact.energy</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-12 03:30:55</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Behind The Dot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Devon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rose.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>exact.vision</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>vision</domain_tld>
   <query_time>2024-06-01 19:59:04</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>exact.llc</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-06-01 19:59:03</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>exact.melbourne</domain_name>
   <domain_keyword>exact</domain_keyword>
   <domain_tld>melbourne</domain_tld>
   <query_time>2024-06-01 19:59:05</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1565136000000_2959202</search_after>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 857 domain names (in 0.042 seconds) which look and sound like the brand name "exact".
Domain Name Registered Expiry Registrar Ownership
1 7exact.com 7 Aug 2023 7 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
2 exacc.io 28 Apr 2023 28 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 etact.ru 11 Feb 2024 11 Feb 2025 R01-RU Private Person
4 edact.org.uk 6 Feb 2019 6 Feb 2028 UK2 Limited [Tag = UK2NET] -
5 exacq.info 20 Mar 2007 20 Mar 2025 CSC Corporate Domains, Inc. Tyco Fire & Security GmbH
6 exapt.sbs 14 Dec 2023 14 Dec 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
7 evact.org 5 Jun 2010 5 Jun 2025 Name.com, Inc. Domain Protection Services, Inc.
8 wxact.club 17 Jan 2020 17 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wzy
9 exart.cz 16 Jun 2014 16 Jun 2024 REG-INTERNET-CZ Karel Duda
10 exalt.tv 16 May 2011 16 May 2025 eNom, LLC Registry Services, LLC
11 nexact.co.uk 3 Apr 2022 3 Apr 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
12 enact.co 25 Jan 2019 25 Jan 2025 Porkbun Private by Design, LLC
13 exaco.ca 12 Dec 2021 12 Dec 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
14 expct.org 16 Mar 2017 16 Mar 2025 Network Solutions, LLC MANSHEL LLC
15 exatt.com 28 Jul 2015 28 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
16 emact.org 30 May 2000 30 May 2029 Network Solutions, LLC EMACT
17 exacts.co.uk 30 Sep 2009 30 Sep 2024 Sirius Telecom Ltd [Tag = SIRIUS] -
18 1exact.com 28 Aug 2023 28 Aug 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
19 efact.xyz 24 Jul 2019 24 Jul 2024 OVH -
20 e-xact.com 9 Jun 1998 8 Jun 2029 Network Solutions, LLC -
21 wexact.com 28 Dec 2014 28 Dec 2024 NameCheap, Inc. -
22 exact4.com 12 Aug 2014 12 Aug 2024 NETIM Consult-Unio-Kft
23 exacta.fund 2 Apr 2022 2 Apr 2032 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
24 exactr.com 26 Jun 2011 26 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 esact.org 26 Mar 1998 25 Mar 2025 RegistryGate GmbH XMouse GmbH
26 efact.com.br 11 Apr 2001 11 Apr 2026 - EFACT SOFTWARE LTDA
27 exactp.com 1 Dec 2011 1 Dec 2025 GoDaddy.com, LLC -
28 exapt.de - - - -
29 exaxt.com 23 Apr 2003 23 Apr 2025 GoDaddy.com, LLC NameFind LLC
30 exalt.quest 22 Dec 2021 22 Dec 2024 Porkbun, LLC Private by Design, LLC
31 exacat.com 10 Jul 2018 10 Jul 2024 GoDaddy.com, LLC -
32 exaut.com 29 Oct 2013 29 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Exaut Energia e Automacao Ltda
33 efact.ru 3 Jun 2005 3 Jun 2024 R01-RU Private Person
34 ex-act.pl 16 Nov 2016 16 Nov 2024 nazwa.pl sp. z o.o. -
35 vexact.com 27 Jun 2020 27 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 e-xact.net 17 Mar 2001 17 Mar 2025 Safenames Ltd Construction Industry Solutions Ltd
37 eexact.com 28 May 2002 28 May 2024 Sea Wasp, LLC Domain Admin
38 edact.com 15 May 1996 16 May 2031 Network Solutions, LLC -
39 exacta.cl 16 Sep 2003 11 Oct 2025 NIC Chile REVESTIMIENTOS TECNICOS LIMITADA
40 exach.site 27 Dec 2023 27 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
41 hexact.org 22 Aug 2013 22 Aug 2024 Mesh Digital Limited Domainbox Limited
42 exactu.net 16 Nov 2018 16 Nov 2025 INAMES CO., LTD. junsik ha
43 exalt.co.uk 4 Mar 2016 4 Mar 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
44 excat.xyz 9 May 2024 9 May 2025 Go Daddy, LLC Domains By Proxy, LLC
45 epact.net 8 Dec 1999 8 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 hxact.com 19 Mar 2021 19 Mar 2024 GoDaddy.com, LLC -
47 enact.nz 6 Mar 2017 - Freeparking Limited t/a DiscountDomains -
48 exac-t.net 31 Mar 2019 31 Mar 2025 Nameshield SAS UNIVERSITE DE TOURS
49 exactx.com 10 Jul 2022 10 Jul 2024 GoDaddy.com, LLC Call 1-833-878-5115
50 e-act.org 26 Oct 2016 26 Oct 2024 OVH sas CLOUD IT
51 epact.se 3 Jun 2018 3 Jun 2024 Okens Domains -
52 exact2.com 3 Mar 2008 3 Mar 2026 Network Solutions, LLC -
53 efact.nl 8 Dec 2020 - RegistratieDirect -
54 exacq.io 24 Mar 2016 24 Mar 2025 CSC Corporate Domains, Inc. Tyco Fire & Security GmbH
55 elact.org 12 May 2018 12 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
56 lexact.biz 18 Dec 2012 17 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0132991878
57 eiact.com 21 Dec 2019 21 Dec 2024 GoDaddy.com, LLC -
58 exactx.digital 21 Sep 2019 21 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
59 exadt.com 27 Sep 2018 27 Sep 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
60 e-act.nl 17 Aug 2007 - LeaseWeb Netherlands B.V. -
61 exacta.co.uk 3 Dec 2002 3 Dec 2024 UK2 Limited [Tag = UK2NET] -
62 exacg.cc 22 Aug 2016 22 Aug 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
63 exaco.pl 14 Aug 2008 14 Aug 2024 home.pl S.A. -
64 epact.com 21 Apr 1995 22 Apr 2027 Network Solutions, LLC -
65 exhact.com 11 Sep 2021 11 Sep 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 xexact.com 4 Nov 2019 4 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
67 expct.com 17 Nov 2012 17 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 exacty.de - - - -
69 excat.eu - - DOMENY.TV MSERWIS Sp. z o.o. -
70 yexact.com 20 Dec 2022 20 Dec 2024 Squarespace Domains II LLC Small Business Leads Online
71 exakt.bike 2 Mar 2018 2 Mar 2025 French Connexion SARL dba Domaine.fr LOOK CYCLE INTERNATIONAL
72 exa-t.com 28 Jun 2022 28 Jun 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
73 ixact.co.uk 24 Jul 2021 24 Jul 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
74 exacct.nl 23 Sep 2013 - GoDaddy.com -
75 jxact.com 21 Nov 2005 21 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
76 exalt.vip 14 Aug 2023 14 Aug 2024 Porkbun Private by Design, LLC
77 exacta.solutions 12 Jun 2019 12 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 iexact.com 29 Dec 2004 29 Dec 2024 GoDaddy.com, LLC -
79 exacf.com 13 Oct 2021 13 Oct 2024 Tucows Domains Inc. -
80 exxact.se 23 Mar 2010 23 Mar 2025 NAMESHIELD -
81 exait.biz 5 Oct 2009 4 Oct 2024 eNom, LLC Exahost.com.sa
82 jxact.cn 16 May 2023 16 May 2025 广东时代互联科技有限公司 黄剑英
83 exapt.it 7 May 2021 7 May 2025 Aruba s.p.a. Mauro Minutilla
84 exakt.de - - - -
85 enact.fyi 11 Oct 2016 11 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
86 exacto.xyz 6 May 2021 6 May 2025 OVH Ireneusz Bachurski Przedsiebiorstwo INFO-BI
87 epact.us 11 Oct 2023 11 Oct 2024 Dynadot Inc Scott Bailey
88 exacu.com 25 Jun 2016 25 Jun 2024 Epik LLC -
89 expact.biz 27 May 2019 27 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
90 e-xact.ca 30 Mar 2010 30 Mar 2029 easyDNS Technologies Inc. REDACTED FOR PRIVACY
91 ecact.com.cn 28 Jun 2023 28 Jun 2024 郑州世纪创联电子科技开发有限公司 古才愉
92 exxact.de - - - -
93 exalt.boats 19 Mar 2024 19 Mar 2026 Go Daddy, LLC Domains By Proxy, LLC
94 epact.be 3 Aug 2006 - Key-Systems GmbH -
95 enact.technology 17 Oct 2022 17 Oct 2024 Porkbun LLC Private by Design, LLC
96 exacto.blog 23 Apr 2024 23 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
97 enact.icu 20 Apr 2024 20 Apr 2025 DNSPod, Inc. zhangze
98 wxact.com 26 Mar 2012 26 Mar 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
99 exacto.net 5 Jul 2019 5 Jul 2024 Dynadot Inc -
100 exacq.video 3 May 2015 3 May 2025 CSC Corporate Domains, Inc. Tyco Fire & Security GmbH
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 Exact.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=exact.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "exact.cn",
        "page_size": 100
    },
    "count": {
        "total": 857,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "7exact.com, exacc.io, etact.ru, edact.org.uk, exacq.info, exapt.sbs, evact.org, wxact.club, exart.cz, exalt.tv, nexact.co.uk, enact.co, exaco.ca, expct.org, exatt.com, emact.org, exacts.co.uk, 1exact.com, efact.xyz, e-xact.com, wexact.com, exact4.com, exacta.fund, exactr.com, esact.org, efact.com.br, exactp.com, exapt.de, exaxt.com, exalt.quest, exacat.com, exaut.com, efact.ru, ex-act.pl, vexact.com, e-xact.net, eexact.com, edact.com, exacta.cl, exach.site, hexact.org, exactu.net, exalt.co.uk, excat.xyz, epact.net, hxact.com, enact.nz, exac-t.net, exactx.com, e-act.org, epact.se, exact2.com, efact.nl, exacq.io, elact.org, lexact.biz, eiact.com, exactx.digital, exadt.com, e-act.nl, exacta.co.uk, exacg.cc, exaco.pl, epact.com, exhact.com, xexact.com, expct.com, exacty.de, excat.eu, yexact.com, exakt.bike, exa-t.com, ixact.co.uk, exacct.nl, jxact.com, exalt.vip, exacta.solutions, iexact.com, exacf.com, exxact.se, exait.biz, jxact.cn, exapt.it, exakt.de, enact.fyi, exacto.xyz, epact.us, exacu.com, expact.biz, e-xact.ca, ecact.com.cn, exxact.de, exalt.boats, epact.be, enact.technology, exacto.blog, enact.icu, wxact.com, exacto.net, exacq.video",
    "results": [
        {
            "num": 1,
            "domain_name": "7exact.com",
            "domain_keyword": "7exact",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:24:20",
            "create_date": "2023-08-07",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-07",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "exacc.io",
            "domain_keyword": "exacc",
            "domain_tld": "io",
            "query_time": "2024-04-29 01:33:43",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "etact.ru",
            "domain_keyword": "etact",
            "domain_tld": "ru",
            "query_time": "2024-05-04 06:44:17",
            "create_date": "2024-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.r01.ru",
                "ns2.r01.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "edact.org.uk",
            "domain_keyword": "edact",
            "domain_tld": "org.uk",
            "query_time": "2024-05-07 03:11:08",
            "create_date": "2019-02-06",
            "update_date": "2019-02-06",
            "expiry_date": "2028-02-06",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "dns1.uk2.net",
                "dns2.uk2.net",
                "dns3.uk2.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "exacq.info",
            "domain_keyword": "exacq",
            "domain_tld": "info",
            "query_time": "2024-05-17 07:50:45",
            "create_date": "2007-03-20",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-20",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tyco Fire & Security GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "exapt.sbs",
            "domain_keyword": "exapt",
            "domain_tld": "sbs",
            "query_time": "2024-04-08 21:35:43",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "fatima.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "evact.org",
            "domain_keyword": "evact",
            "domain_tld": "org",
            "query_time": "2024-04-19 07:13:36",
            "create_date": "2010-06-05",
            "update_date": "2023-11-18",
            "expiry_date": "2025-06-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1hwy.name.com",
                "ns2nsw.name.com",
                "ns3dgj.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "wxact.club",
            "domain_keyword": "wxact",
            "domain_tld": "club",
            "query_time": "2024-05-08 21:16:25",
            "create_date": "2020-01-17",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wzy",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "exart.cz",
            "domain_keyword": "exart",
            "domain_tld": "cz",
            "query_time": "2024-05-05 07:59:16",
            "create_date": "2014-06-16",
            "update_date": "2017-05-26",
            "expiry_date": "2024-06-16",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "Karel Duda",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 10,
            "domain_name": "exalt.tv",
            "domain_keyword": "exalt",
            "domain_tld": "tv",
            "query_time": "2024-05-16 00:33:06",
            "create_date": "2011-05-16",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registry Services, 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": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "nexact.co.uk",
            "domain_keyword": "nexact",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 23:25:24",
            "create_date": "2022-04-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-04-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 12,
            "domain_name": "enact.co",
            "domain_keyword": "enact",
            "domain_tld": "co",
            "query_time": "2024-05-22 04:53:52",
            "create_date": "2019-01-25",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "exaco.ca",
            "domain_keyword": "exaco",
            "domain_tld": "ca",
            "query_time": "2024-04-08 02:58:59",
            "create_date": "2021-12-12",
            "update_date": "2023-12-13",
            "expiry_date": "2025-12-12",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "expct.org",
            "domain_keyword": "expct",
            "domain_tld": "org",
            "query_time": "2024-04-19 12:06:33",
            "create_date": "2017-03-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MANSHEL LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VT",
            "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": [
                "ns35.worldnic.com",
                "ns36.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "exatt.com",
            "domain_keyword": "exatt",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:32:35",
            "create_date": "2015-07-28",
            "update_date": "2020-07-22",
            "expiry_date": "2025-07-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "emact.org",
            "domain_keyword": "emact",
            "domain_tld": "org",
            "query_time": "2024-04-16 19:40:22",
            "create_date": "2000-05-30",
            "update_date": "2024-04-05",
            "expiry_date": "2029-05-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EMACT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "exacts.co.uk",
            "domain_keyword": "exacts",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 19:07:40",
            "create_date": "2009-09-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-30",
            "registrar_name": "Sirius Telecom Ltd [Tag = SIRIUS]",
            "registrar_website": "https://www.teamsirius.co.uk",
            "name_servers": [
                "aida.ns.cloudflare.com",
                "mustafa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "1exact.com",
            "domain_keyword": "1exact",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:34:03",
            "create_date": "2023-08-28",
            "update_date": "2024-01-16",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.hostns.io",
                "ns2.hostns.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "efact.xyz",
            "domain_keyword": "efact",
            "domain_tld": "xyz",
            "query_time": "2024-04-10 07:20:22",
            "create_date": "2019-07-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-24",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns108.ovh.net",
                "ns108.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "e-xact.com",
            "domain_keyword": "e-xact",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:23:54",
            "create_date": "1998-06-09",
            "update_date": "2020-03-16",
            "expiry_date": "2029-06-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "kai.ns.cloudflare.com",
                "melinda.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "wexact.com",
            "domain_keyword": "wexact",
            "domain_tld": "com",
            "query_time": "2024-04-17 03:21:24",
            "create_date": "2014-12-28",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "exact4.com",
            "domain_keyword": "exact4",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:29:30",
            "create_date": "2014-08-12",
            "update_date": "2022-08-16",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1519,
            "registrar_name": "NETIM",
            "registrar_website": "https://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Consult-Unio-Kft",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please use the online form https://www.whoisprivacy.domains/ 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.tns1.eu",
                "ns.tns2.eu",
                "ns.tns3.eu",
                "ns.tns4.eu"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "exacta.fund",
            "domain_keyword": "exacta",
            "domain_tld": "fund",
            "query_time": "2024-05-25 11:57:49",
            "create_date": "2022-04-02",
            "update_date": "2024-03-29",
            "expiry_date": "2032-04-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 24,
            "domain_name": "exactr.com",
            "domain_keyword": "exactr",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:23:19",
            "create_date": "2011-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=exactr.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "esact.org",
            "domain_keyword": "esact",
            "domain_tld": "org",
            "query_time": "2024-05-24 03:03:04",
            "create_date": "1998-03-26",
            "update_date": "2024-05-09",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XMouse GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "efact.com.br",
            "domain_keyword": "efact",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 06:05:31",
            "create_date": "2001-04-11",
            "update_date": "2021-03-16",
            "expiry_date": "2026-04-11",
            "registrant_name": "EFACT SOFTWARE LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "mns01.domaincontrol.com",
                "mns02.domaincontrol.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 27,
            "domain_name": "exactp.com",
            "domain_keyword": "exactp",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:23:12",
            "create_date": "2011-12-01",
            "update_date": "2023-12-02",
            "expiry_date": "2025-12-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "exapt.de",
            "domain_keyword": "exapt",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:21",
            "update_date": "2020-06-22",
            "name_servers": [
                "dns11.netcologne.de",
                "dns12.netcologne.de",
                "dns13.netcologne.de",
                "dns14.netcologne.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 29,
            "domain_name": "exaxt.com",
            "domain_keyword": "exaxt",
            "domain_tld": "com",
            "query_time": "2024-05-02 13:45:08",
            "create_date": "2003-04-23",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "exalt.quest",
            "domain_keyword": "exalt",
            "domain_tld": "quest",
            "query_time": "2024-05-08 04:40:22",
            "create_date": "2021-12-22",
            "update_date": "2024-03-13",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "exacat.com",
            "domain_keyword": "exacat",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:58:56",
            "create_date": "2018-07-10",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "exaut.com",
            "domain_keyword": "exaut",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:32:39",
            "create_date": "2013-10-29",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-29",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Andre da Cunha Maniscke",
            "registrant_company": "Exaut Energia e Automacao Ltda",
            "registrant_address": "Rua Francisco Santiago Soares, 53 Portao",
            "registrant_city": "Curitiba",
            "registrant_state": "PR",
            "registrant_zip": "81320-350",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.41999463766",
            "name_servers": [
                "dns1.hostgator.com.br",
                "dns2.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "efact.ru",
            "domain_keyword": "efact",
            "domain_tld": "ru",
            "query_time": "2024-05-04 20:42:01",
            "create_date": "2005-06-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 34,
            "domain_name": "ex-act.pl",
            "domain_keyword": "ex-act",
            "domain_tld": "pl",
            "query_time": "2024-05-08 04:37:54",
            "create_date": "2016-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 35,
            "domain_name": "vexact.com",
            "domain_keyword": "vexact",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:25:20",
            "create_date": "2020-06-27",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=vexact.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "e-xact.net",
            "domain_keyword": "e-xact",
            "domain_tld": "net",
            "query_time": "2024-05-29 01:22:26",
            "create_date": "2001-03-17",
            "update_date": "2023-04-01",
            "expiry_date": "2025-03-17",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Construction Industry Solutions Ltd",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "eexact.com",
            "domain_keyword": "eexact",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:27:01",
            "create_date": "2002-05-28",
            "update_date": "2023-07-07",
            "expiry_date": "2024-05-28",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Domain Admin",
            "registrant_address": "PO Box 2825",
            "registrant_city": "Del Mar",
            "registrant_state": "California",
            "registrant_zip": "92014",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6195357529",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "edact.com",
            "domain_keyword": "edact",
            "domain_tld": "com",
            "query_time": "2024-04-10 22:25:56",
            "create_date": "1996-05-15",
            "update_date": "2023-05-24",
            "expiry_date": "2031-05-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "a1-88.akam.net",
                "a11-67.akam.net",
                "a24-67.akam.net",
                "a26-66.akam.net",
                "a28-65.akam.net",
                "a9-64.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "exacta.cl",
            "domain_keyword": "exacta",
            "domain_tld": "cl",
            "query_time": "2024-04-08 21:31:34",
            "create_date": "2003-09-16",
            "expiry_date": "2025-10-11",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "REVESTIMIENTOS TECNICOS LIMITADA",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ]
        },
        {
            "num": 40,
            "domain_name": "exach.site",
            "domain_keyword": "exach",
            "domain_tld": "site",
            "query_time": "2024-05-08 04:39:12",
            "create_date": "2023-12-27",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-27",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "hexact.org",
            "domain_keyword": "hexact",
            "domain_tld": "org",
            "query_time": "2024-04-24 03:25:28",
            "create_date": "2013-08-22",
            "update_date": "2023-10-06",
            "expiry_date": "2024-08-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainmonster.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domainbox Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domainhasexpired.com",
                "ns2.domainhasexpired.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "exactu.net",
            "domain_keyword": "exactu",
            "domain_tld": "net",
            "query_time": "2024-04-26 02:23:36",
            "create_date": "2018-11-16",
            "update_date": "2020-10-23",
            "expiry_date": "2025-11-16",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "junsik ha",
            "registrant_company": "junsik ha",
            "registrant_address": "Industrial Bank of Korea 79 Eulji-ro Jung-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "04541",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1027193201",
            "name_servers": [
                "ns-136.awsdns-17.com",
                "ns-1396.awsdns-46.org",
                "ns-1962.awsdns-53.co.uk",
                "ns-983.awsdns-58.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "exalt.co.uk",
            "domain_keyword": "exalt",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 19:07:44",
            "create_date": "2016-03-04",
            "update_date": "2024-03-05",
            "expiry_date": "2026-03-04",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 44,
            "domain_name": "excat.xyz",
            "domain_keyword": "excat",
            "domain_tld": "xyz",
            "query_time": "2024-05-11 17:50:30",
            "create_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "epact.net",
            "domain_keyword": "epact",
            "domain_tld": "net",
            "query_time": "2024-05-24 17:12:25",
            "create_date": "1999-12-08",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=epact.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hxact.com",
            "domain_keyword": "hxact",
            "domain_tld": "com",
            "query_time": "2024-05-27 09:39:00",
            "create_date": "2021-03-19",
            "update_date": "2024-04-30",
            "expiry_date": "2024-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "enact.nz",
            "domain_keyword": "enact",
            "domain_tld": "nz",
            "query_time": "2024-05-27 20:31:56",
            "create_date": "2017-03-06",
            "update_date": "2023-03-08",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "exac-t.net",
            "domain_keyword": "exac-t",
            "domain_tld": "net",
            "query_time": "2024-05-29 11:34:19",
            "create_date": "2019-03-31",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1251,
            "registrar_name": "Nameshield SAS",
            "registrar_website": "https://www.nameshield.com",
            "registrant_company": "UNIVERSITE DE TOURS",
            "registrant_state": "N/C",
            "registrant_country": "FR",
            "registrant_email": "https://secure.nameshield.net/contact/exac-t.net/owner",
            "name_servers": [
                "admin.cnrs-orleans.fr",
                "ronsar.univ-tours.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "exactx.com",
            "domain_keyword": "exactx",
            "domain_tld": "com",
            "query_time": "2024-04-26 02:23:42",
            "create_date": "2022-07-10",
            "update_date": "2022-09-14",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "e-act.org",
            "domain_keyword": "e-act",
            "domain_tld": "org",
            "query_time": "2024-04-19 09:44:39",
            "create_date": "2016-10-26",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-26",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "CLOUD IT",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "epact.se",
            "domain_keyword": "epact",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:27:51",
            "create_date": "2018-06-03",
            "update_date": "2023-05-26",
            "expiry_date": "2024-06-03",
            "registrar_name": "Okens Domains",
            "name_servers": [
                "a.ns.epact.se",
                "b.ns.epact.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "exact2.com",
            "domain_keyword": "exact2",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:29:30",
            "create_date": "2008-03-03",
            "update_date": "2023-01-02",
            "expiry_date": "2026-03-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.worldnic.com",
                "ns52.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "efact.nl",
            "domain_keyword": "efact",
            "domain_tld": "nl",
            "query_time": "2024-05-19 02:48:23",
            "create_date": "2020-12-08",
            "update_date": "2020-12-11",
            "registrar_name": "RegistratieDirect",
            "name_servers": [
                "ns1.hostingpeople.nl",
                "ns2.hostingpeople.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 54,
            "domain_name": "exacq.io",
            "domain_keyword": "exacq",
            "domain_tld": "io",
            "query_time": "2024-05-21 10:45:24",
            "create_date": "2016-03-24",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-24",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tyco Fire & Security GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1082.awsdns-07.org",
                "ns-1600.awsdns-08.co.uk",
                "ns-261.awsdns-32.com",
                "ns-844.awsdns-41.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "elact.org",
            "domain_keyword": "elact",
            "domain_tld": "org",
            "query_time": "2024-04-19 04:32:03",
            "create_date": "2018-05-12",
            "update_date": "2023-07-31",
            "expiry_date": "2026-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "lexact.biz",
            "domain_keyword": "lexact",
            "domain_tld": "biz",
            "query_time": "2024-04-29 09:26:07",
            "create_date": "2012-12-18",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0132991878",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p05.nsone.net",
                "dns2.p05.nsone.net",
                "dns3.p05.nsone.net",
                "dns4.p05.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "eiact.com",
            "domain_keyword": "eiact",
            "domain_tld": "com",
            "query_time": "2024-04-22 13:54:43",
            "create_date": "2019-12-21",
            "update_date": "2024-03-01",
            "expiry_date": "2024-12-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-cola8gowpx6ev8as49jsj8.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "exactx.digital",
            "domain_keyword": "exactx",
            "domain_tld": "digital",
            "query_time": "2024-05-25 11:58:04",
            "create_date": "2019-09-21",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "exadt.com",
            "domain_keyword": "exadt",
            "domain_tld": "com",
            "query_time": "2024-05-25 11:58:05",
            "create_date": "2018-09-27",
            "update_date": "2019-02-17",
            "expiry_date": "2028-09-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "e-act.nl",
            "domain_keyword": "e-act",
            "domain_tld": "nl",
            "query_time": "2024-05-29 03:44:59",
            "create_date": "2007-08-17",
            "update_date": "2023-10-10",
            "registrar_name": "LeaseWeb Netherlands B.V.",
            "name_servers": [
                "ns1.leaseweb.nl",
                "ns4.leaseweb.net",
                "ns5.leaseweb.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "exacta.co.uk",
            "domain_keyword": "exacta",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 19:59:07",
            "create_date": "2002-12-03",
            "update_date": "2024-05-31",
            "expiry_date": "2024-12-03",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "ns0.clara.net",
                "ns1.clara.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "exacg.cc",
            "domain_keyword": "exacg",
            "domain_tld": "cc",
            "query_time": "2024-05-31 14:55:54",
            "create_date": "2016-08-22",
            "update_date": "2018-07-26",
            "expiry_date": "2026-08-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://whois.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "exaco.pl",
            "domain_keyword": "exaco",
            "domain_tld": "pl",
            "query_time": "2024-03-22 03:08:22",
            "create_date": "2008-08-14",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-14",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "epact.com",
            "domain_keyword": "epact",
            "domain_tld": "com",
            "query_time": "2024-04-06 04:30:28",
            "create_date": "1995-04-21",
            "update_date": "2021-11-02",
            "expiry_date": "2027-04-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.netsam.net",
                "ns2.netsam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "exhact.com",
            "domain_keyword": "exhact",
            "domain_tld": "com",
            "query_time": "2024-04-10 11:41:56",
            "create_date": "2021-09-11",
            "update_date": "2021-09-11",
            "expiry_date": "2026-09-11",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "xexact.com",
            "domain_keyword": "xexact",
            "domain_tld": "com",
            "query_time": "2024-04-16 12:46:27",
            "create_date": "2019-11-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=xexact.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "expct.com",
            "domain_keyword": "expct",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:06:33",
            "create_date": "2012-11-17",
            "update_date": "2020-11-11",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "exacty.de",
            "domain_keyword": "exacty",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:17",
            "update_date": "2023-05-02",
            "name_servers": [
                "ns1.n5q.de",
                "ns2.n5q.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 69,
            "domain_name": "excat.eu",
            "domain_keyword": "excat",
            "domain_tld": "eu",
            "query_time": "2024-05-05 02:35:41",
            "registrar_name": "DOMENY.TV MSERWIS Sp. z o.o.",
            "registrar_website": "https://www.domeny.tv",
            "name_servers": [
                "sdns2.ovh.net",
                "vps-e5a76478.vps.ovh.net"
            ]
        },
        {
            "num": 70,
            "domain_name": "yexact.com",
            "domain_keyword": "yexact",
            "domain_tld": "com",
            "query_time": "2024-05-06 12:03:12",
            "create_date": "2022-12-20",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Small Business Leads Online",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "exakt.bike",
            "domain_keyword": "exakt",
            "domain_tld": "bike",
            "query_time": "2024-05-08 04:40:15",
            "create_date": "2018-03-02",
            "update_date": "2024-05-04",
            "expiry_date": "2025-03-02",
            "registrar_iana": 601,
            "registrar_name": "French Connexion SARL dba Domaine.fr",
            "registrar_website": "http://www.domaine.fr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LOOK CYCLE INTERNATIONAL",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bourgogne",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns2.french-connexion.com",
                "dns40.domaine.fr"
            ],
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "exa-t.com",
            "domain_keyword": "exa-t",
            "domain_tld": "com",
            "query_time": "2024-05-25 11:57:25",
            "create_date": "2022-06-28",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-28",
            "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.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ixact.co.uk",
            "domain_keyword": "ixact",
            "domain_tld": "co.uk",
            "query_time": "2024-06-02 06:52:36",
            "create_date": "2021-07-24",
            "update_date": "2024-01-19",
            "expiry_date": "2025-07-24",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "exacct.nl",
            "domain_keyword": "exacct",
            "domain_tld": "nl",
            "query_time": "2024-06-01 19:58:43",
            "create_date": "2013-09-23",
            "update_date": "2023-06-08",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "parkct1.secureserver.net",
                "parkct2.secureserver.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 75,
            "domain_name": "jxact.com",
            "domain_keyword": "jxact",
            "domain_tld": "com",
            "query_time": "2024-04-23 13:13:53",
            "create_date": "2005-11-21",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "exalt.vip",
            "domain_keyword": "exalt",
            "domain_tld": "vip",
            "query_time": "2024-05-08 04:40:22",
            "create_date": "2023-08-14",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "exacta.solutions",
            "domain_keyword": "exacta",
            "domain_tld": "solutions",
            "query_time": "2024-05-12 03:30:55",
            "create_date": "2019-06-12",
            "update_date": "2023-07-27",
            "expiry_date": "2025-06-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "iexact.com",
            "domain_keyword": "iexact",
            "domain_tld": "com",
            "query_time": "2024-04-13 14:08:53",
            "create_date": "2004-12-29",
            "update_date": "2024-03-30",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "exacf.com",
            "domain_keyword": "exacf",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:58:58",
            "create_date": "2021-10-13",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "exxact.se",
            "domain_keyword": "exxact",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:07:09",
            "create_date": "2010-03-23",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-23",
            "registrar_name": "NAMESHIELD",
            "name_servers": [
                "ns2.observatoiredesmarques.fr",
                "ns3.nameshield.net",
                "obs.ns1.fr"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "exait.biz",
            "domain_keyword": "exait",
            "domain_tld": "biz",
            "query_time": "2024-04-26 02:25:08",
            "create_date": "2009-10-05",
            "update_date": "2023-09-10",
            "expiry_date": "2024-10-04",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Exahost.com.sa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SA",
            "registrant_email": "please query the rdds service of the registrar 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.exaservers.com",
                "ns2.exaservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "jxact.cn",
            "domain_keyword": "jxact",
            "domain_tld": "cn",
            "query_time": "2024-05-19 18:02:08",
            "create_date": "2023-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "黄剑英",
            "registrant_email": "[email protected]",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "exapt.it",
            "domain_keyword": "exapt",
            "domain_tld": "it",
            "query_time": "2024-05-31 14:57:02",
            "create_date": "2021-05-07",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-07",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Mauro Minutilla",
            "registrant_address": "Viale Carlo Felice 95",
            "registrant_city": "Roma",
            "registrant_state": "RM",
            "registrant_zip": "00185",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 84,
            "domain_name": "exakt.de",
            "domain_keyword": "exakt",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:33:18",
            "update_date": "2018-08-14",
            "name_servers": [
                "ns1017.ui-dns.biz",
                "ns1017.ui-dns.com",
                "ns1017.ui-dns.de",
                "ns1017.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "enact.fyi",
            "domain_keyword": "enact",
            "domain_tld": "fyi",
            "query_time": "2024-05-04 23:48:14",
            "create_date": "2016-10-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-11",
            "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": [
                "ns217.websitewelcome.com",
                "ns218.websitewelcome.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "exacto.xyz",
            "domain_keyword": "exacto",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 03:31:10",
            "create_date": "2021-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "epact.us",
            "domain_keyword": "epact",
            "domain_tld": "us",
            "query_time": "2024-05-24 17:12:25",
            "create_date": "2023-10-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Scott Bailey",
            "registrant_address": "378 FANTASIA ST",
            "registrant_city": "SAN ANTONIO",
            "registrant_state": "Texas",
            "registrant_zip": "78216",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2103425877",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "exacu.com",
            "domain_keyword": "exacu",
            "domain_tld": "com",
            "query_time": "2024-06-01 19:59:07",
            "create_date": "2016-06-25",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-25",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "expact.biz",
            "domain_keyword": "expact",
            "domain_tld": "biz",
            "query_time": "2024-05-29 17:36:39",
            "create_date": "2019-05-27",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "e-xact.ca",
            "domain_keyword": "e-xact",
            "domain_tld": "ca",
            "query_time": "2024-04-18 01:26:00",
            "create_date": "2010-03-30",
            "update_date": "2020-03-10",
            "expiry_date": "2029-03-30",
            "registrar_name": "easyDNS Technologies Inc.",
            "registrar_website": "www.easydns.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "motorhead.easydns.org",
                "nirvana.easydns.net",
                "rush.easydns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ecact.com.cn",
            "domain_keyword": "ecact",
            "domain_tld": "com.cn",
            "query_time": "2024-04-10 16:27:59",
            "create_date": "2023-06-28",
            "expiry_date": "2024-06-28",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "古才愉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "exxact.de",
            "domain_keyword": "exxact",
            "domain_tld": "de",
            "query_time": "2024-05-05 14:32:31",
            "update_date": "2023-08-16",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "exalt.boats",
            "domain_keyword": "exalt",
            "domain_tld": "boats",
            "query_time": "2024-05-17 07:52:02",
            "create_date": "2024-03-19",
            "update_date": "2024-04-25",
            "expiry_date": "2026-03-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "epact.be",
            "domain_keyword": "epact",
            "domain_tld": "be",
            "query_time": "2024-05-29 08:51:00",
            "create_date": "2006-08-03",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns1.cronos.be",
                "ns2.cronos.be",
                "ns3.cronos.be",
                "ns4.cronos.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 95,
            "domain_name": "enact.technology",
            "domain_keyword": "enact",
            "domain_tld": "technology",
            "query_time": "2024-04-20 10:55:23",
            "create_date": "2022-10-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "exacto.blog",
            "domain_keyword": "exacto",
            "domain_tld": "blog",
            "query_time": "2024-04-25 14:19:54",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "enact.icu",
            "domain_keyword": "enact",
            "domain_tld": "icu",
            "query_time": "2024-04-22 16:56:39",
            "create_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "zhangze",
            "registrant_state": "he bei sheng",
            "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": [
                "four.dnspod.net",
                "label.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "wxact.com",
            "domain_keyword": "wxact",
            "domain_tld": "com",
            "query_time": "2024-05-01 00:06:15",
            "create_date": "2012-03-26",
            "update_date": "2012-03-26",
            "expiry_date": "2025-03-26",
            "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": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=wxact.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "exacto.net",
            "domain_keyword": "exacto",
            "domain_tld": "net",
            "query_time": "2024-04-26 02:23:08",
            "create_date": "2019-07-05",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "exacq.video",
            "domain_keyword": "exacq",
            "domain_tld": "video",
            "query_time": "2024-05-08 04:39:14",
            "create_date": "2015-05-03",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-03",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tyco Fire & Security GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>exact.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>857</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>7exact.com, exacc.io, etact.ru, edact.org.uk, exacq.info, exapt.sbs, evact.org, wxact.club, exart.cz, exalt.tv, nexact.co.uk, enact.co, exaco.ca, expct.org, exatt.com, emact.org, exacts.co.uk, 1exact.com, efact.xyz, e-xact.com, wexact.com, exact4.com, exacta.fund, exactr.com, esact.org, efact.com.br, exactp.com, exapt.de, exaxt.com, exalt.quest, exacat.com, exaut.com, efact.ru, ex-act.pl, vexact.com, e-xact.net, eexact.com, edact.com, exacta.cl, exach.site, hexact.org, exactu.net, exalt.co.uk, excat.xyz, epact.net, hxact.com, enact.nz, exac-t.net, exactx.com, e-act.org, epact.se, exact2.com, efact.nl, exacq.io, elact.org, lexact.biz, eiact.com, exactx.digital, exadt.com, e-act.nl, exacta.co.uk, exacg.cc, exaco.pl, epact.com, exhact.com, xexact.com, expct.com, exacty.de, excat.eu, yexact.com, exakt.bike, exa-t.com, ixact.co.uk, exacct.nl, jxact.com, exalt.vip, exacta.solutions, iexact.com, exacf.com, exxact.se, exait.biz, jxact.cn, exapt.it, exakt.de, enact.fyi, exacto.xyz, epact.us, exacu.com, expact.biz, e-xact.ca, ecact.com.cn, exxact.de, exalt.boats, epact.be, enact.technology, exacto.blog, enact.icu, wxact.com, exacto.net, exacq.video</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>7exact.com</domain_name>
   <domain_keyword>7exact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:24:20</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-07</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>exacc.io</domain_name>
   <domain_keyword>exacc</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 01:33:43</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>etact.ru</domain_name>
   <domain_keyword>etact</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 06:44:17</query_time>
   <create_date>2024-02-11</create_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.r01.ru</value>
    <value>ns2.r01.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>edact.org.uk</domain_name>
   <domain_keyword>edact</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-07 03:11:08</query_time>
   <create_date>2019-02-06</create_date>
   <update_date>2019-02-06</update_date>
   <expiry_date>2028-02-06</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>dns1.uk2.net</value>
    <value>dns2.uk2.net</value>
    <value>dns3.uk2.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>exacq.info</domain_name>
   <domain_keyword>exacq</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-17 07:50:45</query_time>
   <create_date>2007-03-20</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tyco Fire &amp; Security GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>exapt.sbs</domain_name>
   <domain_keyword>exapt</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-04-08 21:35:43</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>fatima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>evact.org</domain_name>
   <domain_keyword>evact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 07:13:36</query_time>
   <create_date>2010-06-05</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1hwy.name.com</value>
    <value>ns2nsw.name.com</value>
    <value>ns3dgj.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>wxact.club</domain_name>
   <domain_keyword>wxact</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-08 21:16:25</query_time>
   <create_date>2020-01-17</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wzy</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>exart.cz</domain_name>
   <domain_keyword>exart</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 07:59:16</query_time>
   <create_date>2014-06-16</create_date>
   <update_date>2017-05-26</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>Karel Duda</registrant_name>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>exalt.tv</domain_name>
   <domain_keyword>exalt</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-16 00:33:06</query_time>
   <create_date>2011-05-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registry Services, 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>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nexact.co.uk</domain_name>
   <domain_keyword>nexact</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 23:25:24</query_time>
   <create_date>2022-04-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>enact.co</domain_name>
   <domain_keyword>enact</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 04:53:52</query_time>
   <create_date>2019-01-25</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>exaco.ca</domain_name>
   <domain_keyword>exaco</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-08 02:58:59</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-12-12</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.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>14</num>
   <domain_name>expct.org</domain_name>
   <domain_keyword>expct</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 12:06:33</query_time>
   <create_date>2017-03-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MANSHEL LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VT</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>ns35.worldnic.com</value>
    <value>ns36.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>exatt.com</domain_name>
   <domain_keyword>exatt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:32:35</query_time>
   <create_date>2015-07-28</create_date>
   <update_date>2020-07-22</update_date>
   <expiry_date>2025-07-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>emact.org</domain_name>
   <domain_keyword>emact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 19:40:22</query_time>
   <create_date>2000-05-30</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2029-05-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EMACT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>exacts.co.uk</domain_name>
   <domain_keyword>exacts</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 19:07:40</query_time>
   <create_date>2009-09-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Sirius Telecom Ltd [Tag = SIRIUS]</registrar_name>
   <registrar_website>https://www.teamsirius.co.uk</registrar_website>
   <name_servers>
    <value>aida.ns.cloudflare.com</value>
    <value>mustafa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>1exact.com</domain_name>
   <domain_keyword>1exact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:34:03</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.hostns.io</value>
    <value>ns2.hostns.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>efact.xyz</domain_name>
   <domain_keyword>efact</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-10 07:20:22</query_time>
   <create_date>2019-07-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns108.ovh.net</value>
    <value>ns108.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>e-xact.com</domain_name>
   <domain_keyword>e-xact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:23:54</query_time>
   <create_date>1998-06-09</create_date>
   <update_date>2020-03-16</update_date>
   <expiry_date>2029-06-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>kai.ns.cloudflare.com</value>
    <value>melinda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>wexact.com</domain_name>
   <domain_keyword>wexact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 03:21:24</query_time>
   <create_date>2014-12-28</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>exact4.com</domain_name>
   <domain_keyword>exact4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:29:30</query_time>
   <create_date>2014-08-12</create_date>
   <update_date>2022-08-16</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM</registrar_name>
   <registrar_website>https://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Consult-Unio-Kft</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>HU</registrant_country>
   <registrant_email>please use the online form https://www.whoisprivacy.domains/ 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.tns1.eu</value>
    <value>ns.tns2.eu</value>
    <value>ns.tns3.eu</value>
    <value>ns.tns4.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>exacta.fund</domain_name>
   <domain_keyword>exacta</domain_keyword>
   <domain_tld>fund</domain_tld>
   <query_time>2024-05-25 11:57:49</query_time>
   <create_date>2022-04-02</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2032-04-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>exactr.com</domain_name>
   <domain_keyword>exactr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:23:19</query_time>
   <create_date>2011-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=exactr.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>25</num>
   <domain_name>esact.org</domain_name>
   <domain_keyword>esact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 03:03:04</query_time>
   <create_date>1998-03-26</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XMouse GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>efact.com.br</domain_name>
   <domain_keyword>efact</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 06:05:31</query_time>
   <create_date>2001-04-11</create_date>
   <update_date>2021-03-16</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrant_name>EFACT SOFTWARE LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>mns01.domaincontrol.com</value>
    <value>mns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>exactp.com</domain_name>
   <domain_keyword>exactp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:23:12</query_time>
   <create_date>2011-12-01</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2025-12-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>exapt.de</domain_name>
   <domain_keyword>exapt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:21</query_time>
   <update_date>2020-06-22</update_date>
   <name_servers>
    <value>dns11.netcologne.de</value>
    <value>dns12.netcologne.de</value>
    <value>dns13.netcologne.de</value>
    <value>dns14.netcologne.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>exaxt.com</domain_name>
   <domain_keyword>exaxt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 13:45:08</query_time>
   <create_date>2003-04-23</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>exalt.quest</domain_name>
   <domain_keyword>exalt</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-08 04:40:22</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>exacat.com</domain_name>
   <domain_keyword>exacat</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:58:56</query_time>
   <create_date>2018-07-10</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>exaut.com</domain_name>
   <domain_keyword>exaut</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:32:39</query_time>
   <create_date>2013-10-29</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Andre da Cunha Maniscke</registrant_name>
   <registrant_company>Exaut Energia e Automacao Ltda</registrant_company>
   <registrant_address>Rua Francisco Santiago Soares, 53 Portao</registrant_address>
   <registrant_city>Curitiba</registrant_city>
   <registrant_state>PR</registrant_state>
   <registrant_zip>81320-350</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.41999463766</registrant_phone>
   <name_servers>
    <value>dns1.hostgator.com.br</value>
    <value>dns2.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>efact.ru</domain_name>
   <domain_keyword>efact</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 20:42:01</query_time>
   <create_date>2005-06-03</create_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>ex-act.pl</domain_name>
   <domain_keyword>ex-act</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-08 04:37:54</query_time>
   <create_date>2016-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>vexact.com</domain_name>
   <domain_keyword>vexact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:25:20</query_time>
   <create_date>2020-06-27</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=vexact.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>e-xact.net</domain_name>
   <domain_keyword>e-xact</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 01:22:26</query_time>
   <create_date>2001-03-17</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Construction Industry Solutions Ltd</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>eexact.com</domain_name>
   <domain_keyword>eexact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:27:01</query_time>
   <create_date>2002-05-28</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-05-28</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_address>PO Box 2825</registrant_address>
   <registrant_city>Del Mar</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92014</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6195357529</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>edact.com</domain_name>
   <domain_keyword>edact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 22:25:56</query_time>
   <create_date>1996-05-15</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2031-05-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>a1-88.akam.net</value>
    <value>a11-67.akam.net</value>
    <value>a24-67.akam.net</value>
    <value>a26-66.akam.net</value>
    <value>a28-65.akam.net</value>
    <value>a9-64.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>exacta.cl</domain_name>
   <domain_keyword>exacta</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-08 21:31:34</query_time>
   <create_date>2003-09-16</create_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>REVESTIMIENTOS TECNICOS LIMITADA</registrant_name>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
  </value>
  <value>
   <num>40</num>
   <domain_name>exach.site</domain_name>
   <domain_keyword>exach</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 04:39:12</query_time>
   <create_date>2023-12-27</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>hexact.org</domain_name>
   <domain_keyword>hexact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 03:25:28</query_time>
   <create_date>2013-08-22</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainmonster.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domainbox Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domainhasexpired.com</value>
    <value>ns2.domainhasexpired.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>exactu.net</domain_name>
   <domain_keyword>exactu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 02:23:36</query_time>
   <create_date>2018-11-16</create_date>
   <update_date>2020-10-23</update_date>
   <expiry_date>2025-11-16</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>junsik ha</registrant_name>
   <registrant_company>junsik ha</registrant_company>
   <registrant_address>Industrial Bank of Korea 79 Eulji-ro Jung-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>04541</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1027193201</registrant_phone>
   <name_servers>
    <value>ns-136.awsdns-17.com</value>
    <value>ns-1396.awsdns-46.org</value>
    <value>ns-1962.awsdns-53.co.uk</value>
    <value>ns-983.awsdns-58.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>exalt.co.uk</domain_name>
   <domain_keyword>exalt</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 19:07:44</query_time>
   <create_date>2016-03-04</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-03-04</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>excat.xyz</domain_name>
   <domain_keyword>excat</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-11 17:50:30</query_time>
   <create_date>2024-05-09</create_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>epact.net</domain_name>
   <domain_keyword>epact</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 17:12:25</query_time>
   <create_date>1999-12-08</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=epact.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hxact.com</domain_name>
   <domain_keyword>hxact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 09:39:00</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2024-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>enact.nz</domain_name>
   <domain_keyword>enact</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-27 20:31:56</query_time>
   <create_date>2017-03-06</create_date>
   <update_date>2023-03-08</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>exac-t.net</domain_name>
   <domain_keyword>exac-t</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 11:34:19</query_time>
   <create_date>2019-03-31</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>Nameshield SAS</registrar_name>
   <registrar_website>https://www.nameshield.com</registrar_website>
   <registrant_company>UNIVERSITE DE TOURS</registrant_company>
   <registrant_state>N/C</registrant_state>
   <registrant_country>FR</registrant_country>
   <registrant_email>https://secure.nameshield.net/contact/exac-t.net/owner</registrant_email>
   <name_servers>
    <value>admin.cnrs-orleans.fr</value>
    <value>ronsar.univ-tours.fr</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>49</num>
   <domain_name>exactx.com</domain_name>
   <domain_keyword>exactx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 02:23:42</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2022-09-14</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>50</num>
   <domain_name>e-act.org</domain_name>
   <domain_keyword>e-act</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 09:44:39</query_time>
   <create_date>2016-10-26</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>CLOUD IT</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>epact.se</domain_name>
   <domain_keyword>epact</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:27:51</query_time>
   <create_date>2018-06-03</create_date>
   <update_date>2023-05-26</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Okens Domains</registrar_name>
   <name_servers>
    <value>a.ns.epact.se</value>
    <value>b.ns.epact.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>exact2.com</domain_name>
   <domain_keyword>exact2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:29:30</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2026-03-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.worldnic.com</value>
    <value>ns52.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>efact.nl</domain_name>
   <domain_keyword>efact</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-19 02:48:23</query_time>
   <create_date>2020-12-08</create_date>
   <update_date>2020-12-11</update_date>
   <registrar_name>RegistratieDirect</registrar_name>
   <name_servers>
    <value>ns1.hostingpeople.nl</value>
    <value>ns2.hostingpeople.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>exacq.io</domain_name>
   <domain_keyword>exacq</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-21 10:45:24</query_time>
   <create_date>2016-03-24</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tyco Fire &amp; Security GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1082.awsdns-07.org</value>
    <value>ns-1600.awsdns-08.co.uk</value>
    <value>ns-261.awsdns-32.com</value>
    <value>ns-844.awsdns-41.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>elact.org</domain_name>
   <domain_keyword>elact</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 04:32:03</query_time>
   <create_date>2018-05-12</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2026-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>lexact.biz</domain_name>
   <domain_keyword>lexact</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-29 09:26:07</query_time>
   <create_date>2012-12-18</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0132991878</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p05.nsone.net</value>
    <value>dns2.p05.nsone.net</value>
    <value>dns3.p05.nsone.net</value>
    <value>dns4.p05.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>eiact.com</domain_name>
   <domain_keyword>eiact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 13:54:43</query_time>
   <create_date>2019-12-21</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-cola8gowpx6ev8as49jsj8.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>exactx.digital</domain_name>
   <domain_keyword>exactx</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-25 11:58:04</query_time>
   <create_date>2019-09-21</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>exadt.com</domain_name>
   <domain_keyword>exadt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 11:58:05</query_time>
   <create_date>2018-09-27</create_date>
   <update_date>2019-02-17</update_date>
   <expiry_date>2028-09-27</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shang Hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>e-act.nl</domain_name>
   <domain_keyword>e-act</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-29 03:44:59</query_time>
   <create_date>2007-08-17</create_date>
   <update_date>2023-10-10</update_date>
   <registrar_name>LeaseWeb Netherlands B.V.</registrar_name>
   <name_servers>
    <value>ns1.leaseweb.nl</value>
    <value>ns4.leaseweb.net</value>
    <value>ns5.leaseweb.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>exacta.co.uk</domain_name>
   <domain_keyword>exacta</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 19:59:07</query_time>
   <create_date>2002-12-03</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>ns0.clara.net</value>
    <value>ns1.clara.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>exacg.cc</domain_name>
   <domain_keyword>exacg</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-31 14:55:54</query_time>
   <create_date>2016-08-22</create_date>
   <update_date>2018-07-26</update_date>
   <expiry_date>2026-08-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://whois.aliyun.com</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>exaco.pl</domain_name>
   <domain_keyword>exaco</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-22 03:08:22</query_time>
   <create_date>2008-08-14</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>epact.com</domain_name>
   <domain_keyword>epact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 04:30:28</query_time>
   <create_date>1995-04-21</create_date>
   <update_date>2021-11-02</update_date>
   <expiry_date>2027-04-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.netsam.net</value>
    <value>ns2.netsam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>exhact.com</domain_name>
   <domain_keyword>exhact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 11:41:56</query_time>
   <create_date>2021-09-11</create_date>
   <update_date>2021-09-11</update_date>
   <expiry_date>2026-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>xexact.com</domain_name>
   <domain_keyword>xexact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 12:46:27</query_time>
   <create_date>2019-11-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=xexact.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>expct.com</domain_name>
   <domain_keyword>expct</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:06:33</query_time>
   <create_date>2012-11-17</create_date>
   <update_date>2020-11-11</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>exacty.de</domain_name>
   <domain_keyword>exacty</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:17</query_time>
   <update_date>2023-05-02</update_date>
   <name_servers>
    <value>ns1.n5q.de</value>
    <value>ns2.n5q.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>excat.eu</domain_name>
   <domain_keyword>excat</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 02:35:41</query_time>
   <registrar_name>DOMENY.TV MSERWIS Sp. z o.o.</registrar_name>
   <registrar_website>https://www.domeny.tv</registrar_website>
   <name_servers>
    <value>sdns2.ovh.net</value>
    <value>vps-e5a76478.vps.ovh.net</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>yexact.com</domain_name>
   <domain_keyword>yexact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 12:03:12</query_time>
   <create_date>2022-12-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-20</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_company>Small Business Leads Online</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>exakt.bike</domain_name>
   <domain_keyword>exakt</domain_keyword>
   <domain_tld>bike</domain_tld>
   <query_time>2024-05-08 04:40:15</query_time>
   <create_date>2018-03-02</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>601</registrar_iana>
   <registrar_name>French Connexion SARL dba Domaine.fr</registrar_name>
   <registrar_website>http://www.domaine.fr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LOOK CYCLE INTERNATIONAL</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bourgogne</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns2.french-connexion.com</value>
    <value>dns40.domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>exa-t.com</domain_name>
   <domain_keyword>exa-t</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 11:57:25</query_time>
   <create_date>2022-06-28</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-28</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.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ixact.co.uk</domain_name>
   <domain_keyword>ixact</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-02 06:52:36</query_time>
   <create_date>2021-07-24</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>exacct.nl</domain_name>
   <domain_keyword>exacct</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-01 19:58:43</query_time>
   <create_date>2013-09-23</create_date>
   <update_date>2023-06-08</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>parkct1.secureserver.net</value>
    <value>parkct2.secureserver.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>jxact.com</domain_name>
   <domain_keyword>jxact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 13:13:53</query_time>
   <create_date>2005-11-21</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>exalt.vip</domain_name>
   <domain_keyword>exalt</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-08 04:40:22</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>exacta.solutions</domain_name>
   <domain_keyword>exacta</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-12 03:30:55</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>78</num>
   <domain_name>iexact.com</domain_name>
   <domain_keyword>iexact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 14:08:53</query_time>
   <create_date>2004-12-29</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>exacf.com</domain_name>
   <domain_keyword>exacf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:58:58</query_time>
   <create_date>2021-10-13</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-13</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>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>exxact.se</domain_name>
   <domain_keyword>exxact</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:07:09</query_time>
   <create_date>2010-03-23</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_name>NAMESHIELD</registrar_name>
   <name_servers>
    <value>ns2.observatoiredesmarques.fr</value>
    <value>ns3.nameshield.net</value>
    <value>obs.ns1.fr</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>exait.biz</domain_name>
   <domain_keyword>exait</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-26 02:25:08</query_time>
   <create_date>2009-10-05</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Exahost.com.sa</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.exaservers.com</value>
    <value>ns2.exaservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>jxact.cn</domain_name>
   <domain_keyword>jxact</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-19 18:02:08</query_time>
   <create_date>2023-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>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>exapt.it</domain_name>
   <domain_keyword>exapt</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 14:57:02</query_time>
   <create_date>2021-05-07</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Mauro Minutilla</registrant_company>
   <registrant_address>Viale Carlo Felice 95</registrant_address>
   <registrant_city>Roma</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00185</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>exakt.de</domain_name>
   <domain_keyword>exakt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:33:18</query_time>
   <update_date>2018-08-14</update_date>
   <name_servers>
    <value>ns1017.ui-dns.biz</value>
    <value>ns1017.ui-dns.com</value>
    <value>ns1017.ui-dns.de</value>
    <value>ns1017.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>enact.fyi</domain_name>
   <domain_keyword>enact</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-04 23:48:14</query_time>
   <create_date>2016-10-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-11</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>ns217.websitewelcome.com</value>
    <value>ns218.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>exacto.xyz</domain_name>
   <domain_keyword>exacto</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 03:31:10</query_time>
   <create_date>2021-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>epact.us</domain_name>
   <domain_keyword>epact</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 17:12:25</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Scott Bailey</registrant_name>
   <registrant_address>378 FANTASIA ST</registrant_address>
   <registrant_city>SAN ANTONIO</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>78216</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2103425877</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>exacu.com</domain_name>
   <domain_keyword>exacu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 19:59:07</query_time>
   <create_date>2016-06-25</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>expact.biz</domain_name>
   <domain_keyword>expact</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 17:36:39</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>e-xact.ca</domain_name>
   <domain_keyword>e-xact</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-18 01:26:00</query_time>
   <create_date>2010-03-30</create_date>
   <update_date>2020-03-10</update_date>
   <expiry_date>2029-03-30</expiry_date>
   <registrar_name>easyDNS Technologies Inc.</registrar_name>
   <registrar_website>www.easydns.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>motorhead.easydns.org</value>
    <value>nirvana.easydns.net</value>
    <value>rush.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ecact.com.cn</domain_name>
   <domain_keyword>ecact</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-10 16:27:59</query_time>
   <create_date>2023-06-28</create_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>古才愉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>exxact.de</domain_name>
   <domain_keyword>exxact</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 14:32:31</query_time>
   <update_date>2023-08-16</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>exalt.boats</domain_name>
   <domain_keyword>exalt</domain_keyword>
   <domain_tld>boats</domain_tld>
   <query_time>2024-05-17 07:52:02</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2026-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>epact.be</domain_name>
   <domain_keyword>epact</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 08:51:00</query_time>
   <create_date>2006-08-03</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns1.cronos.be</value>
    <value>ns2.cronos.be</value>
    <value>ns3.cronos.be</value>
    <value>ns4.cronos.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>enact.technology</domain_name>
   <domain_keyword>enact</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-04-20 10:55:23</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>exacto.blog</domain_name>
   <domain_keyword>exacto</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-04-25 14:19:54</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>enact.icu</domain_name>
   <domain_keyword>enact</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-22 16:56:39</query_time>
   <create_date>2024-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>zhangze</registrant_company>
   <registrant_state>he bei sheng</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>four.dnspod.net</value>
    <value>label.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>wxact.com</domain_name>
   <domain_keyword>wxact</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 00:06:15</query_time>
   <create_date>2012-03-26</create_date>
   <update_date>2012-03-26</update_date>
   <expiry_date>2025-03-26</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>Jiang Su</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=wxact.com</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>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>exacto.net</domain_name>
   <domain_keyword>exacto</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 02:23:08</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-05</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.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>100</num>
   <domain_name>exacq.video</domain_name>
   <domain_keyword>exacq</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-08 04:39:14</query_time>
   <create_date>2015-05-03</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tyco Fire &amp; Security GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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.