WHOIS QUERY TIME

3 Jun 2024 - 9:06 PM UTC

Modified: 30 March 2024

REGISTRAR

Name: Domain Directors Pty Ltd trading as Instra
Website: https://www.instra.com/en/about-us/contact-us

DNSSEC

unsigned

NAME SERVERS

ns0.telstra.net
ns1.telstra.net

DOMAIN STATUS

ok

REGISTRANT

Name: Joseph Eid

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=tatepartners.com.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "tatepartners.com.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "tatepartners.com.au",
            "domain_keyword": "tatepartners",
            "domain_tld": "com.au",
            "query_time": "2024-06-03 21:06:16",
            "update_date": "2024-03-30",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Joseph Eid",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>tatepartners.com.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>tatepartners.com.au</domain_name>
   <domain_keyword>tatepartners</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-03 21:06:16</query_time>
   <update_date>2024-03-30</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Joseph Eid</registrant_name>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.073 seconds) for "tatepartners.com.au" in our Historical WHOIS Database.
#1 - QUERY TIME

22 Feb 2024 - 6:19 PM UTC

Modified: 1 June 2022

REGISTRAR

Name: Domain Directors Pty Ltd trading as Instra
Website: https://www.instra.com/en/about-us/contact-us

DNSSEC

unsigned

NAME SERVERS

ns0.telstra.net
ns1.telstra.net

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Joseph Eid

#2 - QUERY TIME

6 Apr 2024 - 10:10 AM UTC

Modified: 30 March 2024

REGISTRAR

Name: Domain Directors Pty Ltd trading as Instra
Website: https://www.instra.com/en/about-us/contact-us

DNSSEC

unsigned

NAME SERVERS

ns0.telstra.net
ns1.telstra.net

DOMAIN STATUS

ok

REGISTRANT

Name: Joseph Eid

* 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=tatepartners.com.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "tatepartners.com.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "tatepartners.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "tatepartners.com.au",
            "domain_keyword": "tatepartners",
            "domain_tld": "com.au",
            "query_time": "2024-02-22 18:19:19",
            "update_date": "2022-06-01",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Joseph Eid",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tatepartners.com.au",
            "domain_keyword": "tatepartners",
            "domain_tld": "com.au",
            "query_time": "2024-04-06 10:10:34",
            "update_date": "2024-03-30",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Joseph Eid",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "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>tatepartners.com.au</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>tatepartners.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tatepartners.com.au</domain_name>
   <domain_keyword>tatepartners</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-02-22 18:19:19</query_time>
   <update_date>2022-06-01</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Joseph Eid</registrant_name>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tatepartners.com.au</domain_name>
   <domain_keyword>tatepartners</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-06 10:10:34</query_time>
   <update_date>2024-03-30</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Joseph Eid</registrant_name>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.073</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.025 seconds) which contained the exact domain keyword "tatepartners".
