WHOIS QUERY TIME

8 Apr 2024 - 6:25 PM UTC

Registered: 8 October 2017
Modified: 24 September 2023
Expiry: 8 October 2024

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.domaindiscount24.net
ns2.domaindiscount24.net
ns3.domaindiscount24.net

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=actpartners.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "actpartners.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "actpartners.pl",
            "domain_keyword": "actpartners",
            "domain_tld": "pl",
            "query_time": "2024-04-08 18:25:35",
            "create_date": "2017-10-08",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>actpartners.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>actpartners.pl</domain_name>
   <domain_keyword>actpartners</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-08 18:25:35</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</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.09 seconds) for "actpartners.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

2 Mar 2023 - 6:51 AM UTC

Registered: 8 October 2017
Modified: 24 September 2022
Expiry: 8 October 2023

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.domaindiscount24.net
ns2.domaindiscount24.net
ns3.domaindiscount24.net

#2 - QUERY TIME

8 Oct 2023 - 12:14 AM UTC

Registered: 8 October 2017
Modified: 24 September 2023
Expiry: 8 October 2024

REGISTRAR

Name: Key-Systems GmbH

DNSSEC

Unsigned

NAME SERVERS

ns1.domaindiscount24.net
ns2.domaindiscount24.net
ns3.domaindiscount24.net

* 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=actpartners.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "actpartners.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "actpartners.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "actpartners.pl",
            "domain_keyword": "actpartners",
            "domain_tld": "pl",
            "query_time": "2023-03-02 06:51:47",
            "create_date": "2017-10-08",
            "update_date": "2022-09-24",
            "expiry_date": "2023-10-08",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "actpartners.pl",
            "domain_keyword": "actpartners",
            "domain_tld": "pl",
            "query_time": "2023-10-08 00:14:57",
            "create_date": "2017-10-08",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.09,
        "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>actpartners.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>actpartners.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>actpartners.pl</domain_name>
   <domain_keyword>actpartners</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-03-02 06:51:47</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2022-09-24</update_date>
   <expiry_date>2023-10-08</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>actpartners.pl</domain_name>
   <domain_keyword>actpartners</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-10-08 00:14:57</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.09</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 2 domain names (in 0.021 seconds) which contained the exact domain keyword "actpartners".