Domain Name Registered Expiry Registrar Ownership
1 tatepartners.com 18 Jun 2001 18 Jun 2024 Network Solutions, LLC -
2 tatepartners.net 15 Sep 2004 15 Sep 2024 Network Solutions, LLC -
3 tatepartners.com.au - - Domain Directors Pty Ltd trading as Instra Joseph Eid

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=tatepartners&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "tatepartners",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "tatepartners.com, tatepartners.net, tatepartners.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "tatepartners.com",
            "domain_keyword": "tatepartners",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:26:29",
            "create_date": "2001-06-18",
            "update_date": "2023-04-19",
            "expiry_date": "2024-06-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "tatepartners.net",
            "domain_keyword": "tatepartners",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:26:29",
            "create_date": "2004-09-15",
            "update_date": "2023-05-24",
            "expiry_date": "2024-09-15",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns39.worldnic.com",
                "ns40.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "tatepartners.com.au",
            "domain_keyword": "tatepartners",
            "domain_tld": "com.au",
            "query_time": "2024-06-03 21:06:16",
            "update_date": "2024-03-30",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Joseph Eid",
            "name_servers": [
                "ns0.telstra.net",
                "ns1.telstra.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.025,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>tatepartners</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>tatepartners.com, tatepartners.net, tatepartners.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>tatepartners.com</domain_name>
   <domain_keyword>tatepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:26:29</query_time>
   <create_date>2001-06-18</create_date>
   <update_date>2023-04-19</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>tatepartners.net</domain_name>
   <domain_keyword>tatepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:26:29</query_time>
   <create_date>2004-09-15</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-09-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>ns39.worldnic.com</value>
    <value>ns40.worldnic.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>tatepartners.com.au</domain_name>
   <domain_keyword>tatepartners</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-03 21:06:16</query_time>
   <update_date>2024-03-30</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Joseph Eid</registrant_name>
   <name_servers>
    <value>ns0.telstra.net</value>
    <value>ns1.telstra.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.025</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 941 domain names (in 0.226 seconds) which look and sound like the brand name "tatepartners".
Domain Name Registered Expiry Registrar Ownership
1 ratepartners.com 9 Nov 2010 9 Nov 2024 GoDaddy.com, LLC -
2 statepartners.net 20 Dec 2018 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 gatepartners.com 29 Sep 2009 29 Sep 2024 Hosting Concepts B.V. d/b/a Registrar.eu Mauriks Group BV
4 natepartners.com 1 May 2023 1 May 2025 HOSTINGER operations, UAB -
5 takepartners.ru 29 Apr 2024 29 Apr 2025 REGRU-RU Private Person
6 tttepartners.com 11 Jan 2023 11 Jan 2025 Wild West Domains, LLC -
7 matepartners.com 15 Oct 2022 15 Oct 2025 GoDaddy.com, LLC -
8 tatapartners.com 9 Feb 2015 9 Feb 2025 GoDaddy.com, LLC -
9 gatepartners.online 4 Oct 2023 4 Oct 2024 Network Solutions LLC Gate Capital
10 datepartners.com 1 Oct 2002 1 Oct 2024 ENOM, INC. REDACTED FOR PRIVACY
11 ratepartners.xyz 28 Feb 2024 28 Feb 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
12 tastepartners.com 28 Apr 2015 28 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
13 atepartners.com 26 Jan 2022 26 Jan 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 tatpartners.com 17 Dec 2018 17 Dec 2024 GoDaddy.com, LLC -
15 tapepartners.net 11 Aug 2023 11 Aug 2024 GoDaddy.com, LLC -
16 tapepartners.com 11 Aug 2023 11 Aug 2025 GoDaddy.com, LLC -
17 totepartners.com 21 Feb 2023 21 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
18 gatepartners.net 4 Oct 2023 4 Oct 2026 Network Solutions, LLC -
19 tacepartners.com 9 Oct 2019 9 Oct 2029 GoDaddy.com, LLC -
20 takepartners.online 29 Apr 2024 29 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
21 katepartners.com 10 Dec 2020 10 Dec 2024 GoDaddy.com, LLC -
22 trtepartners.com 21 Apr 2022 21 Apr 2025 GoDaddy.com, LLC -
23 statepartners.com 3 Aug 2008 3 Aug 2024 GoDaddy.com, LLC -
24 sitepartners.ru 10 Mar 2010 10 Mar 2025 BEGET-RU Private Person
25 damepartners.com 24 Mar 2023 24 Mar 2025 SAV.COM, LLC REDACTED FOR PRIVACY
26 lacepartners.com 11 Feb 2014 11 Feb 2025 123-Reg Limited -
27 datapartners.ru 11 Dec 2023 11 Dec 2024 REGRU-RU Private Person
28 tradepartners.info 15 May 2023 15 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
29 estatepartners.co.uk 19 Nov 2018 19 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
30 safepartners.com 4 Feb 2004 4 Feb 2030 Dynadot Inc -
31 katopartners.com 15 Aug 2023 15 Aug 2024 GoDaddy.com, LLC -
32 waterpartners.info 5 Oct 2001 5 Oct 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 vapepartners.com 30 Jul 2023 30 Jul 2024 DropCatch.com 844 LLC HugeDomains.com
34 sitepartners.ca 25 Apr 2018 25 Apr 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
35 mstatepartners.com 22 Oct 2021 22 Oct 2024 Squarespace Domains LLC M State Partners
36 wavepartners.eu - - WEDOS Internet, a.s. -
37 tanopartners.com 14 Sep 2017 14 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
38 tangpartners.org 28 Apr 2014 28 Apr 2025 eNom, LLC Whois Privacy Protection Service, Inc.
39 dantepartners.com 16 Apr 2009 16 Apr 2026 Register.com, Inc. -
40 fasepartners.com 27 Jan 2024 27 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
41 tatumpartners.net 30 May 2001 30 May 2026 CSC CORPORATE DOMAINS, INC. SFN Group, Inc.
42 sabepartners.com 10 Sep 2021 10 Sep 2024 Arcanes Technologies Privacy Protect, LLC (PrivacyProtect.org)
43 tankpartners.com.br 14 Jun 2000 14 Jun 2024 - Tankpartners do Brasil Ltda
44 waterpartners.jp 11 Jan 2010 31 Jan 2025 - bonraccoon
45 tta-partners.com 19 Oct 2018 19 Oct 2024 Nics Telekomunikasyon A.S. -
46 carepartners.uk 5 Nov 2018 5 Nov 2024 Easyspace Ltd [Tag = EASYSPACE] -
47 cajepartners.net 24 Apr 2024 24 Apr 2025 Epik LLC -
48 wadepartners.se 6 Jul 2021 6 Jul 2024 Key-Systems Gmbh -
49 tal-partners.com 1 Nov 2023 1 Nov 2024 GoDaddy.com, LLC -
50 tamespartners.com 16 Aug 2006 31 Jan 2028 GoDaddy.com, LLC -
51 tavipartners.com 30 Aug 2022 30 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
52 taskpartners.co.uk 21 Aug 2018 21 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
53 mazepartners.org 25 Sep 2019 25 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
54 tirepartners.net 17 Jun 2004 17 Jun 2024 CSC CORPORATE DOMAINS, INC. The Pep Boys - Manny, Moe & Jack
55 patelpartners.com 27 Sep 2003 27 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
56 salepartners.today 11 Apr 2023 11 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
57 telepartners.nl 2 Nov 2005 - Media Village B.V. -
58 tavipartners.net 30 Aug 2022 30 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
59 stagepartners.com 13 Apr 2022 13 Apr 2025 GoDaddy.com, LLC -
60 treepartners.net 7 May 2008 7 May 2026 MarkMonitor, Inc. LENDINGTREE, LLC
61 carepartners.au - - Domain Directors Pty Ltd trading as Instra Tech Team
62 cratepartners.com 3 Dec 2018 3 Dec 2024 GoDaddy.com, LLC -
63 votepartners.media 8 Apr 2023 8 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
64 kazepartners.com 14 Sep 2023 14 Sep 2024 GoDaddy.com, LLC -
65 batupartners.com 24 May 2024 24 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 tithepartners.com 20 Feb 2022 20 Feb 2025 IONOS SE 1&1 Internet Limited
67 ritepartners.com 30 Jan 2017 30 Jan 2027 GoDaddy.com, LLC -
68 totopartners.com 3 Apr 2001 3 Apr 2025 Network Solutions, LLC -
69 tamerpartners.com 17 Jul 2001 17 Jul 2024 Register.com, Inc. -
70 waterpartners.mobi 20 Dec 2006 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 aarepartners.com 18 Oct 2021 18 Oct 2024 Wix.com Ltd. -
72 talkpartners.com 9 Dec 2015 9 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
73 matzpartners.com 31 Oct 2023 31 Oct 2024 IONOS SE 1&1 Internet Inc
74 keatepartners.com 6 Feb 2000 6 Feb 2027 Network Solutions, LLC Keate Partners Ltd.
75 tradepartners.us 18 Mar 2020 18 Mar 2026 GoDaddy.com, LLC RSG19 LLC
76 waitepartners.com 20 Jul 2023 20 Jul 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
77 galepartners.net 6 Jul 2014 6 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 intepartners.com 27 Jul 2023 27 Jul 2024 REGISTER S.P.A. WIREASSIST, Informática Unipessoal, Lda.
79 racepartners.com 11 May 2009 11 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
80 iatapartners.org 15 May 2023 15 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 carepartners.org 14 Feb 1997 15 Feb 2026 GoDaddy.com, LLC Mission Health System
82 truepartners.uk 3 Jun 2020 3 Jun 2024 Soluciones Corporativas IP, SL t/a SCIP [Tag = SCIP-ES] -
83 wavepartners.com 13 Oct 2007 13 Oct 2025 GoDaddy.com, LLC -
84 sitepartners.nl 9 Jun 2000 - Internet New Business Concepts B.V. -
85 ttt-partners.com 17 Nov 2022 17 Nov 2024 GoDaddy.com, LLC -
86 taropartners.com 28 Jul 2023 28 Jul 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
87 lacepartners.co.uk 11 Feb 2014 11 Feb 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
88 twt-partners.com 12 Feb 2017 12 Feb 2025 Tucows Domains Inc. -
89 stagepartners.de - - - -
90 titlepartners.com 8 Sep 1999 5 May 2025 Wild West Domains, LLC -
91 valepartners.com 4 Feb 2020 4 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 litepartners.com 11 Mar 2021 11 Mar 2025 GoDaddy.com, LLC -
93 fakepartners.com 11 Mar 2012 11 Mar 2025 Dynadot Inc -
94 tankpartners.com 18 Apr 2020 18 Apr 2025 TurnCommerce, Inc. DBA NameBright.com Hola Domains
95 safepartners.xyz 28 Feb 2024 28 Feb 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
96 tastypartners.com 20 Jun 2023 20 Jun 2025 One.com A/S REDACTED FOR PRIVACY
97 taripartners.com 16 Mar 2022 16 Mar 2025 NICS Telekomunikasyon A.S. Redacted for Privacy
98 carepartners.co.nz 5 Oct 2023 - Key-Systems GmbH -
99 namepartners.ru 8 Apr 2021 8 Apr 2025 RU-CENTER-RU PJSC "Mobile TeleSystems"
100 bytepartners.co.uk 9 Aug 2023 9 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
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 Tatepartners.com.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=tatepartners.com.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "tatepartners.com.au",
        "page_size": 100
    },
    "count": {
        "total": 941,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ratepartners.com, statepartners.net, gatepartners.com, natepartners.com, takepartners.ru, tttepartners.com, matepartners.com, tatapartners.com, gatepartners.online, datepartners.com, ratepartners.xyz, tastepartners.com, atepartners.com, tatpartners.com, tapepartners.net, tapepartners.com, totepartners.com, gatepartners.net, tacepartners.com, takepartners.online, katepartners.com, trtepartners.com, statepartners.com, sitepartners.ru, damepartners.com, lacepartners.com, datapartners.ru, tradepartners.info, estatepartners.co.uk, safepartners.com, katopartners.com, waterpartners.info, vapepartners.com, sitepartners.ca, mstatepartners.com, wavepartners.eu, tanopartners.com, tangpartners.org, dantepartners.com, fasepartners.com, tatumpartners.net, sabepartners.com, tankpartners.com.br, waterpartners.jp, tta-partners.com, carepartners.uk, cajepartners.net, wadepartners.se, tal-partners.com, tamespartners.com, tavipartners.com, taskpartners.co.uk, mazepartners.org, tirepartners.net, patelpartners.com, salepartners.today, telepartners.nl, tavipartners.net, stagepartners.com, treepartners.net, carepartners.au, cratepartners.com, votepartners.media, kazepartners.com, batupartners.com, tithepartners.com, ritepartners.com, totopartners.com, tamerpartners.com, waterpartners.mobi, aarepartners.com, talkpartners.com, matzpartners.com, keatepartners.com, tradepartners.us, waitepartners.com, galepartners.net, intepartners.com, racepartners.com, iatapartners.org, carepartners.org, truepartners.uk, wavepartners.com, sitepartners.nl, ttt-partners.com, taropartners.com, lacepartners.co.uk, twt-partners.com, stagepartners.de, titlepartners.com, valepartners.com, litepartners.com, fakepartners.com, tankpartners.com, safepartners.xyz, tastypartners.com, taripartners.com, carepartners.co.nz, namepartners.ru, bytepartners.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "ratepartners.com",
            "domain_keyword": "ratepartners",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:24:26",
            "create_date": "2010-11-09",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "statepartners.net",
            "domain_keyword": "statepartners",
            "domain_tld": "net",
            "query_time": "2024-04-24 21:43:34",
            "create_date": "2018-12-20",
            "update_date": "2021-12-21",
            "expiry_date": "2024-12-20",
            "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=statepartners.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "gatepartners.com",
            "domain_keyword": "gatepartners",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:08:49",
            "create_date": "2009-09-29",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mauriks Group BV",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=gatepartners.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.privatename.nl",
                "ns4.privatename.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "natepartners.com",
            "domain_keyword": "natepartners",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:54:20",
            "create_date": "2023-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "takepartners.ru",
            "domain_keyword": "takepartners",
            "domain_tld": "ru",
            "query_time": "2024-05-01 16:55:50",
            "create_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "tttepartners.com",
            "domain_keyword": "tttepartners",
            "domain_tld": "com",
            "query_time": "2024-05-24 00:25:09",
            "create_date": "2023-01-11",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "matepartners.com",
            "domain_keyword": "matepartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 16:19:11",
            "create_date": "2022-10-15",
            "update_date": "2024-01-30",
            "expiry_date": "2025-10-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "tatapartners.com",
            "domain_keyword": "tatapartners",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:38:15",
            "create_date": "2015-02-09",
            "update_date": "2022-09-17",
            "expiry_date": "2025-02-09",
            "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": 9,
            "domain_name": "gatepartners.online",
            "domain_keyword": "gatepartners",
            "domain_tld": "online",
            "query_time": "2024-05-02 15:07:53",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "Gate Capital",
            "registrant_state": "FL",
            "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": [
                "ns85.worldnic.com",
                "ns86.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "datepartners.com",
            "domain_keyword": "datepartners",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:19:44",
            "create_date": "2002-10-01",
            "update_date": "2023-09-02",
            "expiry_date": "2024-10-01",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/c05f29b1-301c-490f-8521-e72590c9ad97",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ratepartners.xyz",
            "domain_keyword": "ratepartners",
            "domain_tld": "xyz",
            "query_time": "2024-05-03 23:45:32",
            "create_date": "2024-02-28",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.fc596.parklogic.com",
                "ns2.fc596.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "tastepartners.com",
            "domain_keyword": "tastepartners",
            "domain_tld": "com",
            "query_time": "2024-06-03 21:01:45",
            "create_date": "2015-04-28",
            "update_date": "2020-06-12",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "atepartners.com",
            "domain_keyword": "atepartners",
            "domain_tld": "com",
            "query_time": "2024-05-30 19:18:48",
            "create_date": "2022-01-26",
            "update_date": "2022-08-22",
            "expiry_date": "2025-01-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": 14,
            "domain_name": "tatpartners.com",
            "domain_keyword": "tatpartners",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:32:29",
            "create_date": "2018-12-17",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "tapepartners.net",
            "domain_keyword": "tapepartners",
            "domain_tld": "net",
            "query_time": "2024-06-13 02:07:53",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "tapepartners.com",
            "domain_keyword": "tapepartners",
            "domain_tld": "com",
            "query_time": "2024-06-13 02:07:53",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "totepartners.com",
            "domain_keyword": "totepartners",
            "domain_tld": "com",
            "query_time": "2024-06-06 18:51:51",
            "create_date": "2023-02-21",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=totepartners.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "gatepartners.net",
            "domain_keyword": "gatepartners",
            "domain_tld": "net",
            "query_time": "2024-06-02 11:14:30",
            "create_date": "2023-10-04",
            "update_date": "2023-10-04",
            "expiry_date": "2026-10-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns87.worldnic.com",
                "ns88.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "tacepartners.com",
            "domain_keyword": "tacepartners",
            "domain_tld": "com",
            "query_time": "2024-06-06 08:06:00",
            "create_date": "2019-10-09",
            "update_date": "2022-10-30",
            "expiry_date": "2029-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns6521.hostgator.com",
                "ns6522.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "takepartners.online",
            "domain_keyword": "takepartners",
            "domain_tld": "online",
            "query_time": "2024-06-02 21:08:13",
            "create_date": "2024-04-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Sankt-Peterburg",
            "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.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "katepartners.com",
            "domain_keyword": "katepartners",
            "domain_tld": "com",
            "query_time": "2024-06-10 14:31:28",
            "create_date": "2020-12-10",
            "update_date": "2023-12-10",
            "expiry_date": "2024-12-10",
            "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": 22,
            "domain_name": "trtepartners.com",
            "domain_keyword": "trtepartners",
            "domain_tld": "com",
            "query_time": "2024-04-30 15:17:28",
            "create_date": "2022-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "statepartners.com",
            "domain_keyword": "statepartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 22:05:54",
            "create_date": "2008-08-03",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "sitepartners.ru",
            "domain_keyword": "sitepartners",
            "domain_tld": "ru",
            "query_time": "2024-04-30 17:29:39",
            "create_date": "2010-03-10",
            "expiry_date": "2025-03-10",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.pro",
                "ns1.beget.ru",
                "ns2.beget.pro",
                "ns2.beget.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 25,
            "domain_name": "damepartners.com",
            "domain_keyword": "damepartners",
            "domain_tld": "com",
            "query_time": "2024-05-08 15:14:21",
            "create_date": "2023-03-24",
            "update_date": "2024-04-23",
            "expiry_date": "2025-03-24",
            "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=damepartners.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lacepartners.com",
            "domain_keyword": "lacepartners",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:00:22",
            "create_date": "2014-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.meshdigital.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "datapartners.ru",
            "domain_keyword": "datapartners",
            "domain_tld": "ru",
            "query_time": "2024-05-03 10:14:03",
            "create_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "tradepartners.info",
            "domain_keyword": "tradepartners",
            "domain_tld": "info",
            "query_time": "2024-05-18 06:10:35",
            "create_date": "2023-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "estatepartners.co.uk",
            "domain_keyword": "estatepartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-28 21:41:43",
            "create_date": "2018-11-19",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "safepartners.com",
            "domain_keyword": "safepartners",
            "domain_tld": "com",
            "query_time": "2024-06-05 03:08:00",
            "create_date": "2004-02-04",
            "update_date": "2023-05-23",
            "expiry_date": "2030-02-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "katopartners.com",
            "domain_keyword": "katopartners",
            "domain_tld": "com",
            "query_time": "2024-05-04 02:24:57",
            "create_date": "2023-08-15",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-15",
            "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": 32,
            "domain_name": "waterpartners.info",
            "domain_keyword": "waterpartners",
            "domain_tld": "info",
            "query_time": "2024-05-04 11:08:38",
            "create_date": "2001-10-05",
            "update_date": "2023-11-19",
            "expiry_date": "2025-10-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vapepartners.com",
            "domain_keyword": "vapepartners",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:25:18",
            "create_date": "2023-07-30",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-30",
            "registrar_iana": 2603,
            "registrar_name": "DropCatch.com 844 LLC",
            "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": 34,
            "domain_name": "sitepartners.ca",
            "domain_keyword": "sitepartners",
            "domain_tld": "ca",
            "query_time": "2024-05-01 10:21:11",
            "create_date": "2018-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "riya.ns.cloudflare.com",
                "rohin.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mstatepartners.com",
            "domain_keyword": "mstatepartners",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:20:49",
            "create_date": "2021-10-22",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-22",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "M State Partners",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "wavepartners.eu",
            "domain_keyword": "wavepartners",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:08:44",
            "registrar_name": "WEDOS Internet, a.s.",
            "registrar_website": "http://hosting.wedos.com",
            "name_servers": [
                "ns1.pentatri.net",
                "ns2.pentatri.net"
            ]
        },
        {
            "num": 37,
            "domain_name": "tanopartners.com",
            "domain_keyword": "tanopartners",
            "domain_tld": "com",
            "query_time": "2024-04-22 19:12:28",
            "create_date": "2017-09-14",
            "update_date": "2022-08-30",
            "expiry_date": "2024-09-14",
            "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": 38,
            "domain_name": "tangpartners.org",
            "domain_keyword": "tangpartners",
            "domain_tld": "org",
            "query_time": "2024-04-25 04:17:52",
            "create_date": "2014-04-28",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-28",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dantepartners.com",
            "domain_keyword": "dantepartners",
            "domain_tld": "com",
            "query_time": "2024-04-28 17:00:25",
            "create_date": "2009-04-16",
            "update_date": "2024-04-22",
            "expiry_date": "2026-04-16",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "fasepartners.com",
            "domain_keyword": "fasepartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 09:35:56",
            "create_date": "2024-01-27",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-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=fasepartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "tatumpartners.net",
            "domain_keyword": "tatumpartners",
            "domain_tld": "net",
            "query_time": "2024-06-01 21:38:20",
            "create_date": "2001-05-30",
            "update_date": "2024-05-26",
            "expiry_date": "2026-05-30",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "ITS Domain Administration",
            "registrant_company": "SFN Group, Inc.",
            "registrant_address": "2050 Spectrum Blvd",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33309",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9543087600",
            "registrant_fax": "+1.9543087777",
            "name_servers": [
                "ns-1152.awsdns-16.org",
                "ns-1674.awsdns-17.co.uk",
                "ns-423.awsdns-52.com",
                "ns-654.awsdns-17.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "sabepartners.com",
            "domain_keyword": "sabepartners",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:21:45",
            "create_date": "2021-09-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 3245,
            "registrar_name": "Arcanes Technologies",
            "registrar_website": "www.heberjahiz.com/",
            "registrant_name": "Domain Admin",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "10 Corporate Drive",
            "registrant_city": "Burlington",
            "registrant_state": "MA",
            "registrant_zip": "01803",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8022274003",
            "name_servers": [
                "ns1.heberjahiz.com",
                "ns2.heberjahiz.com",
                "ns3.heberjahiz.com",
                "ns4.heberjahiz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "tankpartners.com.br",
            "domain_keyword": "tankpartners",
            "domain_tld": "com.br",
            "query_time": "2024-04-13 14:44:31",
            "create_date": "2000-06-14",
            "update_date": "2022-06-15",
            "expiry_date": "2024-06-14",
            "registrant_name": "Tankpartners do Brasil Ltda",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 44,
            "domain_name": "waterpartners.jp",
            "domain_keyword": "waterpartners",
            "domain_tld": "jp",
            "query_time": "2024-04-22 08:43:53",
            "create_date": "2010-01-11",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "bonraccoon",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 45,
            "domain_name": "tta-partners.com",
            "domain_keyword": "tta-partners",
            "domain_tld": "com",
            "query_time": "2024-04-30 05:15:29",
            "create_date": "2018-10-19",
            "update_date": "2023-09-19",
            "expiry_date": "2024-10-19",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://https://nicproxy.com/",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "carepartners.uk",
            "domain_keyword": "carepartners",
            "domain_tld": "uk",
            "query_time": "2024-05-02 08:30:44",
            "create_date": "2018-11-05",
            "update_date": "2022-11-01",
            "expiry_date": "2024-11-05",
            "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": 47,
            "domain_name": "cajepartners.net",
            "domain_keyword": "cajepartners",
            "domain_tld": "net",
            "query_time": "2024-04-27 17:58:24",
            "create_date": "2024-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "name_servers": [
                "ns1.kc.businessidentity.llc",
                "ns2.kc.businessidentity.llc",
                "ns3.kc.businessidentity.llc",
                "ns4.kc.businessidentity.llc"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "wadepartners.se",
            "domain_keyword": "wadepartners",
            "domain_tld": "se",
            "query_time": "2024-05-05 03:36:24",
            "create_date": "2021-07-06",
            "update_date": "2023-06-23",
            "expiry_date": "2024-07-06",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "ns-ihsgk0ihed.dnswnd.de",
                "ns-kly6iwklfd.dnswnd.be",
                "ns-l5rejwl5gd.dnswnd.eu"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "tal-partners.com",
            "domain_keyword": "tal-partners",
            "domain_tld": "com",
            "query_time": "2024-05-12 21:37:56",
            "create_date": "2023-11-01",
            "update_date": "2023-11-06",
            "expiry_date": "2024-11-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.krystal.uk",
                "ns2.krystal.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "tamespartners.com",
            "domain_keyword": "tamespartners",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:04:41",
            "create_date": "2006-08-16",
            "update_date": "2022-09-03",
            "expiry_date": "2028-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "tavipartners.com",
            "domain_keyword": "tavipartners",
            "domain_tld": "com",
            "query_time": "2024-05-20 19:02:37",
            "create_date": "2022-08-30",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-30",
            "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=tavipartners.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "taskpartners.co.uk",
            "domain_keyword": "taskpartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 22:16:20",
            "create_date": "2018-08-21",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-21",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "coco.ns.cloudflare.com",
                "evan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 53,
            "domain_name": "mazepartners.org",
            "domain_keyword": "mazepartners",
            "domain_tld": "org",
            "query_time": "2024-05-31 00:54:01",
            "create_date": "2019-09-25",
            "update_date": "2024-05-09",
            "expiry_date": "2024-09-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "tirepartners.net",
            "domain_keyword": "tirepartners",
            "domain_tld": "net",
            "query_time": "2024-04-15 20:49:48",
            "create_date": "2004-06-17",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-17",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Internet Admin Contact",
            "registrant_company": "The Pep Boys - Manny, Moe & Jack",
            "registrant_address": "3111 W Allegheny Ave",
            "registrant_city": "Philadelphia",
            "registrant_state": "PA",
            "registrant_zip": "19132",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.215430900",
            "registrant_fax": "+1.215430900",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "patelpartners.com",
            "domain_keyword": "patelpartners",
            "domain_tld": "com",
            "query_time": "2024-04-30 00:44:57",
            "create_date": "2003-09-27",
            "update_date": "2024-04-16",
            "expiry_date": "2024-09-27",
            "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": "PR",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "salepartners.today",
            "domain_keyword": "salepartners",
            "domain_tld": "today",
            "query_time": "2024-04-29 06:25:01",
            "create_date": "2023-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "telepartners.nl",
            "domain_keyword": "telepartners",
            "domain_tld": "nl",
            "query_time": "2024-05-04 15:00:21",
            "create_date": "2005-11-02",
            "update_date": "2022-10-11",
            "registrar_name": "Media Village B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 58,
            "domain_name": "tavipartners.net",
            "domain_keyword": "tavipartners",
            "domain_tld": "net",
            "query_time": "2024-05-19 08:58:28",
            "create_date": "2022-08-30",
            "update_date": "2024-04-19",
            "expiry_date": "2024-08-30",
            "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": "MA",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "stagepartners.com",
            "domain_keyword": "stagepartners",
            "domain_tld": "com",
            "query_time": "2024-05-30 20:25:55",
            "create_date": "2022-04-13",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "treepartners.net",
            "domain_keyword": "treepartners",
            "domain_tld": "net",
            "query_time": "2024-05-14 04:39:00",
            "create_date": "2008-05-07",
            "update_date": "2024-04-05",
            "expiry_date": "2026-05-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "LENDINGTREE, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/treepartners.net",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "carepartners.au",
            "domain_keyword": "carepartners",
            "domain_tld": "au",
            "query_time": "2024-05-19 08:21:40",
            "update_date": "2023-10-19",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Tech Team",
            "name_servers": [
                "ns-1459.awsdns-54.org",
                "ns-1984.awsdns-56.co.uk",
                "ns-222.awsdns-27.com",
                "ns-856.awsdns-43.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "cratepartners.com",
            "domain_keyword": "cratepartners",
            "domain_tld": "com",
            "query_time": "2024-04-27 00:09:27",
            "create_date": "2018-12-03",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "votepartners.media",
            "domain_keyword": "votepartners",
            "domain_tld": "media",
            "query_time": "2024-05-12 02:17:15",
            "create_date": "2023-04-08",
            "update_date": "2024-03-14",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "kazepartners.com",
            "domain_keyword": "kazepartners",
            "domain_tld": "com",
            "query_time": "2024-06-08 06:53:04",
            "create_date": "2023-09-14",
            "update_date": "2024-05-17",
            "expiry_date": "2024-09-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "batupartners.com",
            "domain_keyword": "batupartners",
            "domain_tld": "com",
            "query_time": "2024-05-28 16:11:29",
            "create_date": "2024-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "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=batupartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "tithepartners.com",
            "domain_keyword": "tithepartners",
            "domain_tld": "com",
            "query_time": "2024-06-08 12:55:27",
            "create_date": "2022-02-20",
            "update_date": "2022-02-20",
            "expiry_date": "2025-02-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1028.ui-dns.biz",
                "ns1063.ui-dns.org",
                "ns1079.ui-dns.com",
                "ns1116.ui-dns.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ritepartners.com",
            "domain_keyword": "ritepartners",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:16:12",
            "create_date": "2017-01-30",
            "update_date": "2022-10-01",
            "expiry_date": "2027-01-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "totopartners.com",
            "domain_keyword": "totopartners",
            "domain_tld": "com",
            "query_time": "2024-04-18 06:51:02",
            "create_date": "2001-04-03",
            "update_date": "2023-03-22",
            "expiry_date": "2025-04-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "tamerpartners.com",
            "domain_keyword": "tamerpartners",
            "domain_tld": "com",
            "query_time": "2024-04-18 03:03:59",
            "create_date": "2001-07-17",
            "update_date": "2020-07-12",
            "expiry_date": "2024-07-17",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns6129.hostgator.com",
                "ns6130.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "waterpartners.mobi",
            "domain_keyword": "waterpartners",
            "domain_tld": "mobi",
            "query_time": "2024-05-26 13:46:21",
            "create_date": "2006-12-20",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "damon.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "aarepartners.com",
            "domain_keyword": "aarepartners",
            "domain_tld": "com",
            "query_time": "2024-04-29 22:28:15",
            "create_date": "2021-10-18",
            "update_date": "2024-04-05",
            "expiry_date": "2024-10-18",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns6.wixdns.net",
                "ns7.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "talkpartners.com",
            "domain_keyword": "talkpartners",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:16:35",
            "create_date": "2015-12-09",
            "update_date": "2020-12-03",
            "expiry_date": "2025-12-09",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "matzpartners.com",
            "domain_keyword": "matzpartners",
            "domain_tld": "com",
            "query_time": "2024-05-08 21:41:47",
            "create_date": "2023-10-31",
            "update_date": "2023-10-31",
            "expiry_date": "2024-10-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.org",
                "ns1055.ui-dns.biz",
                "ns1056.ui-dns.de",
                "ns1072.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "keatepartners.com",
            "domain_keyword": "keatepartners",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:09:42",
            "create_date": "2000-02-06",
            "update_date": "2021-12-08",
            "expiry_date": "2027-02-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Corney, Wayne",
            "registrant_company": "Keate Partners Ltd.",
            "registrant_address": "7783 5 MILE RD # A",
            "registrant_city": "CINCINNATI",
            "registrant_state": "OH",
            "registrant_zip": "45230-2371",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5132370478",
            "registrant_fax": "+1.5138528325",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "apollo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "tradepartners.us",
            "domain_keyword": "tradepartners",
            "domain_tld": "us",
            "query_time": "2024-05-16 06:01:17",
            "create_date": "2020-03-18",
            "update_date": "2024-03-09",
            "expiry_date": "2026-03-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Rishabh Gupta",
            "registrant_company": "RSG19 LLC",
            "registrant_address": "919 N Market Street",
            "registrant_city": "Wilmington",
            "registrant_state": "Delaware",
            "registrant_zip": "19801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9920480628",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "waitepartners.com",
            "domain_keyword": "waitepartners",
            "domain_tld": "com",
            "query_time": "2024-05-31 17:56:30",
            "create_date": "2023-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IA",
            "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": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "galepartners.net",
            "domain_keyword": "galepartners",
            "domain_tld": "net",
            "query_time": "2024-04-24 06:05:04",
            "create_date": "2014-07-06",
            "update_date": "2019-07-07",
            "expiry_date": "2024-07-06",
            "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=galepartners.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "intepartners.com",
            "domain_keyword": "intepartners",
            "domain_tld": "com",
            "query_time": "2024-04-29 13:28:46",
            "create_date": "2023-07-27",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_iana": 168,
            "registrar_name": "REGISTER S.P.A.",
            "registrar_website": "http://we.register.it",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WIREASSIST, Informática Unipessoal, Lda.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lisboa",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "https://domaincontact.register.it/contact-domain",
            "registrant_phone": "REDACTED.FORPRIVACY",
            "registrant_fax": "REDACTED.FORPRIVACY",
            "name_servers": [
                "ns1.dnscpanel.com",
                "ns2.dnscpanel.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "racepartners.com",
            "domain_keyword": "racepartners",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:29:04",
            "create_date": "2009-05-11",
            "update_date": "2021-08-21",
            "expiry_date": "2025-05-11",
            "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": 80,
            "domain_name": "iatapartners.org",
            "domain_keyword": "iatapartners",
            "domain_tld": "org",
            "query_time": "2024-05-19 20:21:05",
            "create_date": "2023-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "carepartners.org",
            "domain_keyword": "carepartners",
            "domain_tld": "org",
            "query_time": "2024-05-25 03:35:18",
            "create_date": "1997-02-14",
            "update_date": "2024-02-01",
            "expiry_date": "2026-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mission Health System",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "North Carolina",
            "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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "truepartners.uk",
            "domain_keyword": "truepartners",
            "domain_tld": "uk",
            "query_time": "2024-06-09 20:22:19",
            "create_date": "2020-06-03",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "Soluciones Corporativas IP, SL t/a SCIP [Tag = SCIP-ES]",
            "registrar_website": "http://www.dondominio.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-am8359fa.ns3.dan.hosting"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 83,
            "domain_name": "wavepartners.com",
            "domain_keyword": "wavepartners",
            "domain_tld": "com",
            "query_time": "2024-04-20 04:34:27",
            "create_date": "2007-10-13",
            "update_date": "2023-08-16",
            "expiry_date": "2025-10-13",
            "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": 84,
            "domain_name": "sitepartners.nl",
            "domain_keyword": "sitepartners",
            "domain_tld": "nl",
            "query_time": "2024-05-26 14:22:16",
            "create_date": "2000-06-09",
            "update_date": "2022-10-26",
            "registrar_name": "Internet New Business Concepts B.V.",
            "name_servers": [
                "ns1.domeinbeurs.nl",
                "ns2.domeinbeurs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 85,
            "domain_name": "ttt-partners.com",
            "domain_keyword": "ttt-partners",
            "domain_tld": "com",
            "query_time": "2024-06-04 05:23:07",
            "create_date": "2022-11-17",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-17",
            "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": 86,
            "domain_name": "taropartners.com",
            "domain_keyword": "taropartners",
            "domain_tld": "com",
            "query_time": "2024-06-07 04:42:03",
            "create_date": "2023-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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": [
                "dns1.p03.nsone.net",
                "dns2.p03.nsone.net",
                "dns3.p03.nsone.net",
                "dns4.p03.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "lacepartners.co.uk",
            "domain_keyword": "lacepartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 02:26:19",
            "create_date": "2014-02-11",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-11",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 88,
            "domain_name": "twt-partners.com",
            "domain_keyword": "twt-partners",
            "domain_tld": "com",
            "query_time": "2024-06-10 09:40:08",
            "create_date": "2017-02-12",
            "update_date": "2024-01-31",
            "expiry_date": "2025-02-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.cloudns.net",
                "dns2.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "stagepartners.de",
            "domain_keyword": "stagepartners",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:11:47",
            "update_date": "2018-07-25",
            "name_servers": [
                "ns1029.ui-dns.biz",
                "ns1029.ui-dns.com",
                "ns1029.ui-dns.de",
                "ns1029.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 90,
            "domain_name": "titlepartners.com",
            "domain_keyword": "titlepartners",
            "domain_tld": "com",
            "query_time": "2024-05-10 09:27:32",
            "create_date": "1999-09-08",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-05",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "valepartners.com",
            "domain_keyword": "valepartners",
            "domain_tld": "com",
            "query_time": "2024-05-22 02:44:22",
            "create_date": "2020-02-04",
            "update_date": "2021-01-29",
            "expiry_date": "2025-02-04",
            "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": 92,
            "domain_name": "litepartners.com",
            "domain_keyword": "litepartners",
            "domain_tld": "com",
            "query_time": "2024-05-18 01:12:23",
            "create_date": "2021-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "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": 93,
            "domain_name": "fakepartners.com",
            "domain_keyword": "fakepartners",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:48:14",
            "create_date": "2012-03-11",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "tankpartners.com",
            "domain_keyword": "tankpartners",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:36:30",
            "create_date": "2020-04-18",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Hola Domains",
            "registrant_address": "Centro Corporativo Plaza, Roble Edificio 5",
            "registrant_city": "San Jose",
            "registrant_state": "San Jose",
            "registrant_zip": "1000",
            "registrant_country": "CR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3058747479",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "safepartners.xyz",
            "domain_keyword": "safepartners",
            "domain_tld": "xyz",
            "query_time": "2024-05-04 12:06:55",
            "create_date": "2024-02-28",
            "update_date": "2024-04-23",
            "expiry_date": "2025-02-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.fc596.parklogic.com",
                "ns2.fc596.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "tastypartners.com",
            "domain_keyword": "tastypartners",
            "domain_tld": "com",
            "query_time": "2024-05-19 12:06:23",
            "create_date": "2023-06-20",
            "update_date": "2024-05-08",
            "expiry_date": "2025-06-20",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.atom.com",
                "ns2.atom.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "taripartners.com",
            "domain_keyword": "taripartners",
            "domain_tld": "com",
            "query_time": "2024-05-15 07:32:12",
            "create_date": "2022-03-16",
            "update_date": "2024-02-29",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1454,
            "registrar_name": "NICS Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Redacted for Privacy",
            "registrant_address": "Redacted for Privacy",
            "registrant_city": "ANKARA",
            "registrant_state": "Redacted for Privacy",
            "registrant_zip": "Redacted for Privacy",
            "registrant_country": "TR",
            "registrant_email": "https://whoisshelter.nicproxy.com/?d=taripartners.com",
            "registrant_phone": "Redacted for Privacy",
            "registrant_fax": "Redacted for Privacy",
            "name_servers": [
                "ns1.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "carepartners.co.nz",
            "domain_keyword": "carepartners",
            "domain_tld": "co.nz",
            "query_time": "2024-04-18 03:55:55",
            "create_date": "2023-10-05",
            "update_date": "2024-04-02",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "namepartners.ru",
            "domain_keyword": "namepartners",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:51:58",
            "create_date": "2021-04-08",
            "expiry_date": "2025-04-08",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "PJSC \"Mobile TeleSystems\"",
            "name_servers": [
                "ns.mts.ru",
                "ns2.mts.ru",
                "ns3.mts.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 100,
            "domain_name": "bytepartners.co.uk",
            "domain_keyword": "bytepartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 20:56:52",
            "create_date": "2023-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.226,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>tatepartners.com.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>941</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ratepartners.com, statepartners.net, gatepartners.com, natepartners.com, takepartners.ru, tttepartners.com, matepartners.com, tatapartners.com, gatepartners.online, datepartners.com, ratepartners.xyz, tastepartners.com, atepartners.com, tatpartners.com, tapepartners.net, tapepartners.com, totepartners.com, gatepartners.net, tacepartners.com, takepartners.online, katepartners.com, trtepartners.com, statepartners.com, sitepartners.ru, damepartners.com, lacepartners.com, datapartners.ru, tradepartners.info, estatepartners.co.uk, safepartners.com, katopartners.com, waterpartners.info, vapepartners.com, sitepartners.ca, mstatepartners.com, wavepartners.eu, tanopartners.com, tangpartners.org, dantepartners.com, fasepartners.com, tatumpartners.net, sabepartners.com, tankpartners.com.br, waterpartners.jp, tta-partners.com, carepartners.uk, cajepartners.net, wadepartners.se, tal-partners.com, tamespartners.com, tavipartners.com, taskpartners.co.uk, mazepartners.org, tirepartners.net, patelpartners.com, salepartners.today, telepartners.nl, tavipartners.net, stagepartners.com, treepartners.net, carepartners.au, cratepartners.com, votepartners.media, kazepartners.com, batupartners.com, tithepartners.com, ritepartners.com, totopartners.com, tamerpartners.com, waterpartners.mobi, aarepartners.com, talkpartners.com, matzpartners.com, keatepartners.com, tradepartners.us, waitepartners.com, galepartners.net, intepartners.com, racepartners.com, iatapartners.org, carepartners.org, truepartners.uk, wavepartners.com, sitepartners.nl, ttt-partners.com, taropartners.com, lacepartners.co.uk, twt-partners.com, stagepartners.de, titlepartners.com, valepartners.com, litepartners.com, fakepartners.com, tankpartners.com, safepartners.xyz, tastypartners.com, taripartners.com, carepartners.co.nz, namepartners.ru, bytepartners.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ratepartners.com</domain_name>
   <domain_keyword>ratepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:24:26</query_time>
   <create_date>2010-11-09</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-09</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>statepartners.net</domain_name>
   <domain_keyword>statepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 21:43:34</query_time>
   <create_date>2018-12-20</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2024-12-20</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=statepartners.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>3</num>
   <domain_name>gatepartners.com</domain_name>
   <domain_keyword>gatepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:08:49</query_time>
   <create_date>2009-09-29</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mauriks Group BV</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=gatepartners.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.privatename.nl</value>
    <value>ns4.privatename.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>natepartners.com</domain_name>
   <domain_keyword>natepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:54:20</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>takepartners.ru</domain_name>
   <domain_keyword>takepartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 16:55:50</query_time>
   <create_date>2024-04-29</create_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>tttepartners.com</domain_name>
   <domain_keyword>tttepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 00:25:09</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>matepartners.com</domain_name>
   <domain_keyword>matepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 16:19:11</query_time>
   <create_date>2022-10-15</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-10-15</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>ns39.domaincontrol.com</value>
    <value>ns40.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>8</num>
   <domain_name>tatapartners.com</domain_name>
   <domain_keyword>tatapartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:38:15</query_time>
   <create_date>2015-02-09</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2025-02-09</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>9</num>
   <domain_name>gatepartners.online</domain_name>
   <domain_keyword>gatepartners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-02 15:07:53</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>Gate Capital</registrant_company>
   <registrant_state>FL</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>ns85.worldnic.com</value>
    <value>ns86.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>datepartners.com</domain_name>
   <domain_keyword>datepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:19:44</query_time>
   <create_date>2002-10-01</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c05f29b1-301c-490f-8521-e72590c9ad97</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ratepartners.xyz</domain_name>
   <domain_keyword>ratepartners</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-03 23:45:32</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.fc596.parklogic.com</value>
    <value>ns2.fc596.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>tastepartners.com</domain_name>
   <domain_keyword>tastepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 21:01:45</query_time>
   <create_date>2015-04-28</create_date>
   <update_date>2020-06-12</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>13</num>
   <domain_name>atepartners.com</domain_name>
   <domain_keyword>atepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 19:18:48</query_time>
   <create_date>2022-01-26</create_date>
   <update_date>2022-08-22</update_date>
   <expiry_date>2025-01-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>14</num>
   <domain_name>tatpartners.com</domain_name>
   <domain_keyword>tatpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:32:29</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>tapepartners.net</domain_name>
   <domain_keyword>tapepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-13 02:07:53</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>tapepartners.com</domain_name>
   <domain_keyword>tapepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 02:07:53</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.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>17</num>
   <domain_name>totepartners.com</domain_name>
   <domain_keyword>totepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 18:51:51</query_time>
   <create_date>2023-02-21</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=totepartners.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>gatepartners.net</domain_name>
   <domain_keyword>gatepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 11:14:30</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2026-10-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns87.worldnic.com</value>
    <value>ns88.worldnic.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>tacepartners.com</domain_name>
   <domain_keyword>tacepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 08:06:00</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2029-10-09</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>ns6521.hostgator.com</value>
    <value>ns6522.hostgator.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>takepartners.online</domain_name>
   <domain_keyword>takepartners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-02 21:08:13</query_time>
   <create_date>2024-04-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-29</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>Sankt-Peterburg</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.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>katepartners.com</domain_name>
   <domain_keyword>katepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 14:31:28</query_time>
   <create_date>2020-12-10</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>22</num>
   <domain_name>trtepartners.com</domain_name>
   <domain_keyword>trtepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 15:17:28</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-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>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>statepartners.com</domain_name>
   <domain_keyword>statepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 22:05:54</query_time>
   <create_date>2008-08-03</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-03</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>ns25.domaincontrol.com</value>
    <value>ns26.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>24</num>
   <domain_name>sitepartners.ru</domain_name>
   <domain_keyword>sitepartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 17:29:39</query_time>
   <create_date>2010-03-10</create_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.pro</value>
    <value>ns1.beget.ru</value>
    <value>ns2.beget.pro</value>
    <value>ns2.beget.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>damepartners.com</domain_name>
   <domain_keyword>damepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 15:14:21</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-03-24</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=damepartners.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>26</num>
   <domain_name>lacepartners.com</domain_name>
   <domain_keyword>lacepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:00:22</query_time>
   <create_date>2014-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.meshdigital.com</registrar_website>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>datapartners.ru</domain_name>
   <domain_keyword>datapartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 10:14:03</query_time>
   <create_date>2023-12-11</create_date>
   <expiry_date>2024-12-11</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>28</num>
   <domain_name>tradepartners.info</domain_name>
   <domain_keyword>tradepartners</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-18 06:10:35</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>estatepartners.co.uk</domain_name>
   <domain_keyword>estatepartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-28 21:41:43</query_time>
   <create_date>2018-11-19</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>safepartners.com</domain_name>
   <domain_keyword>safepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 03:08:00</query_time>
   <create_date>2004-02-04</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2030-02-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>katopartners.com</domain_name>
   <domain_keyword>katopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 02:24:57</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-15</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>32</num>
   <domain_name>waterpartners.info</domain_name>
   <domain_keyword>waterpartners</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 11:08:38</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2025-10-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>laura.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>33</num>
   <domain_name>vapepartners.com</domain_name>
   <domain_keyword>vapepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:25:18</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>2603</registrar_iana>
   <registrar_name>DropCatch.com 844 LLC</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>34</num>
   <domain_name>sitepartners.ca</domain_name>
   <domain_keyword>sitepartners</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-01 10:21:11</query_time>
   <create_date>2018-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>riya.ns.cloudflare.com</value>
    <value>rohin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>mstatepartners.com</domain_name>
   <domain_keyword>mstatepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:20:49</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>M State Partners</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>wavepartners.eu</domain_name>
   <domain_keyword>wavepartners</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:08:44</query_time>
   <registrar_name>WEDOS Internet, a.s.</registrar_name>
   <registrar_website>http://hosting.wedos.com</registrar_website>
   <name_servers>
    <value>ns1.pentatri.net</value>
    <value>ns2.pentatri.net</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>tanopartners.com</domain_name>
   <domain_keyword>tanopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 19:12:28</query_time>
   <create_date>2017-09-14</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2024-09-14</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>38</num>
   <domain_name>tangpartners.org</domain_name>
   <domain_keyword>tangpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 04:17:52</query_time>
   <create_date>2014-04-28</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dantepartners.com</domain_name>
   <domain_keyword>dantepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 17:00:25</query_time>
   <create_date>2009-04-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2026-04-16</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>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>fasepartners.com</domain_name>
   <domain_keyword>fasepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 09:35:56</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-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=fasepartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>tatumpartners.net</domain_name>
   <domain_keyword>tatumpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 21:38:20</query_time>
   <create_date>2001-05-30</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2026-05-30</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>ITS Domain Administration</registrant_name>
   <registrant_company>SFN Group, Inc.</registrant_company>
   <registrant_address>2050 Spectrum Blvd</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33309</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9543087600</registrant_phone>
   <registrant_fax>+1.9543087777</registrant_fax>
   <name_servers>
    <value>ns-1152.awsdns-16.org</value>
    <value>ns-1674.awsdns-17.co.uk</value>
    <value>ns-423.awsdns-52.com</value>
    <value>ns-654.awsdns-17.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>sabepartners.com</domain_name>
   <domain_keyword>sabepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:21:45</query_time>
   <create_date>2021-09-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>3245</registrar_iana>
   <registrar_name>Arcanes Technologies</registrar_name>
   <registrar_website>www.heberjahiz.com/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>10 Corporate Drive</registrant_address>
   <registrant_city>Burlington</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01803</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8022274003</registrant_phone>
   <name_servers>
    <value>ns1.heberjahiz.com</value>
    <value>ns2.heberjahiz.com</value>
    <value>ns3.heberjahiz.com</value>
    <value>ns4.heberjahiz.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>tankpartners.com.br</domain_name>
   <domain_keyword>tankpartners</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-13 14:44:31</query_time>
   <create_date>2000-06-14</create_date>
   <update_date>2022-06-15</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrant_name>Tankpartners do Brasil Ltda</registrant_name>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>waterpartners.jp</domain_name>
   <domain_keyword>waterpartners</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-22 08:43:53</query_time>
   <create_date>2010-01-11</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>bonraccoon</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>tta-partners.com</domain_name>
   <domain_keyword>tta-partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 05:15:29</query_time>
   <create_date>2018-10-19</create_date>
   <update_date>2023-09-19</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://https://nicproxy.com/</registrar_website>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>carepartners.uk</domain_name>
   <domain_keyword>carepartners</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 08:30:44</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2022-11-01</update_date>
   <expiry_date>2024-11-05</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>47</num>
   <domain_name>cajepartners.net</domain_name>
   <domain_keyword>cajepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 17:58:24</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.com</registrar_website>
   <name_servers>
    <value>ns1.kc.businessidentity.llc</value>
    <value>ns2.kc.businessidentity.llc</value>
    <value>ns3.kc.businessidentity.llc</value>
    <value>ns4.kc.businessidentity.llc</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>wadepartners.se</domain_name>
   <domain_keyword>wadepartners</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 03:36:24</query_time>
   <create_date>2021-07-06</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>ns-ihsgk0ihed.dnswnd.de</value>
    <value>ns-kly6iwklfd.dnswnd.be</value>
    <value>ns-l5rejwl5gd.dnswnd.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>tal-partners.com</domain_name>
   <domain_keyword>tal-partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 21:37:56</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.krystal.uk</value>
    <value>ns2.krystal.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>tamespartners.com</domain_name>
   <domain_keyword>tamespartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:04:41</query_time>
   <create_date>2006-08-16</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2028-01-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>ns15.domaincontrol.com</value>
    <value>ns16.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>51</num>
   <domain_name>tavipartners.com</domain_name>
   <domain_keyword>tavipartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 19:02:37</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-30</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=tavipartners.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>taskpartners.co.uk</domain_name>
   <domain_keyword>taskpartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 22:16:20</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>coco.ns.cloudflare.com</value>
    <value>evan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>mazepartners.org</domain_name>
   <domain_keyword>mazepartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-31 00:54:01</query_time>
   <create_date>2019-09-25</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>tirepartners.net</domain_name>
   <domain_keyword>tirepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 20:49:48</query_time>
   <create_date>2004-06-17</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Internet Admin Contact</registrant_name>
   <registrant_company>The Pep Boys - Manny, Moe &amp; Jack</registrant_company>
   <registrant_address>3111 W Allegheny Ave</registrant_address>
   <registrant_city>Philadelphia</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>19132</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.215430900</registrant_phone>
   <registrant_fax>+1.215430900</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>patelpartners.com</domain_name>
   <domain_keyword>patelpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 00:44:57</query_time>
   <create_date>2003-09-27</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PR</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>salepartners.today</domain_name>
   <domain_keyword>salepartners</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-29 06:25:01</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>telepartners.nl</domain_name>
   <domain_keyword>telepartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 15:00:21</query_time>
   <create_date>2005-11-02</create_date>
   <update_date>2022-10-11</update_date>
   <registrar_name>Media Village B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>tavipartners.net</domain_name>
   <domain_keyword>tavipartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 08:58:28</query_time>
   <create_date>2022-08-30</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-08-30</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>MA</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>stagepartners.com</domain_name>
   <domain_keyword>stagepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 20:25:55</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-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.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>treepartners.net</domain_name>
   <domain_keyword>treepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 04:39:00</query_time>
   <create_date>2008-05-07</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>LENDINGTREE, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/treepartners.net</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>carepartners.au</domain_name>
   <domain_keyword>carepartners</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-19 08:21:40</query_time>
   <update_date>2023-10-19</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Tech Team</registrant_name>
   <name_servers>
    <value>ns-1459.awsdns-54.org</value>
    <value>ns-1984.awsdns-56.co.uk</value>
    <value>ns-222.awsdns-27.com</value>
    <value>ns-856.awsdns-43.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>cratepartners.com</domain_name>
   <domain_keyword>cratepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 00:09:27</query_time>
   <create_date>2018-12-03</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>votepartners.media</domain_name>
   <domain_keyword>votepartners</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-12 02:17:15</query_time>
   <create_date>2023-04-08</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>kazepartners.com</domain_name>
   <domain_keyword>kazepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 06:53:04</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>batupartners.com</domain_name>
   <domain_keyword>batupartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 16:11:29</query_time>
   <create_date>2024-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</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=batupartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>tithepartners.com</domain_name>
   <domain_keyword>tithepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 12:55:27</query_time>
   <create_date>2022-02-20</create_date>
   <update_date>2022-02-20</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1028.ui-dns.biz</value>
    <value>ns1063.ui-dns.org</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1116.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ritepartners.com</domain_name>
   <domain_keyword>ritepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:16:12</query_time>
   <create_date>2017-01-30</create_date>
   <update_date>2022-10-01</update_date>
   <expiry_date>2027-01-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>ns31.domaincontrol.com</value>
    <value>ns32.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>68</num>
   <domain_name>totopartners.com</domain_name>
   <domain_keyword>totopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 06:51:02</query_time>
   <create_date>2001-04-03</create_date>
   <update_date>2023-03-22</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>tamerpartners.com</domain_name>
   <domain_keyword>tamerpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 03:03:59</query_time>
   <create_date>2001-07-17</create_date>
   <update_date>2020-07-12</update_date>
   <expiry_date>2024-07-17</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>ns6129.hostgator.com</value>
    <value>ns6130.hostgator.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>waterpartners.mobi</domain_name>
   <domain_keyword>waterpartners</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-26 13:46:21</query_time>
   <create_date>2006-12-20</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>laura.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>71</num>
   <domain_name>aarepartners.com</domain_name>
   <domain_keyword>aarepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 22:28:15</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <name_servers>
    <value>ns6.wixdns.net</value>
    <value>ns7.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>talkpartners.com</domain_name>
   <domain_keyword>talkpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:16:35</query_time>
   <create_date>2015-12-09</create_date>
   <update_date>2020-12-03</update_date>
   <expiry_date>2025-12-09</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>matzpartners.com</domain_name>
   <domain_keyword>matzpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 21:41:47</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>ns1045.ui-dns.org</value>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1056.ui-dns.de</value>
    <value>ns1072.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>keatepartners.com</domain_name>
   <domain_keyword>keatepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:09:42</query_time>
   <create_date>2000-02-06</create_date>
   <update_date>2021-12-08</update_date>
   <expiry_date>2027-02-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Corney, Wayne</registrant_name>
   <registrant_company>Keate Partners Ltd.</registrant_company>
   <registrant_address>7783 5 MILE RD # A</registrant_address>
   <registrant_city>CINCINNATI</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>45230-2371</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5132370478</registrant_phone>
   <registrant_fax>+1.5138528325</registrant_fax>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>apollo.ns.cloudflare.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>tradepartners.us</domain_name>
   <domain_keyword>tradepartners</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-16 06:01:17</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2026-03-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Rishabh Gupta</registrant_name>
   <registrant_company>RSG19 LLC</registrant_company>
   <registrant_address>919 N Market Street</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_state>Delaware</registrant_state>
   <registrant_zip>19801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9920480628</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>76</num>
   <domain_name>waitepartners.com</domain_name>
   <domain_keyword>waitepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 17:56:30</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.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>IA</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>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>galepartners.net</domain_name>
   <domain_keyword>galepartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 06:05:04</query_time>
   <create_date>2014-07-06</create_date>
   <update_date>2019-07-07</update_date>
   <expiry_date>2024-07-06</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=galepartners.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>intepartners.com</domain_name>
   <domain_keyword>intepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 13:28:46</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>168</registrar_iana>
   <registrar_name>REGISTER S.P.A.</registrar_name>
   <registrar_website>http://we.register.it</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WIREASSIST, Informática Unipessoal, Lda.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lisboa</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>https://domaincontact.register.it/contact-domain</registrant_email>
   <registrant_phone>REDACTED.FORPRIVACY</registrant_phone>
   <registrant_fax>REDACTED.FORPRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnscpanel.com</value>
    <value>ns2.dnscpanel.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>racepartners.com</domain_name>
   <domain_keyword>racepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:29:04</query_time>
   <create_date>2009-05-11</create_date>
   <update_date>2021-08-21</update_date>
   <expiry_date>2025-05-11</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>80</num>
   <domain_name>iatapartners.org</domain_name>
   <domain_keyword>iatapartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 20:21:05</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>carepartners.org</domain_name>
   <domain_keyword>carepartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 03:35:18</query_time>
   <create_date>1997-02-14</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-02-15</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>Mission Health System</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>North Carolina</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>pdns01.domaincontrol.com</value>
    <value>pdns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>truepartners.uk</domain_name>
   <domain_keyword>truepartners</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-09 20:22:19</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Soluciones Corporativas IP, SL t/a SCIP [Tag = SCIP-ES]</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-am8359fa.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>wavepartners.com</domain_name>
   <domain_keyword>wavepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 04:34:27</query_time>
   <create_date>2007-10-13</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-10-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.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>84</num>
   <domain_name>sitepartners.nl</domain_name>
   <domain_keyword>sitepartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 14:22:16</query_time>
   <create_date>2000-06-09</create_date>
   <update_date>2022-10-26</update_date>
   <registrar_name>Internet New Business Concepts B.V.</registrar_name>
   <name_servers>
    <value>ns1.domeinbeurs.nl</value>
    <value>ns2.domeinbeurs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ttt-partners.com</domain_name>
   <domain_keyword>ttt-partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 05:23:07</query_time>
   <create_date>2022-11-17</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>86</num>
   <domain_name>taropartners.com</domain_name>
   <domain_keyword>taropartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 04:42:03</query_time>
   <create_date>2023-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.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>MD</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>dns1.p03.nsone.net</value>
    <value>dns2.p03.nsone.net</value>
    <value>dns3.p03.nsone.net</value>
    <value>dns4.p03.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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>lacepartners.co.uk</domain_name>
   <domain_keyword>lacepartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 02:26:19</query_time>
   <create_date>2014-02-11</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-11</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>twt-partners.com</domain_name>
   <domain_keyword>twt-partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 09:40:08</query_time>
   <create_date>2017-02-12</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-02-12</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.cloudns.net</value>
    <value>dns2.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>stagepartners.de</domain_name>
   <domain_keyword>stagepartners</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:11:47</query_time>
   <update_date>2018-07-25</update_date>
   <name_servers>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1029.ui-dns.com</value>
    <value>ns1029.ui-dns.de</value>
    <value>ns1029.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>titlepartners.com</domain_name>
   <domain_keyword>titlepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 09:27:32</query_time>
   <create_date>1999-09-08</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-05</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>ns35.domaincontrol.com</value>
    <value>ns36.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>valepartners.com</domain_name>
   <domain_keyword>valepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 02:44:22</query_time>
   <create_date>2020-02-04</create_date>
   <update_date>2021-01-29</update_date>
   <expiry_date>2025-02-04</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>92</num>
   <domain_name>litepartners.com</domain_name>
   <domain_keyword>litepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 01:12:23</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>93</num>
   <domain_name>fakepartners.com</domain_name>
   <domain_keyword>fakepartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:48:14</query_time>
   <create_date>2012-03-11</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.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>94</num>
   <domain_name>tankpartners.com</domain_name>
   <domain_keyword>tankpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:36:30</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-18</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>Hola Domains</registrant_name>
   <registrant_address>Centro Corporativo Plaza, Roble Edificio 5</registrant_address>
   <registrant_city>San Jose</registrant_city>
   <registrant_state>San Jose</registrant_state>
   <registrant_zip>1000</registrant_zip>
   <registrant_country>CR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3058747479</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>safepartners.xyz</domain_name>
   <domain_keyword>safepartners</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-04 12:06:55</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.fc596.parklogic.com</value>
    <value>ns2.fc596.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>tastypartners.com</domain_name>
   <domain_keyword>tastypartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 12:06:23</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.atom.com</value>
    <value>ns2.atom.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>taripartners.com</domain_name>
   <domain_keyword>taripartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 07:32:12</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>NICS Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.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>ANKARA</registrant_city>
   <registrant_state>Redacted for Privacy</registrant_state>
   <registrant_zip>Redacted for Privacy</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://whoisshelter.nicproxy.com/?d=taripartners.com</registrant_email>
   <registrant_phone>Redacted for Privacy</registrant_phone>
   <registrant_fax>Redacted for Privacy</registrant_fax>
   <name_servers>
    <value>ns1.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>carepartners.co.nz</domain_name>
   <domain_keyword>carepartners</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-18 03:55:55</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2024-04-02</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>namepartners.ru</domain_name>
   <domain_keyword>namepartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:51:58</query_time>
   <create_date>2021-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>PJSC &quot;Mobile TeleSystems&quot;</registrant_company>
   <name_servers>
    <value>ns.mts.ru</value>
    <value>ns2.mts.ru</value>
    <value>ns3.mts.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>bytepartners.co.uk</domain_name>
   <domain_keyword>bytepartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 20:56:52</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.226</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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