Domain Name Registered Expiry Registrar Ownership
1 actpartners.pl 8 Oct 2017 8 Oct 2024 Key-Systems GmbH -
2 actpartners.com 5 Oct 2019 5 Oct 2024 Porkbun LLC Private by Design, LLC
3 actpartners.xyz 12 Mar 2024 12 Mar 2027 Namecheap Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=actpartners&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "actpartners",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "actpartners.pl, actpartners.com, actpartners.xyz",
    "results": [
        {
            "num": 1,
            "domain_name": "actpartners.pl",
            "domain_keyword": "actpartners",
            "domain_tld": "pl",
            "query_time": "2024-04-08 18:25:35",
            "create_date": "2017-10-08",
            "update_date": "2023-09-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "Key-Systems GmbH",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "actpartners.com",
            "domain_keyword": "actpartners",
            "domain_tld": "com",
            "query_time": "2024-06-07 09:14:12",
            "create_date": "2019-10-05",
            "update_date": "2023-10-10",
            "expiry_date": "2024-10-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/actpartners.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "actpartners.xyz",
            "domain_keyword": "actpartners",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 23:53:41",
            "create_date": "2024-03-12",
            "update_date": "2024-03-22",
            "expiry_date": "2027-03-12",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.021,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>actpartners</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>actpartners.pl, actpartners.com, actpartners.xyz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>actpartners.pl</domain_name>
   <domain_keyword>actpartners</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-08 18:25:35</query_time>
   <create_date>2017-10-08</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>actpartners.com</domain_name>
   <domain_keyword>actpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 09:14:12</query_time>
   <create_date>2019-10-05</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/actpartners.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>actpartners.xyz</domain_name>
   <domain_keyword>actpartners</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 23:53:41</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2027-03-12</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>
 </results>
 <stats>
  <total_time>0.021</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 4,095 domain names (in 0.332 seconds) which look and sound like the brand name "actpartners".
Domain Name Registered Expiry Registrar Ownership
1 acmpartners.it 10 Jan 2019 10 Jan 2025 Aruba s.p.a. AURORA SAS DI DAL Bò DANIELE & C.
2 acspartners.dev 2 Dec 2019 2 Dec 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
3 acppartners.net 23 Jun 2022 23 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 acypartners.com 21 Jul 2020 21 Jul 2025 GoDaddy.com, LLC -
5 acpartners.it 29 Dec 2014 29 Dec 2024 Aruba s.p.a. Re-start Consulting Srl
6 actpartner.org 22 May 2021 22 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
7 acopartners.com 22 Aug 2023 22 Aug 2024 SAV.COM, LLC REDACTED FOR PRIVACY
8 acktpartners.com 5 Jan 2005 5 Jan 2025 GMO INTERNET, INC. Arakawa,Kenichi
9 acopartners.net 5 May 2024 5 May 2025 GoDaddy.com, LLC -
10 ac-partners.net 31 Jul 2007 31 Jul 2024 Enartia Single Member S.A. REDACTED FOR PRIVACY
11 aqtpartners.com 26 Feb 2019 26 Feb 2025 GoDaddy.com, LLC -
12 act1partners.com 29 Nov 2018 29 Nov 2024 Tucows Domains Inc. -
13 agtpartners.com 28 Jan 2010 28 Jan 2025 DREAMHOST Proxy Protection LLC
14 bctpartners.com 30 Jan 2000 30 Jan 2025 Register.com, Inc. PERFECT PRIVACY, LLC
15 accpartners.com 13 Jan 2009 13 Jan 2026 GoDaddy.com, LLC -
16 antpartners.com 26 Oct 2014 26 Oct 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
17 catpartners.com 22 Dec 1997 21 Dec 2024 Name.com, Inc. E-Promote
18 acipartners.net 30 Jul 2023 30 Jul 2024 Gname 041 Inc -
19 artpartners.online 8 Nov 2023 8 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
20 acfpartners.org 8 Jun 2023 8 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
21 acjpartners.co.uk 12 Mar 2024 12 Mar 2027 GoDaddy.com, LLC. [Tag = GODADDY] -
22 hctpartners.com 5 Oct 2014 5 Oct 2024 Network Solutions, LLC -
23 atcpartners.com 15 May 1999 15 May 2027 Network Solutions, LLC -
24 aclpartners.fr 8 Jul 2010 8 Jul 2025 GANDI ACL CONSEIL
25 acepartners.org 18 Jun 2021 18 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
26 artpartners.org 25 Aug 2023 25 Aug 2024 Sav.com, LLC - 36 Privacy Protection
27 catpartners.net 9 Nov 2001 9 Nov 2024 Webcentral Group Ltd REDACTED FOR PRIVACY
28 aptpartners.com 2 Mar 2011 2 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 abtpartners.com 8 May 2017 8 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 sctpartners.com 17 Nov 2004 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 ictpartners.net 27 Feb 2021 27 Feb 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
32 artpartners.ru 12 Dec 2023 12 Dec 2024 REGRU-RU Private Person
33 aptpartners.in 15 Mar 2022 15 Mar 2025 Endurance Digital Domain Technology LLP Socio Marker
34 accpartners.net 6 Oct 2019 6 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
35 nctpartners.com 22 Feb 2024 22 Feb 2027 GoDaddy.com, LLC -
36 atcpartners.org 1 May 2020 1 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
37 actcpartners.com 31 Aug 2022 31 Aug 2024 GoDaddy.com, LLC -
38 ictpartners.com 1 Jul 1997 30 Jun 2025 Network Solutions, LLC -
39 artpartners.net 14 May 2024 14 May 2025 Cloudflare, Inc. DATA REDACTED
40 acmpartners.org 7 Oct 2021 7 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 acwpartners.com 13 Jun 2023 13 Jun 2024 GoDaddy.com, LLC -
42 acmpartners.com 6 Mar 2004 6 Mar 2027 Network Solutions, LLC -
43 a-tpartners.com 12 Jun 2015 12 Jun 2024 Key-Systems GmbH REDACTED FOR PRIVACY
44 acfpartners.com 17 Mar 2015 17 Mar 2025 TLD Registrar Solutions Ltd. Whois Privacy Corp.
45 aclpartners.com 20 Jan 2016 20 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 amtpartners.com 30 Dec 2023 30 Dec 2024 GoDaddy.com, LLC -
47 ectpartners.com 8 Sep 2022 8 Sep 2025 Aerotek Bilisim Sanayi ve Ticaret AS Privacy Protect, LLC (PrivacyProtect.org)
48 acvpartners.online 12 Mar 2024 12 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
49 mactpartners.co.uk 20 Feb 2017 20 Feb 2026 GoDaddy.com, LLC. [Tag = GODADDY] -
50 jctpartners.com 18 Jan 2024 18 Jan 2026 The Registrar Company B.V. JCT Capital BV
51 artpartners.nl 10 May 2000 - Claranet Benelux B.V. -
52 dctpartners.site 20 Nov 2022 20 Nov 2024 Tucows.com Co. Data Protected
53 aftpartners.net 29 Dec 2023 29 Dec 2024 Wild West Domains, LLC -
54 acvpartners.email 6 Mar 2024 6 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
55 catpartners.pl 6 Jul 2020 6 Jul 2025 home.pl S.A. -
56 acopartners.org 29 Mar 2023 29 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 acapartners.com 22 Dec 2010 26 Mar 2025 GoDaddy.com, LLC -
58 pactpartners.com 24 Nov 1997 23 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
59 acepartners.com 26 Apr 2009 26 Apr 2026 GoDaddy.com, LLC -
60 acdpartners.com 27 Aug 2014 27 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
61 acspartners.co.uk 28 Apr 2002 28 Apr 2026 Easyspace Ltd [Tag = EASYSPACE] -
62 attpartners.com 7 May 2024 7 May 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
63 achpartners.co.uk 8 Sep 2019 8 Sep 2025 Ionos SE [Tag = 1AND1] -
64 aftpartners.com 14 Mar 2024 14 Mar 2025 SAV.COM, LLC REDACTED FOR PRIVACY
65 mactpartners.com 20 Feb 2017 20 Feb 2025 GoDaddy.com, LLC -
66 acupartners.com 4 Feb 2010 4 Feb 2028 GoDaddy.com, LLC -
67 ac-partners.com 26 Aug 2019 26 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 acepartners.online 28 Nov 2023 28 Nov 2024 Registrar of Domain Names REG.RU, LLC Private Person
69 acctpartners.com 16 May 2002 16 May 2029 Network Solutions, LLC -
70 aetpartners.com 1 Sep 2023 1 Sep 2025 Cloudflare, Inc. DATA REDACTED
71 ac-partners.org 31 Aug 2022 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
72 altpartners.com 24 Feb 2010 24 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 artpartners.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Joel Strachan
74 acepartners.in 25 Nov 2021 25 Nov 2025 Endurance Digital Domain Technology LLP N/A
75 acvpartners.net 11 Dec 2023 11 Dec 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
76 actapartners.com 14 May 2004 14 May 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com ACTA Corporate Finance
77 acepartners.ru 28 Nov 2023 28 Nov 2024 REGRU-RU Private Person
78 ac-partners.co 19 Jun 2023 19 Jun 2024 Domainbox Limited Domains By Proxy, LLC
79 wctpartners.com 29 May 2017 29 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 octpartners.com 19 Mar 2021 19 Mar 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
81 ac-partners.co.uk 1 May 2017 1 May 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
82 acfpartners.nl 13 May 2014 - team.blue nl B.V. -
83 acepartners.energy 1 Jul 2015 1 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 tctpartners.com 29 Oct 2019 29 Oct 2024 GoDaddy.com, LLC -
85 ac-partners.it 16 Nov 2023 16 Nov 2024 Gandi SAS A.C. & Partners Srls
86 ackpartners.org 20 Jul 2004 20 Jul 2024 Tucows Domains Inc. The Musicus Group
87 actspartners.com 17 May 2019 17 May 2025 united domains AG -
88 acipartners.fr 17 Oct 2018 17 Oct 2029 GANDI Ano Nymous
89 mctpartners.com 25 Jul 1997 25 Jul 2024 GoDaddy.com, LLC -
90 acepartners.net 8 Jun 2021 8 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
91 catpartners.co.jp 21 May 2009 - - CAT Partners LLC
92 acppartners.com 31 Oct 2001 31 Oct 2024 Register.com, Inc. -
93 accpartners.it 10 Mar 2003 13 Nov 2024 Aruba s.p.a. ACC & PARTNERS s.r.l.
94 acepartners.nl 1 Aug 2011 - Realtime Register -
95 atcpartners.net 5 Sep 2019 5 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
96 factpartners.com 27 Jan 2006 27 Jan 2025 GoDaddy.com, LLC -
97 ictpartners.uk 12 Dec 2022 12 Dec 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
98 pctpartners.com 24 May 2019 24 May 2025 GoDaddy.com, LLC -
99 acgpartners.net 23 May 2023 23 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
100 ictpartners.it 30 Nov 2012 30 Nov 2024 Aruba s.p.a. Studio Prof.le Ass.to Ingg. Giustiniani e Taliercio
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 Actpartners.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=actpartners.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "actpartners.pl",
        "page_size": 100
    },
    "count": {
        "total": 4095,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "acmpartners.it, acspartners.dev, acppartners.net, acypartners.com, acpartners.it, actpartner.org, acopartners.com, acktpartners.com, acopartners.net, ac-partners.net, aqtpartners.com, act1partners.com, agtpartners.com, bctpartners.com, accpartners.com, antpartners.com, catpartners.com, acipartners.net, artpartners.online, acfpartners.org, acjpartners.co.uk, hctpartners.com, atcpartners.com, aclpartners.fr, acepartners.org, artpartners.org, catpartners.net, aptpartners.com, abtpartners.com, sctpartners.com, ictpartners.net, artpartners.ru, aptpartners.in, accpartners.net, nctpartners.com, atcpartners.org, actcpartners.com, ictpartners.com, artpartners.net, acmpartners.org, acwpartners.com, acmpartners.com, a-tpartners.com, acfpartners.com, aclpartners.com, amtpartners.com, ectpartners.com, acvpartners.online, mactpartners.co.uk, jctpartners.com, artpartners.nl, dctpartners.site, aftpartners.net, acvpartners.email, catpartners.pl, acopartners.org, acapartners.com, pactpartners.com, acepartners.com, acdpartners.com, acspartners.co.uk, attpartners.com, achpartners.co.uk, aftpartners.com, mactpartners.com, acupartners.com, ac-partners.com, acepartners.online, acctpartners.com, aetpartners.com, ac-partners.org, altpartners.com, artpartners.com.au, acepartners.in, acvpartners.net, actapartners.com, acepartners.ru, ac-partners.co, wctpartners.com, octpartners.com, ac-partners.co.uk, acfpartners.nl, acepartners.energy, tctpartners.com, ac-partners.it, ackpartners.org, actspartners.com, acipartners.fr, mctpartners.com, acepartners.net, catpartners.co.jp, acppartners.com, accpartners.it, acepartners.nl, atcpartners.net, factpartners.com, ictpartners.uk, pctpartners.com, acgpartners.net, ictpartners.it",
    "results": [
        {
            "num": 1,
            "domain_name": "acmpartners.it",
            "domain_keyword": "acmpartners",
            "domain_tld": "it",
            "query_time": "2024-05-26 22:55:27",
            "create_date": "2019-01-10",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-10",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "AURORA SAS DI DAL Bò DANIELE & C.",
            "registrant_address": "VIA VALESELLE 6 FRAZIONE DI CONSCIO, 6",
            "registrant_city": "Casale sul Sile",
            "registrant_state": "TV",
            "registrant_zip": "31032",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "acspartners.dev",
            "domain_keyword": "acspartners",
            "domain_tld": "dev",
            "query_time": "2024-05-19 20:30:30",
            "create_date": "2019-12-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-12-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "acppartners.net",
            "domain_keyword": "acppartners",
            "domain_tld": "net",
            "query_time": "2024-05-23 17:04:59",
            "create_date": "2022-06-23",
            "update_date": "2023-06-24",
            "expiry_date": "2024-06-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=acppartners.net",
            "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": 4,
            "domain_name": "acypartners.com",
            "domain_keyword": "acypartners",
            "domain_tld": "com",
            "query_time": "2024-05-01 05:33:56",
            "create_date": "2020-07-21",
            "update_date": "2022-11-15",
            "expiry_date": "2025-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "beth.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "acpartners.it",
            "domain_keyword": "acpartners",
            "domain_tld": "it",
            "query_time": "2024-05-23 17:04:48",
            "create_date": "2014-12-29",
            "update_date": "2024-01-14",
            "expiry_date": "2024-12-29",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Re-start Consulting Srl",
            "registrant_address": "viale gramsci, 21",
            "registrant_city": "NAPOLI",
            "registrant_state": "NA",
            "registrant_zip": "80122",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "actpartner.org",
            "domain_keyword": "actpartner",
            "domain_tld": "org",
            "query_time": "2024-05-25 09:25:05",
            "create_date": "2021-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "acopartners.com",
            "domain_keyword": "acopartners",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:44:26",
            "create_date": "2023-08-22",
            "update_date": "2023-10-21",
            "expiry_date": "2024-08-22",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=acopartners.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "acktpartners.com",
            "domain_keyword": "acktpartners",
            "domain_tld": "com",
            "query_time": "2024-04-25 06:03:27",
            "create_date": "2005-01-05",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-05",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kenichi Arakawa",
            "registrant_company": "Arakawa,Kenichi",
            "registrant_address": "1-6-1 Tsurumichuo Tsurumi-ku, 1006",
            "registrant_city": "Yokohama-city",
            "registrant_state": "Kanagawa",
            "registrant_zip": "230-0051",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.334645107",
            "registrant_fax": "+81.334645107",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "acopartners.net",
            "domain_keyword": "acopartners",
            "domain_tld": "net",
            "query_time": "2024-05-08 15:51:23",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ac-partners.net",
            "domain_keyword": "ac-partners",
            "domain_tld": "net",
            "query_time": "2024-05-11 00:39:57",
            "create_date": "2007-07-31",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1727,
            "registrar_name": "Enartia Single Member S.A.",
            "registrar_website": "https://www.papaki.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Albania",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AL",
            "registrant_email": "https://tieredaccess.com/contact/d6e411c9-9028-438e-9acc-4fd9023a3ecf",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vodadns.com",
                "ns2.vodadns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "aqtpartners.com",
            "domain_keyword": "aqtpartners",
            "domain_tld": "com",
            "query_time": "2024-04-23 12:51:24",
            "create_date": "2019-02-26",
            "update_date": "2022-10-18",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "act1partners.com",
            "domain_keyword": "act1partners",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:28:49",
            "create_date": "2018-11-29",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "agtpartners.com",
            "domain_keyword": "agtpartners",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:25:40",
            "create_date": "2010-01-28",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-28",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O agtpartners.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bctpartners.com",
            "domain_keyword": "bctpartners",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:42:10",
            "create_date": "2000-01-30",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-30",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of REGISTER.COM",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "accpartners.com",
            "domain_keyword": "accpartners",
            "domain_tld": "com",
            "query_time": "2024-06-07 10:09:54",
            "create_date": "2009-01-13",
            "update_date": "2024-01-14",
            "expiry_date": "2026-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "antpartners.com",
            "domain_keyword": "antpartners",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:11:03",
            "create_date": "2014-10-26",
            "update_date": "2020-10-20",
            "expiry_date": "2025-10-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "catpartners.com",
            "domain_keyword": "catpartners",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:26:50",
            "create_date": "1997-12-22",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "E-Promote",
            "registrant_address": "220 E Flamingo Road",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89169",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/catpartners.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "acipartners.net",
            "domain_keyword": "acipartners",
            "domain_tld": "net",
            "query_time": "2024-04-25 05:59:11",
            "create_date": "2023-07-30",
            "update_date": "2023-08-02",
            "expiry_date": "2024-07-30",
            "registrar_iana": 4010,
            "registrar_name": "Gname 041 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "artpartners.online",
            "domain_keyword": "artpartners",
            "domain_tld": "online",
            "query_time": "2024-05-18 04:16:59",
            "create_date": "2023-11-08",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-08",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "acfpartners.org",
            "domain_keyword": "acfpartners",
            "domain_tld": "org",
            "query_time": "2024-05-14 12:04:56",
            "create_date": "2023-06-08",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-08",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "acjpartners.co.uk",
            "domain_keyword": "acjpartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-17 17:36:47",
            "create_date": "2024-03-12",
            "update_date": "2024-03-12",
            "expiry_date": "2027-03-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 22,
            "domain_name": "hctpartners.com",
            "domain_keyword": "hctpartners",
            "domain_tld": "com",
            "query_time": "2024-06-05 08:47:17",
            "create_date": "2014-10-05",
            "update_date": "2021-07-16",
            "expiry_date": "2024-10-05",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "atcpartners.com",
            "domain_keyword": "atcpartners",
            "domain_tld": "com",
            "query_time": "2024-06-11 06:03:39",
            "create_date": "1999-05-15",
            "update_date": "2022-03-16",
            "expiry_date": "2027-05-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "aclpartners.fr",
            "domain_keyword": "aclpartners",
            "domain_tld": "fr",
            "query_time": "2024-05-06 21:46:11",
            "create_date": "2010-07-08",
            "update_date": "2023-07-07",
            "expiry_date": "2025-07-08",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "ACL CONSEIL",
            "registrant_address": "ACL CONSEIL, 31 RUE DE LA TUILERIE, 92150 SURESNES",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.662671238",
            "name_servers": [
                "ns-186-a.gandi.net",
                "ns-198-b.gandi.net",
                "ns-45-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 25,
            "domain_name": "acepartners.org",
            "domain_keyword": "acepartners",
            "domain_tld": "org",
            "query_time": "2024-05-09 19:15:51",
            "create_date": "2021-06-18",
            "update_date": "2024-01-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.acepartners.org",
                "ns2.acepartners.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "artpartners.org",
            "domain_keyword": "artpartners",
            "domain_tld": "org",
            "query_time": "2024-05-18 04:16:59",
            "create_date": "2023-08-25",
            "update_date": "2023-11-16",
            "expiry_date": "2024-08-25",
            "registrar_iana": 3926,
            "registrar_name": "Sav.com, LLC - 36",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-7dd3a89f.ns3.dan.hosting",
                "verification-jmytkzeoni2p34kp6l8ojb.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "catpartners.net",
            "domain_keyword": "catpartners",
            "domain_tld": "net",
            "query_time": "2024-06-12 09:16:02",
            "create_date": "2001-11-09",
            "update_date": "2022-11-25",
            "expiry_date": "2024-11-09",
            "registrar_iana": 13,
            "registrar_name": "Webcentral Group Ltd",
            "registrar_website": "hrs-admin.webcentralgroup.com.au",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CT",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/e2296d0f-a695-4c2f-a359-0f3fd6cc7e36",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.sherweb.com",
                "dns2.sherweb.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "aptpartners.com",
            "domain_keyword": "aptpartners",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:40:02",
            "create_date": "2011-03-02",
            "update_date": "2020-04-16",
            "expiry_date": "2025-03-02",
            "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": 29,
            "domain_name": "abtpartners.com",
            "domain_keyword": "abtpartners",
            "domain_tld": "com",
            "query_time": "2024-04-28 00:09:12",
            "create_date": "2017-05-08",
            "update_date": "2020-05-02",
            "expiry_date": "2025-05-08",
            "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": 30,
            "domain_name": "sctpartners.com",
            "domain_keyword": "sctpartners",
            "domain_tld": "com",
            "query_time": "2024-04-26 12:46:47",
            "create_date": "2004-11-17",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-17",
            "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=sctpartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.durocom.com",
                "ns2.durocom.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ictpartners.net",
            "domain_keyword": "ictpartners",
            "domain_tld": "net",
            "query_time": "2024-05-26 01:23:27",
            "create_date": "2021-02-27",
            "update_date": "2023-10-03",
            "expiry_date": "2025-02-27",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "artpartners.ru",
            "domain_keyword": "artpartners",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:24:44",
            "create_date": "2023-12-12",
            "expiry_date": "2024-12-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "aptpartners.in",
            "domain_keyword": "aptpartners",
            "domain_tld": "in",
            "query_time": "2024-05-20 13:54:32",
            "create_date": "2022-03-15",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-15",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Socio Marker",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "cloud1.hostguy.com",
                "cloud2.hostguy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "accpartners.net",
            "domain_keyword": "accpartners",
            "domain_tld": "net",
            "query_time": "2024-05-31 02:39:30",
            "create_date": "2019-10-06",
            "update_date": "2023-09-01",
            "expiry_date": "2024-10-06",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of accpartners.net owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1053.awsdns-03.org",
                "ns-1896.awsdns-45.co.uk",
                "ns-304.awsdns-38.com",
                "ns-584.awsdns-09.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "nctpartners.com",
            "domain_keyword": "nctpartners",
            "domain_tld": "com",
            "query_time": "2024-06-12 12:59:58",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2027-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "atcpartners.org",
            "domain_keyword": "atcpartners",
            "domain_tld": "org",
            "query_time": "2024-05-09 04:36:15",
            "create_date": "2020-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "actcpartners.com",
            "domain_keyword": "actcpartners",
            "domain_tld": "com",
            "query_time": "2024-06-11 07:33:10",
            "create_date": "2022-08-31",
            "update_date": "2024-04-28",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ictpartners.com",
            "domain_keyword": "ictpartners",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:52:28",
            "create_date": "1997-07-01",
            "update_date": "2020-05-01",
            "expiry_date": "2025-06-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "artpartners.net",
            "domain_keyword": "artpartners",
            "domain_tld": "net",
            "query_time": "2024-05-17 17:09:14",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "ON",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CA",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/artpartners.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "cheryl.ns.cloudflare.com",
                "luke.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "acmpartners.org",
            "domain_keyword": "acmpartners",
            "domain_tld": "org",
            "query_time": "2024-05-05 13:35:02",
            "create_date": "2021-10-07",
            "update_date": "2023-11-21",
            "expiry_date": "2025-10-07",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "acwpartners.com",
            "domain_keyword": "acwpartners",
            "domain_tld": "com",
            "query_time": "2024-06-05 21:28:34",
            "create_date": "2023-06-13",
            "update_date": "2023-09-24",
            "expiry_date": "2024-06-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "acmpartners.com",
            "domain_keyword": "acmpartners",
            "domain_tld": "com",
            "query_time": "2024-06-02 00:18:27",
            "create_date": "2004-03-06",
            "update_date": "2017-08-03",
            "expiry_date": "2027-03-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns93.worldnic.com",
                "ns94.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "a-tpartners.com",
            "domain_keyword": "a-tpartners",
            "domain_tld": "com",
            "query_time": "2024-05-18 23:54:24",
            "create_date": "2015-06-12",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-12",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "acfpartners.com",
            "domain_keyword": "acfpartners",
            "domain_tld": "com",
            "query_time": "2024-04-16 14:56:35",
            "create_date": "2015-03-17",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "aclpartners.com",
            "domain_keyword": "aclpartners",
            "domain_tld": "com",
            "query_time": "2024-04-17 04:02:12",
            "create_date": "2016-01-20",
            "update_date": "2021-01-14",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "amtpartners.com",
            "domain_keyword": "amtpartners",
            "domain_tld": "com",
            "query_time": "2024-05-09 03:16:10",
            "create_date": "2023-12-30",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ectpartners.com",
            "domain_keyword": "ectpartners",
            "domain_tld": "com",
            "query_time": "2024-06-09 13:36:09",
            "create_date": "2022-09-08",
            "update_date": "2024-04-16",
            "expiry_date": "2025-09-08",
            "registrar_iana": 1534,
            "registrar_name": "Aerotek Bilisim Sanayi ve Ticaret AS",
            "registrar_website": "http://www.turhost.com/domain",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "cpns1.turhost.com",
                "cpns2.turhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "acvpartners.online",
            "domain_keyword": "acvpartners",
            "domain_tld": "online",
            "query_time": "2024-05-13 11:14:34",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mactpartners.co.uk",
            "domain_keyword": "mactpartners",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 13:38:24",
            "create_date": "2017-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2026-02-20",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 50,
            "domain_name": "jctpartners.com",
            "domain_keyword": "jctpartners",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:36:01",
            "create_date": "2024-01-18",
            "update_date": "2024-03-27",
            "expiry_date": "2026-01-18",
            "registrar_iana": 1480,
            "registrar_name": "The Registrar Company B.V.",
            "registrar_website": "https://www.theregistrarcompany.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "JCT Capital BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://whoispro.domain-robot.org/whois/jctpartners.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.thednscompany.com",
                "ns2.thednscompany.com",
                "ns3.thednscompany.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 51,
            "domain_name": "artpartners.nl",
            "domain_keyword": "artpartners",
            "domain_tld": "nl",
            "query_time": "2024-05-26 06:21:09",
            "create_date": "2000-05-10",
            "update_date": "2022-06-24",
            "registrar_name": "Claranet Benelux B.V.",
            "name_servers": [
                "ns0.claranet.com",
                "ns1.clara.net",
                "ns2.claranet.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 52,
            "domain_name": "dctpartners.site",
            "domain_keyword": "dctpartners",
            "domain_tld": "site",
            "query_time": "2024-04-16 04:22:51",
            "create_date": "2022-11-20",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Data Protected",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the 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": [
                "jakub.ns.cloudflare.com",
                "kristina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "aftpartners.net",
            "domain_keyword": "aftpartners",
            "domain_tld": "net",
            "query_time": "2024-05-09 03:37:35",
            "create_date": "2023-12-29",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "acvpartners.email",
            "domain_keyword": "acvpartners",
            "domain_tld": "email",
            "query_time": "2024-05-10 17:50:12",
            "create_date": "2024-03-06",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "catpartners.pl",
            "domain_keyword": "catpartners",
            "domain_tld": "pl",
            "query_time": "2024-04-13 17:15:48",
            "create_date": "2020-07-06",
            "update_date": "2023-07-11",
            "expiry_date": "2025-07-06",
            "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": 56,
            "domain_name": "acopartners.org",
            "domain_keyword": "acopartners",
            "domain_tld": "org",
            "query_time": "2024-05-26 22:57:46",
            "create_date": "2023-03-29",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "acapartners.com",
            "domain_keyword": "acapartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:58:31",
            "create_date": "2010-12-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "pactpartners.com",
            "domain_keyword": "pactpartners",
            "domain_tld": "com",
            "query_time": "2024-06-04 11:44:39",
            "create_date": "1997-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-23",
            "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=pactpartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "mario.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "acepartners.com",
            "domain_keyword": "acepartners",
            "domain_tld": "com",
            "query_time": "2024-06-10 01:18:38",
            "create_date": "2009-04-26",
            "update_date": "2024-02-27",
            "expiry_date": "2026-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "acdpartners.com",
            "domain_keyword": "acdpartners",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:24:54",
            "create_date": "2014-08-27",
            "update_date": "2023-09-20",
            "expiry_date": "2025-08-27",
            "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=acdpartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "acspartners.co.uk",
            "domain_keyword": "acspartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 01:22:19",
            "create_date": "2002-04-28",
            "update_date": "2024-03-31",
            "expiry_date": "2026-04-28",
            "registrar_name": "Easyspace Ltd [Tag = EASYSPACE]",
            "registrar_website": "https://www.easyspace.com/domain-names/extensions/uk",
            "name_servers": [
                "ns1.namecity.com",
                "ns2.namecity.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 62,
            "domain_name": "attpartners.com",
            "domain_keyword": "attpartners",
            "domain_tld": "com",
            "query_time": "2024-05-24 23:01:34",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-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": [
                "ns-wh1.web.z.com",
                "ns-wh2.web.z.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "achpartners.co.uk",
            "domain_keyword": "achpartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:27:33",
            "create_date": "2019-09-08",
            "update_date": "2023-09-07",
            "expiry_date": "2025-09-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1033.ui-dns.com",
                "ns1051.ui-dns.org",
                "ns1076.ui-dns.de",
                "ns1085.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 64,
            "domain_name": "aftpartners.com",
            "domain_keyword": "aftpartners",
            "domain_tld": "com",
            "query_time": "2024-05-16 01:49:16",
            "create_date": "2024-03-14",
            "update_date": "2024-05-13",
            "expiry_date": "2025-03-14",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=aftpartners.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "mactpartners.com",
            "domain_keyword": "mactpartners",
            "domain_tld": "com",
            "query_time": "2024-06-05 00:07:19",
            "create_date": "2017-02-20",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "acupartners.com",
            "domain_keyword": "acupartners",
            "domain_tld": "com",
            "query_time": "2024-06-10 15:59:26",
            "create_date": "2010-02-04",
            "update_date": "2023-02-08",
            "expiry_date": "2028-02-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ac-partners.com",
            "domain_keyword": "ac-partners",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:32:01",
            "create_date": "2019-08-26",
            "update_date": "2020-08-20",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "acepartners.online",
            "domain_keyword": "acepartners",
            "domain_tld": "online",
            "query_time": "2024-06-02 16:21:04",
            "create_date": "2023-11-28",
            "update_date": "2024-01-26",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sverdlosvkaia oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "acctpartners.com",
            "domain_keyword": "acctpartners",
            "domain_tld": "com",
            "query_time": "2024-04-21 21:33:36",
            "create_date": "2002-05-16",
            "update_date": "2024-04-18",
            "expiry_date": "2029-05-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.worldnic.com",
                "ns2.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "aetpartners.com",
            "domain_keyword": "aetpartners",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:01:51",
            "create_date": "2023-09-01",
            "update_date": "2024-04-18",
            "expiry_date": "2025-09-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Sarawak",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "MY",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/aetpartners.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "crystal.ns.cloudflare.com",
                "johnny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ac-partners.org",
            "domain_keyword": "ac-partners",
            "domain_tld": "org",
            "query_time": "2024-06-03 22:30:16",
            "create_date": "2022-08-31",
            "update_date": "2023-11-27",
            "expiry_date": "2024-08-31",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "altpartners.com",
            "domain_keyword": "altpartners",
            "domain_tld": "com",
            "query_time": "2024-05-09 06:10:52",
            "create_date": "2010-02-24",
            "update_date": "2020-04-09",
            "expiry_date": "2025-02-24",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "artpartners.com.au",
            "domain_keyword": "artpartners",
            "domain_tld": "com.au",
            "query_time": "2024-06-10 08:45:11",
            "update_date": "2024-06-01",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Joel Strachan",
            "name_servers": [
                "bill.ns.cloudflare.com",
                "kia.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "acepartners.in",
            "domain_keyword": "acepartners",
            "domain_tld": "in",
            "query_time": "2024-06-10 01:18:39",
            "create_date": "2021-11-25",
            "update_date": "2023-12-12",
            "expiry_date": "2025-11-25",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "acvpartners.net",
            "domain_keyword": "acvpartners",
            "domain_tld": "net",
            "query_time": "2024-06-10 16:03:29",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-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": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "actapartners.com",
            "domain_keyword": "actapartners",
            "domain_tld": "com",
            "query_time": "2024-05-30 11:33:59",
            "create_date": "2004-05-14",
            "update_date": "2024-05-16",
            "expiry_date": "2024-05-14",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "ACTA Corporate Finance",
            "registrant_state": "PostArea.....: Hellerup",
            "registrant_country": "DK",
            "registrant_email": "https://csl-registrar.com/contact/actapartners.com/owner",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 77,
            "domain_name": "acepartners.ru",
            "domain_keyword": "acepartners",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:02:21",
            "create_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "ac-partners.co",
            "domain_keyword": "ac-partners",
            "domain_tld": "co",
            "query_time": "2024-05-13 11:26:59",
            "create_date": "2023-06-19",
            "update_date": "2023-11-17",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1626,
            "registrar_name": "Domainbox Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "wctpartners.com",
            "domain_keyword": "wctpartners",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:42:13",
            "create_date": "2017-05-29",
            "update_date": "2020-05-23",
            "expiry_date": "2024-05-29",
            "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": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "octpartners.com",
            "domain_keyword": "octpartners",
            "domain_tld": "com",
            "query_time": "2024-05-19 20:28:31",
            "create_date": "2021-03-19",
            "update_date": "2024-04-18",
            "expiry_date": "2025-03-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "ac-partners.co.uk",
            "domain_keyword": "ac-partners",
            "domain_tld": "co.uk",
            "query_time": "2024-06-03 22:30:15",
            "create_date": "2017-05-01",
            "update_date": "2023-12-04",
            "expiry_date": "2025-05-01",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.enickelodeon.com",
                "ns4.enickelodeon.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "acfpartners.nl",
            "domain_keyword": "acfpartners",
            "domain_tld": "nl",
            "query_time": "2024-05-09 19:23:14",
            "create_date": "2014-05-13",
            "update_date": "2021-03-30",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "nile.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 83,
            "domain_name": "acepartners.energy",
            "domain_keyword": "acepartners",
            "domain_tld": "energy",
            "query_time": "2024-05-17 06:48:39",
            "create_date": "2015-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tctpartners.com",
            "domain_keyword": "tctpartners",
            "domain_tld": "com",
            "query_time": "2024-04-20 21:15:52",
            "create_date": "2019-10-29",
            "update_date": "2023-10-30",
            "expiry_date": "2024-10-29",
            "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": 85,
            "domain_name": "ac-partners.it",
            "domain_keyword": "ac-partners",
            "domain_tld": "it",
            "query_time": "2024-06-10 20:55:15",
            "create_date": "2023-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "A.C. & Partners Srls",
            "registrant_address": "Via Giuseppe Di Vittorio 10",
            "registrant_city": "Aprilia, Lt",
            "registrant_state": "LT",
            "registrant_zip": "04011",
            "registrant_country": "IT",
            "name_servers": [
                "ns-252-a.gandi.net",
                "ns-252-b.gandi.net",
                "ns-253-c.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 86,
            "domain_name": "ackpartners.org",
            "domain_keyword": "ackpartners",
            "domain_tld": "org",
            "query_time": "2024-04-25 06:02:54",
            "create_date": "2004-07-20",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Musicus Group",
            "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.fatcow.com",
                "ns2.fatcow.com",
                "ns3.fatcow.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "actspartners.com",
            "domain_keyword": "actspartners",
            "domain_tld": "com",
            "query_time": "2024-05-22 08:39:25",
            "create_date": "2019-05-17",
            "update_date": "2024-03-31",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "CH",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "acipartners.fr",
            "domain_keyword": "acipartners",
            "domain_tld": "fr",
            "query_time": "2024-05-21 16:14:48",
            "create_date": "2018-10-17",
            "update_date": "2023-11-17",
            "expiry_date": "2029-10-17",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns-242-a.gandi.net",
                "ns-37-c.gandi.net",
                "ns-86-b.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 89,
            "domain_name": "mctpartners.com",
            "domain_keyword": "mctpartners",
            "domain_tld": "com",
            "query_time": "2024-06-07 11:24:08",
            "create_date": "1997-07-25",
            "update_date": "2023-05-11",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "acepartners.net",
            "domain_keyword": "acepartners",
            "domain_tld": "net",
            "query_time": "2024-05-09 19:15:51",
            "create_date": "2021-06-08",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-08",
            "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=acepartners.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 91,
            "domain_name": "catpartners.co.jp",
            "domain_keyword": "catpartners",
            "domain_tld": "co.jp",
            "query_time": "2024-05-23 11:29:04",
            "create_date": "2009-05-21",
            "update_date": "2023-06-01",
            "registrant_company": "CAT Partners LLC",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 92,
            "domain_name": "acppartners.com",
            "domain_keyword": "acppartners",
            "domain_tld": "com",
            "query_time": "2024-05-23 17:04:59",
            "create_date": "2001-10-31",
            "update_date": "2020-07-30",
            "expiry_date": "2024-10-31",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "accpartners.it",
            "domain_keyword": "accpartners",
            "domain_tld": "it",
            "query_time": "2024-06-07 10:09:54",
            "create_date": "2003-03-10",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "ACC & PARTNERS s.r.l.",
            "registrant_address": "Via Bruno Buozzi, 98",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00197",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dnshigh.com",
                "ns2.dnshigh.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 94,
            "domain_name": "acepartners.nl",
            "domain_keyword": "acepartners",
            "domain_tld": "nl",
            "query_time": "2024-04-28 12:10:27",
            "create_date": "2011-08-01",
            "update_date": "2024-01-17",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "atcpartners.net",
            "domain_keyword": "atcpartners",
            "domain_tld": "net",
            "query_time": "2024-04-15 02:52:24",
            "create_date": "2019-09-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-05",
            "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=atcpartners.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "factpartners.com",
            "domain_keyword": "factpartners",
            "domain_tld": "com",
            "query_time": "2024-04-26 16:34:52",
            "create_date": "2006-01-27",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ictpartners.uk",
            "domain_keyword": "ictpartners",
            "domain_tld": "uk",
            "query_time": "2024-04-26 22:36:27",
            "create_date": "2022-12-12",
            "update_date": "2023-08-09",
            "expiry_date": "2024-12-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "pctpartners.com",
            "domain_keyword": "pctpartners",
            "domain_tld": "com",
            "query_time": "2024-05-27 03:10:03",
            "create_date": "2019-05-24",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-24",
            "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": 99,
            "domain_name": "acgpartners.net",
            "domain_keyword": "acgpartners",
            "domain_tld": "net",
            "query_time": "2024-05-27 04:02:40",
            "create_date": "2023-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "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=acgpartners.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ictpartners.it",
            "domain_keyword": "ictpartners",
            "domain_tld": "it",
            "query_time": "2024-04-30 15:33:55",
            "create_date": "2012-11-30",
            "update_date": "2023-12-16",
            "expiry_date": "2024-11-30",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Studio Prof.le Ass.to Ingg. Giustiniani e Taliercio",
            "registrant_address": "via Giuseppe Pecci, 15",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00165",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.332,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>actpartners.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4095</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>acmpartners.it, acspartners.dev, acppartners.net, acypartners.com, acpartners.it, actpartner.org, acopartners.com, acktpartners.com, acopartners.net, ac-partners.net, aqtpartners.com, act1partners.com, agtpartners.com, bctpartners.com, accpartners.com, antpartners.com, catpartners.com, acipartners.net, artpartners.online, acfpartners.org, acjpartners.co.uk, hctpartners.com, atcpartners.com, aclpartners.fr, acepartners.org, artpartners.org, catpartners.net, aptpartners.com, abtpartners.com, sctpartners.com, ictpartners.net, artpartners.ru, aptpartners.in, accpartners.net, nctpartners.com, atcpartners.org, actcpartners.com, ictpartners.com, artpartners.net, acmpartners.org, acwpartners.com, acmpartners.com, a-tpartners.com, acfpartners.com, aclpartners.com, amtpartners.com, ectpartners.com, acvpartners.online, mactpartners.co.uk, jctpartners.com, artpartners.nl, dctpartners.site, aftpartners.net, acvpartners.email, catpartners.pl, acopartners.org, acapartners.com, pactpartners.com, acepartners.com, acdpartners.com, acspartners.co.uk, attpartners.com, achpartners.co.uk, aftpartners.com, mactpartners.com, acupartners.com, ac-partners.com, acepartners.online, acctpartners.com, aetpartners.com, ac-partners.org, altpartners.com, artpartners.com.au, acepartners.in, acvpartners.net, actapartners.com, acepartners.ru, ac-partners.co, wctpartners.com, octpartners.com, ac-partners.co.uk, acfpartners.nl, acepartners.energy, tctpartners.com, ac-partners.it, ackpartners.org, actspartners.com, acipartners.fr, mctpartners.com, acepartners.net, catpartners.co.jp, acppartners.com, accpartners.it, acepartners.nl, atcpartners.net, factpartners.com, ictpartners.uk, pctpartners.com, acgpartners.net, ictpartners.it</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>acmpartners.it</domain_name>
   <domain_keyword>acmpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 22:55:27</query_time>
   <create_date>2019-01-10</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>AURORA SAS DI DAL Bò DANIELE &amp; C.</registrant_company>
   <registrant_address>VIA VALESELLE 6 FRAZIONE DI CONSCIO, 6</registrant_address>
   <registrant_city>Casale sul Sile</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31032</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>2</num>
   <domain_name>acspartners.dev</domain_name>
   <domain_keyword>acspartners</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-19 20:30:30</query_time>
   <create_date>2019-12-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>acppartners.net</domain_name>
   <domain_keyword>acppartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 17:04:59</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2023-06-24</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=acppartners.net</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>4</num>
   <domain_name>acypartners.com</domain_name>
   <domain_keyword>acypartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 05:33:56</query_time>
   <create_date>2020-07-21</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2025-07-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>beth.ns.cloudflare.com</value>
    <value>terry.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>5</num>
   <domain_name>acpartners.it</domain_name>
   <domain_keyword>acpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-23 17:04:48</query_time>
   <create_date>2014-12-29</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Re-start Consulting Srl</registrant_company>
   <registrant_address>viale gramsci, 21</registrant_address>
   <registrant_city>NAPOLI</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>80122</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>6</num>
   <domain_name>actpartner.org</domain_name>
   <domain_keyword>actpartner</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 09:25:05</query_time>
   <create_date>2021-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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>ns11.domaincontrol.com</value>
    <value>ns12.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>7</num>
   <domain_name>acopartners.com</domain_name>
   <domain_keyword>acopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:44:26</query_time>
   <create_date>2023-08-22</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=acopartners.com</registrant_email>
   <registrant_phone>+1.2563740797</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>8</num>
   <domain_name>acktpartners.com</domain_name>
   <domain_keyword>acktpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 06:03:27</query_time>
   <create_date>2005-01-05</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kenichi Arakawa</registrant_name>
   <registrant_company>Arakawa,Kenichi</registrant_company>
   <registrant_address>1-6-1 Tsurumichuo Tsurumi-ku, 1006</registrant_address>
   <registrant_city>Yokohama-city</registrant_city>
   <registrant_state>Kanagawa</registrant_state>
   <registrant_zip>230-0051</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.334645107</registrant_phone>
   <registrant_fax>+81.334645107</registrant_fax>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>acopartners.net</domain_name>
   <domain_keyword>acopartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 15:51:23</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ac-partners.net</domain_name>
   <domain_keyword>ac-partners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 00:39:57</query_time>
   <create_date>2007-07-31</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>Enartia Single Member S.A.</registrar_name>
   <registrar_website>https://www.papaki.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>Albania</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AL</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/d6e411c9-9028-438e-9acc-4fd9023a3ecf</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vodadns.com</value>
    <value>ns2.vodadns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>aqtpartners.com</domain_name>
   <domain_keyword>aqtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 12:51:24</query_time>
   <create_date>2019-02-26</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>act1partners.com</domain_name>
   <domain_keyword>act1partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:28:49</query_time>
   <create_date>2018-11-29</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-29</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>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>agtpartners.com</domain_name>
   <domain_keyword>agtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:25:40</query_time>
   <create_date>2010-01-28</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O agtpartners.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bctpartners.com</domain_name>
   <domain_keyword>bctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:42:10</query_time>
   <create_date>2000-01-30</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of REGISTER.COM</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>accpartners.com</domain_name>
   <domain_keyword>accpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 10:09:54</query_time>
   <create_date>2009-01-13</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2026-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>antpartners.com</domain_name>
   <domain_keyword>antpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:11:03</query_time>
   <create_date>2014-10-26</create_date>
   <update_date>2020-10-20</update_date>
   <expiry_date>2025-10-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.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>catpartners.com</domain_name>
   <domain_keyword>catpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:26:50</query_time>
   <create_date>1997-12-22</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>220 E Flamingo Road</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89169</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/catpartners.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>acipartners.net</domain_name>
   <domain_keyword>acipartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 05:59:11</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>4010</registrar_iana>
   <registrar_name>Gname 041 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>artpartners.online</domain_name>
   <domain_keyword>artpartners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-18 04:16:59</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-08</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>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>20</num>
   <domain_name>acfpartners.org</domain_name>
   <domain_keyword>acfpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 12:04:56</query_time>
   <create_date>2023-06-08</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-08</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>ns23.domaincontrol.com</value>
    <value>ns24.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>21</num>
   <domain_name>acjpartners.co.uk</domain_name>
   <domain_keyword>acjpartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-17 17:36:47</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2027-03-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>hctpartners.com</domain_name>
   <domain_keyword>hctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 08:47:17</query_time>
   <create_date>2014-10-05</create_date>
   <update_date>2021-07-16</update_date>
   <expiry_date>2024-10-05</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.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>atcpartners.com</domain_name>
   <domain_keyword>atcpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 06:03:39</query_time>
   <create_date>1999-05-15</create_date>
   <update_date>2022-03-16</update_date>
   <expiry_date>2027-05-15</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.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>24</num>
   <domain_name>aclpartners.fr</domain_name>
   <domain_keyword>aclpartners</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 21:46:11</query_time>
   <create_date>2010-07-08</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>ACL CONSEIL</registrant_company>
   <registrant_address>ACL CONSEIL, 31 RUE DE LA TUILERIE, 92150 SURESNES</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.662671238</registrant_phone>
   <name_servers>
    <value>ns-186-a.gandi.net</value>
    <value>ns-198-b.gandi.net</value>
    <value>ns-45-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>acepartners.org</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 19:15:51</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.acepartners.org</value>
    <value>ns2.acepartners.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>artpartners.org</domain_name>
   <domain_keyword>artpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 04:16:59</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>3926</registrar_iana>
   <registrar_name>Sav.com, LLC - 36</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-7dd3a89f.ns3.dan.hosting</value>
    <value>verification-jmytkzeoni2p34kp6l8ojb.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>catpartners.net</domain_name>
   <domain_keyword>catpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 09:16:02</query_time>
   <create_date>2001-11-09</create_date>
   <update_date>2022-11-25</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>13</registrar_iana>
   <registrar_name>Webcentral Group Ltd</registrar_name>
   <registrar_website>hrs-admin.webcentralgroup.com.au</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>CT</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e2296d0f-a695-4c2f-a359-0f3fd6cc7e36</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.sherweb.com</value>
    <value>dns2.sherweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>aptpartners.com</domain_name>
   <domain_keyword>aptpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:40:02</query_time>
   <create_date>2011-03-02</create_date>
   <update_date>2020-04-16</update_date>
   <expiry_date>2025-03-02</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>29</num>
   <domain_name>abtpartners.com</domain_name>
   <domain_keyword>abtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 00:09:12</query_time>
   <create_date>2017-05-08</create_date>
   <update_date>2020-05-02</update_date>
   <expiry_date>2025-05-08</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>30</num>
   <domain_name>sctpartners.com</domain_name>
   <domain_keyword>sctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 12:46:47</query_time>
   <create_date>2004-11-17</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-17</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=sctpartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.durocom.com</value>
    <value>ns2.durocom.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>31</num>
   <domain_name>ictpartners.net</domain_name>
   <domain_keyword>ictpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 01:23:27</query_time>
   <create_date>2021-02-27</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2025-02-27</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>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>32</num>
   <domain_name>artpartners.ru</domain_name>
   <domain_keyword>artpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:24:44</query_time>
   <create_date>2023-12-12</create_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>aptpartners.in</domain_name>
   <domain_keyword>aptpartners</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-20 13:54:32</query_time>
   <create_date>2022-03-15</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Socio Marker</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>cloud1.hostguy.com</value>
    <value>cloud2.hostguy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>accpartners.net</domain_name>
   <domain_keyword>accpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 02:39:30</query_time>
   <create_date>2019-10-06</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of accpartners.net owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1053.awsdns-03.org</value>
    <value>ns-1896.awsdns-45.co.uk</value>
    <value>ns-304.awsdns-38.com</value>
    <value>ns-584.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>nctpartners.com</domain_name>
   <domain_keyword>nctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 12:59:58</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2027-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>atcpartners.org</domain_name>
   <domain_keyword>atcpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 04:36:15</query_time>
   <create_date>2020-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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>ns43.domaincontrol.com</value>
    <value>ns44.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>37</num>
   <domain_name>actcpartners.com</domain_name>
   <domain_keyword>actcpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 07:33:10</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ictpartners.com</domain_name>
   <domain_keyword>ictpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:52:28</query_time>
   <create_date>1997-07-01</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.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>artpartners.net</domain_name>
   <domain_keyword>artpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 17:09:14</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/artpartners.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>cheryl.ns.cloudflare.com</value>
    <value>luke.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>acmpartners.org</domain_name>
   <domain_keyword>acmpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-05 13:35:02</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-10-07</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>ns51.domaincontrol.com</value>
    <value>ns52.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>41</num>
   <domain_name>acwpartners.com</domain_name>
   <domain_keyword>acwpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 21:28:34</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.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>42</num>
   <domain_name>acmpartners.com</domain_name>
   <domain_keyword>acmpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 00:18:27</query_time>
   <create_date>2004-03-06</create_date>
   <update_date>2017-08-03</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns93.worldnic.com</value>
    <value>ns94.worldnic.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>a-tpartners.com</domain_name>
   <domain_keyword>a-tpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 23:54:24</query_time>
   <create_date>2015-06-12</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>acfpartners.com</domain_name>
   <domain_keyword>acfpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 14:56:35</query_time>
   <create_date>2015-03-17</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-17</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>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>aclpartners.com</domain_name>
   <domain_keyword>aclpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 04:02:12</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2021-01-14</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>amtpartners.com</domain_name>
   <domain_keyword>amtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 03:16:10</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-30</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>ns27.domaincontrol.com</value>
    <value>ns28.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>47</num>
   <domain_name>ectpartners.com</domain_name>
   <domain_keyword>ectpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 13:36:09</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_iana>1534</registrar_iana>
   <registrar_name>Aerotek Bilisim Sanayi ve Ticaret AS</registrar_name>
   <registrar_website>http://www.turhost.com/domain</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>cpns1.turhost.com</value>
    <value>cpns2.turhost.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>acvpartners.online</domain_name>
   <domain_keyword>acvpartners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-13 11:14:34</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mactpartners.co.uk</domain_name>
   <domain_keyword>mactpartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 13:38:24</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2026-02-20</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>jctpartners.com</domain_name>
   <domain_keyword>jctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:36:01</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2026-01-18</expiry_date>
   <registrar_iana>1480</registrar_iana>
   <registrar_name>The Registrar Company B.V.</registrar_name>
   <registrar_website>https://www.theregistrarcompany.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>JCT Capital BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/jctpartners.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.thednscompany.com</value>
    <value>ns2.thednscompany.com</value>
    <value>ns3.thednscompany.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>artpartners.nl</domain_name>
   <domain_keyword>artpartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 06:21:09</query_time>
   <create_date>2000-05-10</create_date>
   <update_date>2022-06-24</update_date>
   <registrar_name>Claranet Benelux B.V.</registrar_name>
   <name_servers>
    <value>ns0.claranet.com</value>
    <value>ns1.clara.net</value>
    <value>ns2.claranet.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dctpartners.site</domain_name>
   <domain_keyword>dctpartners</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-16 04:22:51</query_time>
   <create_date>2022-11-20</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>jakub.ns.cloudflare.com</value>
    <value>kristina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>aftpartners.net</domain_name>
   <domain_keyword>aftpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 03:37:35</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>acvpartners.email</domain_name>
   <domain_keyword>acvpartners</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-10 17:50:12</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>catpartners.pl</domain_name>
   <domain_keyword>catpartners</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-13 17:15:48</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2025-07-06</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>56</num>
   <domain_name>acopartners.org</domain_name>
   <domain_keyword>acopartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 22:57:46</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>57</num>
   <domain_name>acapartners.com</domain_name>
   <domain_keyword>acapartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:58:31</query_time>
   <create_date>2010-12-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-26</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.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>58</num>
   <domain_name>pactpartners.com</domain_name>
   <domain_keyword>pactpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 11:44:39</query_time>
   <create_date>1997-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-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>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=pactpartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>mario.ns.cloudflare.com</value>
    <value>zelda.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>59</num>
   <domain_name>acepartners.com</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 01:18:38</query_time>
   <create_date>2009-04-26</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2026-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>acdpartners.com</domain_name>
   <domain_keyword>acdpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:24:54</query_time>
   <create_date>2014-08-27</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>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=acdpartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>61</num>
   <domain_name>acspartners.co.uk</domain_name>
   <domain_keyword>acspartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 01:22:19</query_time>
   <create_date>2002-04-28</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2026-04-28</expiry_date>
   <registrar_name>Easyspace Ltd [Tag = EASYSPACE]</registrar_name>
   <registrar_website>https://www.easyspace.com/domain-names/extensions/uk</registrar_website>
   <name_servers>
    <value>ns1.namecity.com</value>
    <value>ns2.namecity.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>attpartners.com</domain_name>
   <domain_keyword>attpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 23:01:34</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>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>ns-wh1.web.z.com</value>
    <value>ns-wh2.web.z.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>achpartners.co.uk</domain_name>
   <domain_keyword>achpartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:27:33</query_time>
   <create_date>2019-09-08</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1033.ui-dns.com</value>
    <value>ns1051.ui-dns.org</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1085.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>aftpartners.com</domain_name>
   <domain_keyword>aftpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 01:49:16</query_time>
   <create_date>2024-03-14</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=aftpartners.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>mactpartners.com</domain_name>
   <domain_keyword>mactpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 00:07:19</query_time>
   <create_date>2017-02-20</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-20</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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>acupartners.com</domain_name>
   <domain_keyword>acupartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 15:59:26</query_time>
   <create_date>2010-02-04</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2028-02-04</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>ns10.wixdns.net</value>
    <value>ns11.wixdns.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>67</num>
   <domain_name>ac-partners.com</domain_name>
   <domain_keyword>ac-partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:32:01</query_time>
   <create_date>2019-08-26</create_date>
   <update_date>2020-08-20</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>acepartners.online</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 16:21:04</query_time>
   <create_date>2023-11-28</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Sverdlosvkaia oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>acctpartners.com</domain_name>
   <domain_keyword>acctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 21:33:36</query_time>
   <create_date>2002-05-16</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2029-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>ns1.worldnic.com</value>
    <value>ns2.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>aetpartners.com</domain_name>
   <domain_keyword>aetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:01:51</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Sarawak</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/aetpartners.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>crystal.ns.cloudflare.com</value>
    <value>johnny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ac-partners.org</domain_name>
   <domain_keyword>ac-partners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-03 22:30:16</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>altpartners.com</domain_name>
   <domain_keyword>altpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 06:10:52</query_time>
   <create_date>2010-02-24</create_date>
   <update_date>2020-04-09</update_date>
   <expiry_date>2025-02-24</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>artpartners.com.au</domain_name>
   <domain_keyword>artpartners</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-10 08:45:11</query_time>
   <update_date>2024-06-01</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Joel Strachan</registrant_name>
   <name_servers>
    <value>bill.ns.cloudflare.com</value>
    <value>kia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>acepartners.in</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-10 01:18:39</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-11-25</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>acvpartners.net</domain_name>
   <domain_keyword>acvpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 16:03:29</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-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>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>actapartners.com</domain_name>
   <domain_keyword>actapartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 11:33:59</query_time>
   <create_date>2004-05-14</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-05-14</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>ACTA Corporate Finance</registrant_company>
   <registrant_state>PostArea.....: Hellerup</registrant_state>
   <registrant_country>DK</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/actapartners.com/owner</registrant_email>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>acepartners.ru</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:02:21</query_time>
   <create_date>2023-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>78</num>
   <domain_name>ac-partners.co</domain_name>
   <domain_keyword>ac-partners</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-13 11:26:59</query_time>
   <create_date>2023-06-19</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1626</registrar_iana>
   <registrar_name>Domainbox Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>wctpartners.com</domain_name>
   <domain_keyword>wctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:42:13</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2020-05-23</update_date>
   <expiry_date>2024-05-29</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>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>octpartners.com</domain_name>
   <domain_keyword>octpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 20:28:31</query_time>
   <create_date>2021-03-19</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>ac-partners.co.uk</domain_name>
   <domain_keyword>ac-partners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-03 22:30:15</query_time>
   <create_date>2017-05-01</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.enickelodeon.com</value>
    <value>ns4.enickelodeon.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>acfpartners.nl</domain_name>
   <domain_keyword>acfpartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 19:23:14</query_time>
   <create_date>2014-05-13</create_date>
   <update_date>2021-03-30</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>nile.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>acepartners.energy</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>energy</domain_tld>
   <query_time>2024-05-17 06:48:39</query_time>
   <create_date>2015-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>tctpartners.com</domain_name>
   <domain_keyword>tctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 21:15:52</query_time>
   <create_date>2019-10-29</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>85</num>
   <domain_name>ac-partners.it</domain_name>
   <domain_keyword>ac-partners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 20:55:15</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>A.C. &amp; Partners Srls</registrant_company>
   <registrant_address>Via Giuseppe Di Vittorio 10</registrant_address>
   <registrant_city>Aprilia, Lt</registrant_city>
   <registrant_state>LT</registrant_state>
   <registrant_zip>04011</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-252-a.gandi.net</value>
    <value>ns-252-b.gandi.net</value>
    <value>ns-253-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ackpartners.org</domain_name>
   <domain_keyword>ackpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 06:02:54</query_time>
   <create_date>2004-07-20</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-20</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>The Musicus Group</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.fatcow.com</value>
    <value>ns2.fatcow.com</value>
    <value>ns3.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>actspartners.com</domain_name>
   <domain_keyword>actspartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 08:39:25</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>acipartners.fr</domain_name>
   <domain_keyword>acipartners</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-21 16:14:48</query_time>
   <create_date>2018-10-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2029-10-17</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns-242-a.gandi.net</value>
    <value>ns-37-c.gandi.net</value>
    <value>ns-86-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>mctpartners.com</domain_name>
   <domain_keyword>mctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 11:24:08</query_time>
   <create_date>1997-07-25</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>90</num>
   <domain_name>acepartners.net</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 19:15:51</query_time>
   <create_date>2021-06-08</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-08</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=acepartners.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>catpartners.co.jp</domain_name>
   <domain_keyword>catpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-23 11:29:04</query_time>
   <create_date>2009-05-21</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>CAT Partners LLC</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>acppartners.com</domain_name>
   <domain_keyword>acppartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 17:04:59</query_time>
   <create_date>2001-10-31</create_date>
   <update_date>2020-07-30</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>accpartners.it</domain_name>
   <domain_keyword>accpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 10:09:54</query_time>
   <create_date>2003-03-10</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>ACC &amp; PARTNERS s.r.l.</registrant_company>
   <registrant_address>Via Bruno Buozzi, 98</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00197</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dnshigh.com</value>
    <value>ns2.dnshigh.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>acepartners.nl</domain_name>
   <domain_keyword>acepartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-28 12:10:27</query_time>
   <create_date>2011-08-01</create_date>
   <update_date>2024-01-17</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>atcpartners.net</domain_name>
   <domain_keyword>atcpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 02:52:24</query_time>
   <create_date>2019-09-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-05</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=atcpartners.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.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>96</num>
   <domain_name>factpartners.com</domain_name>
   <domain_keyword>factpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 16:34:52</query_time>
   <create_date>2006-01-27</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ictpartners.uk</domain_name>
   <domain_keyword>ictpartners</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 22:36:27</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>pctpartners.com</domain_name>
   <domain_keyword>pctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 03:10:03</query_time>
   <create_date>2019-05-24</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>99</num>
   <domain_name>acgpartners.net</domain_name>
   <domain_keyword>acgpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 04:02:40</query_time>
   <create_date>2023-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>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=acgpartners.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>100</num>
   <domain_name>ictpartners.it</domain_name>
   <domain_keyword>ictpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-30 15:33:55</query_time>
   <create_date>2012-11-30</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Studio Prof.le Ass.to Ingg. Giustiniani e Taliercio</registrant_company>
   <registrant_address>via Giuseppe Pecci, 15</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00165</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>
 </results>
 <stats>
  <total_time>0.332</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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