WHOIS QUERY TIME

3 May 2024 - 9:30 PM UTC

Registered: 22 May 2007
Modified: 9 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=duopartner.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "duopartner.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "duopartner.nl",
            "domain_keyword": "duopartner",
            "domain_tld": "nl",
            "query_time": "2024-05-03 21:30:06",
            "create_date": "2007-05-22",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.032,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>duopartner.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>duopartner.nl</domain_name>
   <domain_keyword>duopartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 21:30:06</query_time>
   <create_date>2007-05-22</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.032</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.045 seconds) for "duopartner.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Apr 2023 - 1:34 AM UTC

Registered: 22 May 2007
Modified: 23 December 2020

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl
nsn3.mijndomein.nl

DOMAIN STATUS

Active

#2 - QUERY TIME

23 Dec 2023 - 6:35 AM UTC

Registered: 22 May 2007
Modified: 9 November 2023

REGISTRAR

Name: Metaregistrar B.V.

DNSSEC

yes

NAME SERVERS

nsn1.mijndomein.nl
nsn2.mijndomein.nl

DOMAIN STATUS

Active

* 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=duopartner.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "duopartner.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "duopartner.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "duopartner.nl",
            "domain_keyword": "duopartner",
            "domain_tld": "nl",
            "query_time": "2023-04-26 01:34:11",
            "create_date": "2007-05-22",
            "update_date": "2020-12-23",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl",
                "nsn3.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "duopartner.nl",
            "domain_keyword": "duopartner",
            "domain_tld": "nl",
            "query_time": "2023-12-23 06:35:49",
            "create_date": "2007-05-22",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        }
    ],
    "stats": {
        "total_time": 0.045,
        "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>duopartner.nl</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>duopartner.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>duopartner.nl</domain_name>
   <domain_keyword>duopartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-04-26 01:34:11</query_time>
   <create_date>2007-05-22</create_date>
   <update_date>2020-12-23</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
    <value>nsn3.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>duopartner.nl</domain_name>
   <domain_keyword>duopartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-12-23 06:35:49</query_time>
   <create_date>2007-05-22</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.045</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.016 seconds) which contained the exact domain keyword "duopartner".
Domain Name Registered Expiry Registrar Ownership
1 duopartner.com 13 Jul 2006 13 Jul 2024 IONOS SE REDACTED FOR PRIVACY
2 duopartner.nl 22 May 2007 - Metaregistrar B.V. -
3 duopartner.eu - - KV GmbH -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=duopartner&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "duopartner",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "duopartner.com, duopartner.nl, duopartner.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "duopartner.com",
            "domain_keyword": "duopartner",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:57:52",
            "create_date": "2006-07-13",
            "update_date": "2018-03-08",
            "expiry_date": "2024-07-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1115.ui-dns.biz",
                "ns1115.ui-dns.com",
                "ns1115.ui-dns.de",
                "ns1115.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "duopartner.nl",
            "domain_keyword": "duopartner",
            "domain_tld": "nl",
            "query_time": "2024-05-03 21:30:06",
            "create_date": "2007-05-22",
            "update_date": "2023-11-09",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "duopartner.eu",
            "domain_keyword": "duopartner",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:16:30",
            "registrar_name": "KV GmbH",
            "registrar_website": "http://www.kv.de",
            "name_servers": [
                "ns1.nicsell.com",
                "ns2.nicsell.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.016,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>duopartner</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>duopartner.com, duopartner.nl, duopartner.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>duopartner.com</domain_name>
   <domain_keyword>duopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:57:52</query_time>
   <create_date>2006-07-13</create_date>
   <update_date>2018-03-08</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1115.ui-dns.biz</value>
    <value>ns1115.ui-dns.com</value>
    <value>ns1115.ui-dns.de</value>
    <value>ns1115.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>duopartner.nl</domain_name>
   <domain_keyword>duopartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 21:30:06</query_time>
   <create_date>2007-05-22</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>duopartner.eu</domain_name>
   <domain_keyword>duopartner</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:16:30</query_time>
   <registrar_name>KV GmbH</registrar_name>
   <registrar_website>http://www.kv.de</registrar_website>
   <name_servers>
    <value>ns1.nicsell.com</value>
    <value>ns2.nicsell.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.016</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 1,079 domain names (in 0.133 seconds) which look and sound like the brand name "duopartner".
Domain Name Registered Expiry Registrar Ownership
1 dtopartner.com 14 Oct 2020 14 Oct 2024 PSI-USA, Inc. dba Domain Robot DTO Partner (PTY) Ltd
2 dubpartner.com 16 Mar 2022 16 Mar 2025 Key-Systems GmbH REDACTED FOR PRIVACY
3 duo-partner.com 13 Jul 2006 13 Jul 2024 IONOS SE REDACTED FOR PRIVACY
4 dtopartner.net 14 Oct 2020 14 Oct 2024 PSI-USA, Inc. dba Domain Robot DTO Partner (PTY) Ltd
5 duopartners.ru 19 Sep 2023 19 Sep 2024 TIMEWEB-RU Private Person
6 daopartner.com 24 Aug 2020 24 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
7 dpopartner.nl 29 Sep 2017 - Hostnet B.V. -
8 dropartner.com 27 Oct 2020 27 Oct 2024 GoDaddy.com, LLC -
9 duipartner.com 16 Apr 2020 16 Apr 2025 GoDaddy.com, LLC -
10 tuopartner.info 14 Mar 2016 14 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0142584914
11 doopartner.com 11 Apr 2012 11 Apr 2025 GoDaddy.com, LLC -
12 nuopartner.com 3 Jan 2020 3 Jan 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
13 dpopartner.com 18 Sep 2020 18 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
14 dpopartner.ru 6 May 2022 6 May 2025 BEGET-RU Private Person
15 duopartners.com 15 May 2016 15 May 2025 GoDaddy.com, LLC -
16 dopartner.com 17 Mar 2020 17 Mar 2025 Megazone Corp., dba HOSTING.KR Hong young jin
17 duopartners.org 20 Mar 2022 20 Mar 2025 DreamHost, LLC Data Protected
18 duopartners.net 18 Jan 2022 18 Jan 2025 GoDaddy.com, LLC -
19 europartner.com.br 8 Jun 2011 8 Jun 2026 - EUROPARTNER BRASIL ASSESSORIA E CONSULTO
20 surpartner.cl 14 Dec 2020 14 Dec 2024 NIC Chile COMERCIAL PRINCIPE DE VERGARA SPA
21 isopartner.ie 30 Sep 2020 30 Sep 2024 Key-Systems GmbH Thermal Insulation Distributors Limited
22 seopartner.in 20 Dec 2017 20 Dec 2025 Dreamscape Networks International Pte Ltd HostingBLUE
23 ekopartner.net 26 Sep 2007 26 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
24 yurpartner.com 8 Jul 2011 8 Jul 2024 HOSTING UKRAINE LLC Hosting Ukraine LLC
25 oyopartner.com 6 Jul 2017 6 Jul 2024 GoDaddy.com, LLC -
26 dogpartner.info 27 Apr 2012 27 Apr 2025 One.com A/S REDACTED FOR PRIVACY
27 ecopartner.pl 17 Feb 2005 17 Feb 2025 nazwa.pl sp. z o.o. -
28 leopartner.com 13 Mar 2016 13 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
29 dnapartner.com 24 Sep 2013 24 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
30 devpartner.net 18 Mar 2019 18 Mar 2025 OVH, SAS Opticom Solutions Maciej Krawczyk
31 eropartner.com 19 Jun 2005 19 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu EQOM B.V.
32 d2gpartner.com 29 Oct 2015 29 Oct 2024 GoDaddy.com, LLC -
33 mbopartner.com 3 Mar 2008 3 Mar 2026 Network Solutions, LLC -
34 devpartner.com 15 Nov 2001 15 Nov 2024 Safenames Ltd Open Text Corporation
35 seopartner.be 27 Aug 2019 - TLD Registrar Solutions Ltd -
36 dr-partner.ru 18 Jan 2024 18 Jan 2025 REGRU-RU "Digital Soft", LLC
37 propartner.site 25 May 2023 25 May 2024 Name.com, Inc Domain Protection Services, Inc.
38 dukepartner.online 31 Aug 2021 31 Aug 2024 Netowl,Inc. XSERVER Inc.
39 nugpartner.com 16 Feb 2018 16 Feb 2025 GoDaddy.com, LLC -
40 csopartner.com 20 Feb 2024 20 Feb 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
41 devpartner.com.br 18 Jun 2004 18 Jun 2024 - Devpartner Tecnologia da Informa??o Ltda
42 autopartner.one 8 Mar 2019 8 Mar 2025 united-domains AG TEMOT International Autoparts GmbH
43 ecopartner.net 23 Jun 2019 23 Jun 2024 Nerd Names, LLC -
44 dgmpartner.com 11 Feb 2015 20 Feb 2025 GoDaddy.com, LLC -
45 dmgpartner.com 3 Aug 2022 3 Aug 2025 Hostinger Operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
46 propartner.solutions 4 Apr 2024 4 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 dslpartner.info 5 Sep 2004 5 Sep 2024 IONOS SE REDACTED FOR PRIVACY
48 dr-partner.com 14 Oct 2010 14 Oct 2024 united domains AG -
49 youpartner.net 13 Jun 2023 13 Jun 2024 Tucows Domains Inc. -
50 deipartner.com 5 Dec 2023 5 Dec 2024 GoDaddy.com, LLC -
51 dopartners.com 22 Dec 2005 22 Dec 2026 GoDaddy.com, LLC -
52 europartner.be 24 Jun 2020 - web invest gmbh -
53 tuzpartner.com 11 Nov 2021 11 Nov 2024 united domains AG -
54 jurpartner.info 9 Dec 2015 9 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
55 edu-partner.com 30 May 2001 30 May 2028 GoDaddy.com, LLC -
56 funpartner.com 31 Mar 2018 31 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
57 sgopartner.com 5 Feb 2022 5 Feb 2025 GoDaddy.com, LLC -
58 autopartner.space 15 Dec 2023 15 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin jian zhong
59 juropartner.de - - - -
60 isopartner.se 30 Jul 2020 30 Jul 2024 Key-Systems Gmbh -
61 ekopartner.ru 19 Oct 2018 19 Oct 2024 REGRU-RU Private Person
62 dvdpartner.de - - - -
63 dizpartner.com 10 Jul 2022 10 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
64 autopartner.hr 25 May 2009 28 Jan 2025 CARNET AUTO PARTNER d.o.o.
65 asopartner.com 25 Nov 2022 25 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
66 quepartner.com 7 Oct 2014 7 Oct 2024 GoDaddy.com, LLC -
67 osopartner.co.uk 17 Sep 2019 17 Sep 2024 Key-Systems GmbH [Tag = KEY-SYSTEMS-DE] -
68 bpopartner.com 7 Mar 2005 7 Mar 2026 GoDaddy.com, LLC -
69 alopartner.com 1 Dec 2023 1 Dec 2024 SAV.COM, LLC REDACTED FOR PRIVACY
70 dtppartner.info 17 Sep 2019 17 Sep 2024 IONOS SE DTP PARTNER Werner Mödinger e.K.
71 seopartner.com.br 21 Sep 2018 21 Sep 2024 - Luiz Eduardo da Costa Bastos
72 yurpartner.ru 22 Sep 2020 22 Sep 2024 BEGET-RU Private Person
73 ecopartner.su 22 Jan 2021 22 Jan 2025 REGRU-SU Private Person
74 buspartner.pl 26 Jan 2010 26 Jan 2025 AZ.pl Sp. z o.o. -
75 dkbpartner.com 6 Apr 2016 6 Apr 2025 1API GmbH REDACTED FOR PRIVACY
76 europartner.hr 6 Jun 2006 26 Dec 2024 CARNET Euro partner d.o.o.
77 isopartner.ro 5 Aug 2020 4 Aug 2025 Instra Corporation Pty Ltd -
78 ecopartner.org 17 May 2007 17 May 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0150480563
79 dezpartner.ru 8 Jul 2021 8 Jul 2024 R01-RU Private Person
80 dvdpartner.com 2 May 2009 2 May 2025 Alpine Domains Inc. eWeb Development Inc.
81 nmopartner.co.uk 13 Jan 2023 13 Jan 2025 Namesco Limited [Tag = NAMESCO] -
82 auipartner.com 7 Mar 2024 7 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
83 alopartner.net 7 May 2023 7 May 2024 Name.com, Inc. jameswar burton
84 drypartner.com 28 Nov 2002 28 Nov 2024 1API GmbH REDACTED FOR PRIVACY
85 shopartner.com 18 Jul 2015 18 Jul 2024 GoDaddy.com, LLC -
86 turpartner.ru 11 Nov 2014 11 Nov 2024 REGRU-RU Private Person
87 dcopartners.com 7 Feb 2018 7 Feb 2025 Tucows Domains Inc. -
88 dogpartner.com 17 Jun 2005 17 Jun 2024 GoDaddy.com, LLC -
89 otopartner.info 8 Dec 2006 8 Dec 2024 Realtime Register B.V. My Domain Provider
90 dmopartners.com 9 Aug 2018 9 Aug 2024 Amazon Registrar, Inc. Identity Protection Service
91 dupartners.com 3 Mar 2017 3 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 autopartner.de - - - -
93 geopartner.se 30 Dec 2018 30 Dec 2024 One.com -
94 aunpartner.com 30 Aug 2020 30 Aug 2024 Wix.com Ltd. -
95 jiopartner.online 4 Jan 2024 4 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
96 propartner.nl 7 Jul 2020 - XNS Registrar B.V. -
97 odoopartner.com 15 May 2014 15 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
98 osopartner.com 17 Sep 2019 17 Sep 2024 Key-Systems GmbH REDACTED FOR PRIVACY
99 ruipartner.com 21 Mar 2014 21 Mar 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
100 eeopartner.com 27 Feb 2018 27 Feb 2026 GoDaddy.com, LLC -
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 Duopartner.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=duopartner.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "duopartner.nl",
        "page_size": 100
    },
    "count": {
        "total": 1079,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dtopartner.com, dubpartner.com, duo-partner.com, dtopartner.net, duopartners.ru, daopartner.com, dpopartner.nl, dropartner.com, duipartner.com, tuopartner.info, doopartner.com, nuopartner.com, dpopartner.com, dpopartner.ru, duopartners.com, dopartner.com, duopartners.org, duopartners.net, europartner.com.br, surpartner.cl, isopartner.ie, seopartner.in, ekopartner.net, yurpartner.com, oyopartner.com, dogpartner.info, ecopartner.pl, leopartner.com, dnapartner.com, devpartner.net, eropartner.com, d2gpartner.com, mbopartner.com, devpartner.com, seopartner.be, dr-partner.ru, propartner.site, dukepartner.online, nugpartner.com, csopartner.com, devpartner.com.br, autopartner.one, ecopartner.net, dgmpartner.com, dmgpartner.com, propartner.solutions, dslpartner.info, dr-partner.com, youpartner.net, deipartner.com, dopartners.com, europartner.be, tuzpartner.com, jurpartner.info, edu-partner.com, funpartner.com, sgopartner.com, autopartner.space, juropartner.de, isopartner.se, ekopartner.ru, dvdpartner.de, dizpartner.com, autopartner.hr, asopartner.com, quepartner.com, osopartner.co.uk, bpopartner.com, alopartner.com, dtppartner.info, seopartner.com.br, yurpartner.ru, ecopartner.su, buspartner.pl, dkbpartner.com, europartner.hr, isopartner.ro, ecopartner.org, dezpartner.ru, dvdpartner.com, nmopartner.co.uk, auipartner.com, alopartner.net, drypartner.com, shopartner.com, turpartner.ru, dcopartners.com, dogpartner.com, otopartner.info, dmopartners.com, dupartners.com, autopartner.de, geopartner.se, aunpartner.com, jiopartner.online, propartner.nl, odoopartner.com, osopartner.com, ruipartner.com, eeopartner.com",
    "results": [
        {
            "num": 1,
            "domain_name": "dtopartner.com",
            "domain_keyword": "dtopartner",
            "domain_tld": "com",
            "query_time": "2024-04-29 09:42:45",
            "create_date": "2020-10-14",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DTO Partner (PTY) Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WEST CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://whoispro.domain-robot.org/whois/dtopartner.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.km20213.keymachine.de",
                "ns2.km20213.keymachine.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dubpartner.com",
            "domain_keyword": "dubpartner",
            "domain_tld": "com",
            "query_time": "2024-05-15 03:27:49",
            "create_date": "2022-03-16",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-16",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.transip.nl",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "duo-partner.com",
            "domain_keyword": "duo-partner",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:39:35",
            "create_date": "2006-07-13",
            "update_date": "2018-03-08",
            "expiry_date": "2024-07-13",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1087.ui-dns.biz",
                "ns1087.ui-dns.com",
                "ns1087.ui-dns.de",
                "ns1087.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dtopartner.net",
            "domain_keyword": "dtopartner",
            "domain_tld": "net",
            "query_time": "2024-05-13 22:16:55",
            "create_date": "2020-10-14",
            "update_date": "2023-12-03",
            "expiry_date": "2024-10-14",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DTO Partner (PTY) Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WEST CAPE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ZA",
            "registrant_email": "https://whoispro.domain-robot.org/whois/dtopartner.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.km20213.keymachine.de",
                "ns2.km20213.keymachine.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "duopartners.ru",
            "domain_keyword": "duopartners",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:05:23",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "TIMEWEB-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "daopartner.com",
            "domain_keyword": "daopartner",
            "domain_tld": "com",
            "query_time": "2024-05-02 10:49:40",
            "create_date": "2020-08-24",
            "update_date": "2022-08-30",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dpopartner.nl",
            "domain_keyword": "dpopartner",
            "domain_tld": "nl",
            "query_time": "2024-03-28 07:38:59",
            "create_date": "2017-09-29",
            "update_date": "2022-04-13",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "dropartner.com",
            "domain_keyword": "dropartner",
            "domain_tld": "com",
            "query_time": "2024-04-07 19:42:55",
            "create_date": "2020-10-27",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "duipartner.com",
            "domain_keyword": "duipartner",
            "domain_tld": "com",
            "query_time": "2024-04-28 12:49:27",
            "create_date": "2020-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "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": 10,
            "domain_name": "tuopartner.info",
            "domain_keyword": "tuopartner",
            "domain_tld": "info",
            "query_time": "2024-03-22 22:06:15",
            "create_date": "2016-03-14",
            "update_date": "2024-01-03",
            "expiry_date": "2025-03-14",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0142584914",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "doopartner.com",
            "domain_keyword": "doopartner",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:16:26",
            "create_date": "2012-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "albert.ns.cloudflare.com",
                "lara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "nuopartner.com",
            "domain_keyword": "nuopartner",
            "domain_tld": "com",
            "query_time": "2024-04-12 17:19:35",
            "create_date": "2020-01-03",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-03",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dpopartner.com",
            "domain_keyword": "dpopartner",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:00:09",
            "create_date": "2020-09-18",
            "update_date": "2021-08-25",
            "expiry_date": "2025-09-18",
            "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": "dpopartner.ru",
            "domain_keyword": "dpopartner",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:48:47",
            "create_date": "2022-05-06",
            "expiry_date": "2025-05-06",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 15,
            "domain_name": "duopartners.com",
            "domain_keyword": "duopartners",
            "domain_tld": "com",
            "query_time": "2024-05-19 13:59:28",
            "create_date": "2016-05-15",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "angelina.ns.cloudflare.com",
                "art.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dopartner.com",
            "domain_keyword": "dopartner",
            "domain_tld": "com",
            "query_time": "2024-03-23 23:07:02",
            "create_date": "2020-03-17",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Hong young jin",
            "registrant_company": "Hong young jin",
            "registrant_address": "105-1702 72, Sinseo-ro,  Dong-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41075",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1025082331",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "duopartners.org",
            "domain_keyword": "duopartners",
            "domain_tld": "org",
            "query_time": "2024-03-22 05:16:21",
            "create_date": "2022-03-20",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-20",
            "registrar_iana": 431,
            "registrar_name": "DreamHost, LLC",
            "registrar_website": "http://www.dreamhost.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "duopartners.net",
            "domain_keyword": "duopartners",
            "domain_tld": "net",
            "query_time": "2024-03-28 17:03:42",
            "create_date": "2022-01-18",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "europartner.com.br",
            "domain_keyword": "europartner",
            "domain_tld": "com.br",
            "query_time": "2024-04-09 16:25:16",
            "create_date": "2011-06-08",
            "update_date": "2022-05-11",
            "expiry_date": "2026-06-08",
            "registrant_name": "EUROPARTNER BRASIL ASSESSORIA E CONSULTO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "george.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 20,
            "domain_name": "surpartner.cl",
            "domain_keyword": "surpartner",
            "domain_tld": "cl",
            "query_time": "2024-04-11 02:18:11",
            "create_date": "2020-12-14",
            "expiry_date": "2024-12-14",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "COMERCIAL PRINCIPE DE VERGARA SPA",
            "name_servers": [
                "ns1.hostingchile.cl",
                "ns2.hostingchile.cl"
            ]
        },
        {
            "num": 21,
            "domain_name": "isopartner.ie",
            "domain_keyword": "isopartner",
            "domain_tld": "ie",
            "query_time": "2024-04-10 06:14:17",
            "create_date": "2020-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "Thermal Insulation Distributors Limited",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "seopartner.in",
            "domain_keyword": "seopartner",
            "domain_tld": "in",
            "query_time": "2024-04-14 20:36:11",
            "create_date": "2017-12-20",
            "update_date": "2022-01-19",
            "expiry_date": "2025-12-20",
            "registrar_iana": 1219,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "https://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HostingBLUE",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gujarat",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bob.ns.cloudflare.com",
                "dina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ekopartner.net",
            "domain_keyword": "ekopartner",
            "domain_tld": "net",
            "query_time": "2024-04-15 11:20:31",
            "create_date": "2007-09-26",
            "update_date": "2023-09-27",
            "expiry_date": "2024-09-26",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://home.pl",
            "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": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "yurpartner.com",
            "domain_keyword": "yurpartner",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:46:37",
            "create_date": "2011-07-08",
            "update_date": "2024-03-21",
            "expiry_date": "2024-07-08",
            "registrar_iana": 2374,
            "registrar_name": "HOSTING UKRAINE LLC",
            "registrar_website": "https://www.ukraine.com.ua",
            "registrant_name": "Privacy Protection",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_address": "PO Box 65",
            "registrant_city": "Kiev",
            "registrant_zip": "04112",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.443927433",
            "name_servers": [
                "ns19.inhostedns.com",
                "ns29.inhostedns.net",
                "ns39.inhostedns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/"
            ]
        },
        {
            "num": 25,
            "domain_name": "oyopartner.com",
            "domain_keyword": "oyopartner",
            "domain_tld": "com",
            "query_time": "2024-05-06 13:45:34",
            "create_date": "2017-07-06",
            "update_date": "2023-03-31",
            "expiry_date": "2024-07-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dogpartner.info",
            "domain_keyword": "dogpartner",
            "domain_tld": "info",
            "query_time": "2024-04-24 09:11:57",
            "create_date": "2012-04-27",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 27,
            "domain_name": "ecopartner.pl",
            "domain_keyword": "ecopartner",
            "domain_tld": "pl",
            "query_time": "2024-04-27 03:44:05",
            "create_date": "2005-02-17",
            "update_date": "2024-02-14",
            "expiry_date": "2025-02-17",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 28,
            "domain_name": "leopartner.com",
            "domain_keyword": "leopartner",
            "domain_tld": "com",
            "query_time": "2024-04-20 00:39:11",
            "create_date": "2016-03-13",
            "update_date": "2021-03-07",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dnapartner.com",
            "domain_keyword": "dnapartner",
            "domain_tld": "com",
            "query_time": "2024-04-17 18:25:08",
            "create_date": "2013-09-24",
            "update_date": "2020-09-18",
            "expiry_date": "2025-09-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "devpartner.net",
            "domain_keyword": "devpartner",
            "domain_tld": "net",
            "query_time": "2024-04-23 12:52:55",
            "create_date": "2019-03-18",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-18",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Opticom Solutions Maciej Krawczyk",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elisabeth.ns.cloudflare.com",
                "memphis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "eropartner.com",
            "domain_keyword": "eropartner",
            "domain_tld": "com",
            "query_time": "2024-04-10 23:40:43",
            "create_date": "2005-06-19",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "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": "EQOM B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=eropartner.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.linqhost.nl",
                "ns2.linqhost.eu",
                "ns3.linqhost.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "d2gpartner.com",
            "domain_keyword": "d2gpartner",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:40:55",
            "create_date": "2015-10-29",
            "update_date": "2022-10-30",
            "expiry_date": "2024-10-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.nettek.net",
                "ns2.nettek.com",
                "ns3.nettek.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mbopartner.com",
            "domain_keyword": "mbopartner",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:26:04",
            "create_date": "2008-03-03",
            "update_date": "2021-01-02",
            "expiry_date": "2026-03-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns45.worldnic.com",
                "ns46.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "devpartner.com",
            "domain_keyword": "devpartner",
            "domain_tld": "com",
            "query_time": "2024-04-13 23:38:24",
            "create_date": "2001-11-15",
            "update_date": "2023-09-21",
            "expiry_date": "2024-11-15",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "http://www.safenames.net",
            "registrant_name": "Data protected, not disclosed",
            "registrant_company": "Open Text Corporation",
            "registrant_address": "Data protected, not disclosed",
            "registrant_city": "Data protected, not disclosed",
            "registrant_state": "Data protected, not disclosed",
            "registrant_zip": "Data protected, not disclosed",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "Data protected, not disclosed",
            "registrant_fax": "Data protected, not disclosed",
            "name_servers": [
                "ns1.softwaregrp.com",
                "ns2.softwaregrp.com",
                "ns3.softwaregrp.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "seopartner.be",
            "domain_keyword": "seopartner",
            "domain_tld": "be",
            "query_time": "2024-04-14 20:36:11",
            "create_date": "2019-08-27",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 36,
            "domain_name": "dr-partner.ru",
            "domain_keyword": "dr-partner",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:49:34",
            "create_date": "2024-01-18",
            "expiry_date": "2025-01-18",
            "registrar_name": "REGRU-RU",
            "registrant_company": "\"Digital Soft\", LLC",
            "name_servers": [
                "ns1.selectel.ru",
                "ns2.selectel.ru",
                "ns3.selectel.ru",
                "ns4.selectel.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 37,
            "domain_name": "propartner.site",
            "domain_keyword": "propartner",
            "domain_tld": "site",
            "query_time": "2024-05-09 01:29:24",
            "create_date": "2023-05-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-05-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_state": "CO",
            "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": [
                "anton.ns.cloudflare.com",
                "danica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dukepartner.online",
            "domain_keyword": "dukepartner",
            "domain_tld": "online",
            "query_time": "2024-03-26 08:18:04",
            "create_date": "2021-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1557,
            "registrar_name": "Netowl,Inc.",
            "registrar_website": "http://www.star-domain.jp/",
            "registrant_company": "XSERVER Inc.",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nugpartner.com",
            "domain_keyword": "nugpartner",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:26:43",
            "create_date": "2018-02-16",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-16",
            "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": 40,
            "domain_name": "csopartner.com",
            "domain_keyword": "csopartner",
            "domain_tld": "com",
            "query_time": "2024-04-13 09:22:37",
            "create_date": "2024-02-20",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-20",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 41,
            "domain_name": "devpartner.com.br",
            "domain_keyword": "devpartner",
            "domain_tld": "com.br",
            "query_time": "2024-04-13 23:38:25",
            "create_date": "2004-06-18",
            "update_date": "2023-09-28",
            "expiry_date": "2024-06-18",
            "registrant_name": "Devpartner Tecnologia da Informa??o Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "arushi.ns.cloudflare.com",
                "thaddeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 42,
            "domain_name": "autopartner.one",
            "domain_keyword": "autopartner",
            "domain_tld": "one",
            "query_time": "2024-04-29 11:01:25",
            "create_date": "2019-03-08",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TEMOT International Autoparts GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "ecopartner.net",
            "domain_keyword": "ecopartner",
            "domain_tld": "net",
            "query_time": "2024-04-27 06:30:36",
            "create_date": "2019-06-23",
            "update_date": "2023-07-27",
            "expiry_date": "2024-06-23",
            "registrar_iana": 750,
            "registrar_name": "Nerd Names, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dgmpartner.com",
            "domain_keyword": "dgmpartner",
            "domain_tld": "com",
            "query_time": "2024-04-10 05:04:26",
            "create_date": "2015-02-11",
            "update_date": "2022-09-17",
            "expiry_date": "2025-02-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.hostek.com",
                "ns2.hostek.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dmgpartner.com",
            "domain_keyword": "dmgpartner",
            "domain_tld": "com",
            "query_time": "2024-04-10 06:02:39",
            "create_date": "2022-08-03",
            "update_date": "2023-11-17",
            "expiry_date": "2025-08-03",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger Operations, UAB",
            "registrar_website": "https://www.hostinger.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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "propartner.solutions",
            "domain_keyword": "propartner",
            "domain_tld": "solutions",
            "query_time": "2024-04-07 17:13:47",
            "create_date": "2024-04-04",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-04",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dslpartner.info",
            "domain_keyword": "dslpartner",
            "domain_tld": "info",
            "query_time": "2024-04-14 00:15:43",
            "create_date": "2004-09-05",
            "update_date": "2023-10-20",
            "expiry_date": "2024-09-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1062.ui-dns.biz",
                "ns1062.ui-dns.com",
                "ns1062.ui-dns.de",
                "ns1062.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dr-partner.com",
            "domain_keyword": "dr-partner",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:27:02",
            "create_date": "2010-10-14",
            "update_date": "2024-03-07",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "DE",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "youpartner.net",
            "domain_keyword": "youpartner",
            "domain_tld": "net",
            "query_time": "2024-04-13 04:50:35",
            "create_date": "2023-06-13",
            "update_date": "2023-06-13",
            "expiry_date": "2024-06-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "deipartner.com",
            "domain_keyword": "deipartner",
            "domain_tld": "com",
            "query_time": "2024-04-09 04:29:02",
            "create_date": "2023-12-05",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dopartners.com",
            "domain_keyword": "dopartners",
            "domain_tld": "com",
            "query_time": "2024-04-15 07:35:28",
            "create_date": "2005-12-22",
            "update_date": "2022-09-10",
            "expiry_date": "2026-12-22",
            "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": 52,
            "domain_name": "europartner.be",
            "domain_keyword": "europartner",
            "domain_tld": "be",
            "query_time": "2024-03-27 09:35:11",
            "create_date": "2020-06-24",
            "registrar_name": "web invest gmbh",
            "registrar_website": "http://www.web-invest.at",
            "name_servers": [
                "domain-for-sale.at",
                "the-domains.website",
                "visit.the-domains.website"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 53,
            "domain_name": "tuzpartner.com",
            "domain_keyword": "tuzpartner",
            "domain_tld": "com",
            "query_time": "2024-03-22 04:24:29",
            "create_date": "2021-11-11",
            "update_date": "2024-03-13",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "HU",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "cns1.alfahosting.info",
                "cns2.alfahosting.info",
                "cns3.alfahosting.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "jurpartner.info",
            "domain_keyword": "jurpartner",
            "domain_tld": "info",
            "query_time": "2024-04-12 16:50:51",
            "create_date": "2015-12-09",
            "update_date": "2024-01-23",
            "expiry_date": "2024-12-09",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks14.rzone.de",
                "shades01.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "edu-partner.com",
            "domain_keyword": "edu-partner",
            "domain_tld": "com",
            "query_time": "2024-04-09 09:29:05",
            "create_date": "2001-05-30",
            "update_date": "2022-09-02",
            "expiry_date": "2028-05-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ans1.jcy1.qualitytech.com",
                "ans1.nyc16.qualitytech.com",
                "ans1.sjc1.qualitytech.com",
                "ans1.suw1.qualitytech.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "funpartner.com",
            "domain_keyword": "funpartner",
            "domain_tld": "com",
            "query_time": "2024-04-16 18:21:10",
            "create_date": "2018-03-31",
            "update_date": "2021-03-25",
            "expiry_date": "2025-03-31",
            "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": 57,
            "domain_name": "sgopartner.com",
            "domain_keyword": "sgopartner",
            "domain_tld": "com",
            "query_time": "2024-04-08 05:54:32",
            "create_date": "2022-02-05",
            "update_date": "2022-10-04",
            "expiry_date": "2025-02-05",
            "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": 58,
            "domain_name": "autopartner.space",
            "domain_keyword": "autopartner",
            "domain_tld": "space",
            "query_time": "2024-04-29 11:01:25",
            "create_date": "2023-12-15",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "lin jian zhong",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "juropartner.de",
            "domain_keyword": "juropartner",
            "domain_tld": "de",
            "query_time": "2024-05-04 22:29:43",
            "update_date": "2021-09-03",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 60,
            "domain_name": "isopartner.se",
            "domain_keyword": "isopartner",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:04:35",
            "create_date": "2020-07-30",
            "update_date": "2023-08-07",
            "expiry_date": "2024-07-30",
            "registrar_name": "Key-Systems Gmbh",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ekopartner.ru",
            "domain_keyword": "ekopartner",
            "domain_tld": "ru",
            "query_time": "2024-05-02 21:49:47",
            "create_date": "2018-10-19",
            "expiry_date": "2024-10-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "dvdpartner.de",
            "domain_keyword": "dvdpartner",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:10:21",
            "update_date": "2022-09-09",
            "name_servers": [
                "ns1.fastpark.net",
                "ns2.fastpark.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 63,
            "domain_name": "dizpartner.com",
            "domain_keyword": "dizpartner",
            "domain_tld": "com",
            "query_time": "2024-04-01 18:52:41",
            "create_date": "2022-07-10",
            "update_date": "2023-07-31",
            "expiry_date": "2024-07-10",
            "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": "SICHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dizpartner.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": 64,
            "domain_name": "autopartner.hr",
            "domain_keyword": "autopartner",
            "domain_tld": "hr",
            "query_time": "2024-03-30 21:31:15",
            "create_date": "2009-05-25",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-28",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "AUTO PARTNER d.o.o.",
            "registrant_address": "Gaženička b.b.",
            "registrant_city": "Zadar",
            "registrant_state": "HR",
            "registrant_zip": "23000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.crohost.net",
                "ns2.crohost.net"
            ]
        },
        {
            "num": 65,
            "domain_name": "asopartner.com",
            "domain_keyword": "asopartner",
            "domain_tld": "com",
            "query_time": "2024-04-08 02:57:38",
            "create_date": "2022-11-25",
            "update_date": "2023-10-26",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "guy.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "quepartner.com",
            "domain_keyword": "quepartner",
            "domain_tld": "com",
            "query_time": "2024-04-12 09:59:57",
            "create_date": "2014-10-07",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.m42.siteground.biz",
                "ns2.m42.siteground.biz"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "osopartner.co.uk",
            "domain_keyword": "osopartner",
            "domain_tld": "co.uk",
            "query_time": "2024-04-21 19:14:21",
            "create_date": "2019-09-17",
            "update_date": "2023-10-15",
            "expiry_date": "2024-09-17",
            "registrar_name": "Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "a.ns.syse.no",
                "b.ns.syse.no",
                "c.ns.syse.no",
                "d.ns.syse.no"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 68,
            "domain_name": "bpopartner.com",
            "domain_keyword": "bpopartner",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:02:42",
            "create_date": "2005-03-07",
            "update_date": "2024-03-10",
            "expiry_date": "2026-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "alopartner.com",
            "domain_keyword": "alopartner",
            "domain_tld": "com",
            "query_time": "2024-04-02 02:13:43",
            "create_date": "2023-12-01",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-01",
            "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=alopartner.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "tvmdn1ci.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dtppartner.info",
            "domain_keyword": "dtppartner",
            "domain_tld": "info",
            "query_time": "2024-04-03 10:16:42",
            "create_date": "2019-09-17",
            "update_date": "2023-10-15",
            "expiry_date": "2024-09-17",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DTP PARTNER Werner Mödinger e.K.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1030.ui-dns.com",
                "ns1053.ui-dns.de",
                "ns1093.ui-dns.biz",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "seopartner.com.br",
            "domain_keyword": "seopartner",
            "domain_tld": "com.br",
            "query_time": "2024-04-13 08:26:09",
            "create_date": "2018-09-21",
            "update_date": "2023-12-01",
            "expiry_date": "2024-09-21",
            "registrant_name": "Luiz Eduardo da Costa Bastos",
            "name_servers": [
                "rodrigo.ns.cloudflare.com",
                "sima.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 72,
            "domain_name": "yurpartner.ru",
            "domain_keyword": "yurpartner",
            "domain_tld": "ru",
            "query_time": "2024-05-05 10:31:52",
            "create_date": "2020-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 73,
            "domain_name": "ecopartner.su",
            "domain_keyword": "ecopartner",
            "domain_tld": "su",
            "query_time": "2024-05-05 04:09:03",
            "create_date": "2021-01-22",
            "expiry_date": "2025-01-22",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 74,
            "domain_name": "buspartner.pl",
            "domain_keyword": "buspartner",
            "domain_tld": "pl",
            "query_time": "2024-05-07 10:16:24",
            "create_date": "2010-01-26",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-26",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns10.linuxpl.com",
                "ns10.linuxpl.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "dkbpartner.com",
            "domain_keyword": "dkbpartner",
            "domain_tld": "com",
            "query_time": "2024-04-20 07:08:43",
            "create_date": "2016-04-06",
            "update_date": "2021-12-28",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "contact via https://www.1api.net/send-message/dkbpartner.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nextserver.hu",
                "ns2.nextserver.hu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "europartner.hr",
            "domain_keyword": "europartner",
            "domain_tld": "hr",
            "query_time": "2024-05-10 19:10:18",
            "create_date": "2006-06-06",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-26",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Euro partner d.o.o.",
            "registrant_address": "Istarskog razvoda 1",
            "registrant_city": "Poreč",
            "registrant_state": "HR",
            "registrant_zip": "52440",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.irealone.com",
                "ns2.irealone.hr"
            ]
        },
        {
            "num": 77,
            "domain_name": "isopartner.ro",
            "domain_keyword": "isopartner",
            "domain_tld": "ro",
            "query_time": "2024-04-25 18:47:10",
            "create_date": "2020-08-05",
            "expiry_date": "2025-08-04",
            "registrar_name": "Instra Corporation Pty Ltd",
            "registrar_website": "www.instra.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 78,
            "domain_name": "ecopartner.org",
            "domain_keyword": "ecopartner",
            "domain_tld": "org",
            "query_time": "2024-04-27 06:30:36",
            "create_date": "2007-05-17",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0150480563",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kgbyte.su",
                "ns2.kgbyte.su"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dezpartner.ru",
            "domain_keyword": "dezpartner",
            "domain_tld": "ru",
            "query_time": "2024-05-04 09:20:48",
            "create_date": "2021-07-08",
            "expiry_date": "2024-07-08",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "dvdpartner.com",
            "domain_keyword": "dvdpartner",
            "domain_tld": "com",
            "query_time": "2024-04-14 09:32:52",
            "create_date": "2009-05-02",
            "update_date": "2023-06-22",
            "expiry_date": "2025-05-02",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "nmopartner.co.uk",
            "domain_keyword": "nmopartner",
            "domain_tld": "co.uk",
            "query_time": "2024-03-30 22:49:05",
            "create_date": "2023-01-13",
            "update_date": "2024-01-28",
            "expiry_date": "2025-01-13",
            "registrar_name": "Namesco Limited [Tag = NAMESCO]",
            "registrar_website": "https://www.names.co.uk",
            "name_servers": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "auipartner.com",
            "domain_keyword": "auipartner",
            "domain_tld": "com",
            "query_time": "2024-05-12 23:39:18",
            "create_date": "2024-03-07",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "alopartner.net",
            "domain_keyword": "alopartner",
            "domain_tld": "net",
            "query_time": "2024-05-13 14:37:43",
            "create_date": "2023-05-07",
            "update_date": "2024-05-09",
            "expiry_date": "2024-05-07",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "jameswar burton",
            "registrant_address": "4289 Village View Drive ,",
            "registrant_city": "Mount Airy",
            "registrant_state": "MD",
            "registrant_zip": "21771",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/alopartner.net/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1vwx.name.com",
                "ns2gtx.name.com",
                "ns3hjx.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "drypartner.com",
            "domain_keyword": "drypartner",
            "domain_tld": "com",
            "query_time": "2024-04-19 15:52:29",
            "create_date": "2002-11-28",
            "update_date": "2020-05-14",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "contact via https://www.1api.net/send-message/drypartner.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "shopartner.com",
            "domain_keyword": "shopartner",
            "domain_tld": "com",
            "query_time": "2024-04-26 17:00:53",
            "create_date": "2015-07-18",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "turpartner.ru",
            "domain_keyword": "turpartner",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:38:34",
            "create_date": "2014-11-11",
            "expiry_date": "2024-11-11",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 87,
            "domain_name": "dcopartners.com",
            "domain_keyword": "dcopartners",
            "domain_tld": "com",
            "query_time": "2024-04-30 22:53:37",
            "create_date": "2018-02-07",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "dogpartner.com",
            "domain_keyword": "dogpartner",
            "domain_tld": "com",
            "query_time": "2024-04-07 23:15:39",
            "create_date": "2005-06-17",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-17",
            "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": 89,
            "domain_name": "otopartner.info",
            "domain_keyword": "otopartner",
            "domain_tld": "info",
            "query_time": "2024-04-16 22:54:27",
            "create_date": "2006-12-08",
            "update_date": "2024-01-22",
            "expiry_date": "2024-12-08",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "My Domain Provider",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tiscomhosting.nl",
                "ns2.tiscomhosting.net",
                "ns3.tiscomhosting.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dmopartners.com",
            "domain_keyword": "dmopartners",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:55:05",
            "create_date": "2018-08-09",
            "update_date": "2023-07-07",
            "expiry_date": "2024-08-09",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of dmopartners.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1145.awsdns-15.org",
                "ns-1561.awsdns-03.co.uk",
                "ns-425.awsdns-53.com",
                "ns-546.awsdns-04.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dupartners.com",
            "domain_keyword": "dupartners",
            "domain_tld": "com",
            "query_time": "2024-04-24 21:48:15",
            "create_date": "2017-03-03",
            "update_date": "2021-02-25",
            "expiry_date": "2025-03-03",
            "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": "autopartner.de",
            "domain_keyword": "autopartner",
            "domain_tld": "de",
            "query_time": "2024-05-04 03:54:38",
            "update_date": "2007-04-05",
            "name_servers": [
                "www1.nethit.de",
                "www2.nethit.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 93,
            "domain_name": "geopartner.se",
            "domain_keyword": "geopartner",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:24:40",
            "create_date": "2018-12-30",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-30",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 94,
            "domain_name": "aunpartner.com",
            "domain_keyword": "aunpartner",
            "domain_tld": "com",
            "query_time": "2024-05-07 20:46:00",
            "create_date": "2020-08-30",
            "update_date": "2024-04-09",
            "expiry_date": "2024-08-30",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "jiopartner.online",
            "domain_keyword": "jiopartner",
            "domain_tld": "online",
            "query_time": "2024-05-09 20:54:38",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "propartner.nl",
            "domain_keyword": "propartner",
            "domain_tld": "nl",
            "query_time": "2024-04-18 02:52:51",
            "create_date": "2020-07-07",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "odoopartner.com",
            "domain_keyword": "odoopartner",
            "domain_tld": "com",
            "query_time": "2024-04-19 02:57:03",
            "create_date": "2014-05-15",
            "update_date": "2021-07-11",
            "expiry_date": "2025-05-15",
            "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": 98,
            "domain_name": "osopartner.com",
            "domain_keyword": "osopartner",
            "domain_tld": "com",
            "query_time": "2024-04-21 19:14:21",
            "create_date": "2019-09-17",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-17",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.syse.no",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vestfold",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.syse.no",
                "b.ns.syse.no",
                "c.ns.syse.no",
                "d.ns.syse.no"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "ruipartner.com",
            "domain_keyword": "ruipartner",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:00:23",
            "create_date": "2014-03-21",
            "update_date": "2024-04-02",
            "expiry_date": "2028-03-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "eeopartner.com",
            "domain_keyword": "eeopartner",
            "domain_tld": "com",
            "query_time": "2024-05-02 06:35:16",
            "create_date": "2018-02-27",
            "update_date": "2024-02-28",
            "expiry_date": "2026-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.133,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>duopartner.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1079</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dtopartner.com, dubpartner.com, duo-partner.com, dtopartner.net, duopartners.ru, daopartner.com, dpopartner.nl, dropartner.com, duipartner.com, tuopartner.info, doopartner.com, nuopartner.com, dpopartner.com, dpopartner.ru, duopartners.com, dopartner.com, duopartners.org, duopartners.net, europartner.com.br, surpartner.cl, isopartner.ie, seopartner.in, ekopartner.net, yurpartner.com, oyopartner.com, dogpartner.info, ecopartner.pl, leopartner.com, dnapartner.com, devpartner.net, eropartner.com, d2gpartner.com, mbopartner.com, devpartner.com, seopartner.be, dr-partner.ru, propartner.site, dukepartner.online, nugpartner.com, csopartner.com, devpartner.com.br, autopartner.one, ecopartner.net, dgmpartner.com, dmgpartner.com, propartner.solutions, dslpartner.info, dr-partner.com, youpartner.net, deipartner.com, dopartners.com, europartner.be, tuzpartner.com, jurpartner.info, edu-partner.com, funpartner.com, sgopartner.com, autopartner.space, juropartner.de, isopartner.se, ekopartner.ru, dvdpartner.de, dizpartner.com, autopartner.hr, asopartner.com, quepartner.com, osopartner.co.uk, bpopartner.com, alopartner.com, dtppartner.info, seopartner.com.br, yurpartner.ru, ecopartner.su, buspartner.pl, dkbpartner.com, europartner.hr, isopartner.ro, ecopartner.org, dezpartner.ru, dvdpartner.com, nmopartner.co.uk, auipartner.com, alopartner.net, drypartner.com, shopartner.com, turpartner.ru, dcopartners.com, dogpartner.com, otopartner.info, dmopartners.com, dupartners.com, autopartner.de, geopartner.se, aunpartner.com, jiopartner.online, propartner.nl, odoopartner.com, osopartner.com, ruipartner.com, eeopartner.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dtopartner.com</domain_name>
   <domain_keyword>dtopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 09:42:45</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DTO Partner (PTY) Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WEST CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/dtopartner.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.km20213.keymachine.de</value>
    <value>ns2.km20213.keymachine.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dubpartner.com</domain_name>
   <domain_keyword>dubpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 03:27:49</query_time>
   <create_date>2022-03-16</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.transip.nl</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>duo-partner.com</domain_name>
   <domain_keyword>duo-partner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:39:35</query_time>
   <create_date>2006-07-13</create_date>
   <update_date>2018-03-08</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1087.ui-dns.biz</value>
    <value>ns1087.ui-dns.com</value>
    <value>ns1087.ui-dns.de</value>
    <value>ns1087.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dtopartner.net</domain_name>
   <domain_keyword>dtopartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 22:16:55</query_time>
   <create_date>2020-10-14</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DTO Partner (PTY) Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WEST CAPE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/dtopartner.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.km20213.keymachine.de</value>
    <value>ns2.km20213.keymachine.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>duopartners.ru</domain_name>
   <domain_keyword>duopartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:05:23</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_name>TIMEWEB-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>daopartner.com</domain_name>
   <domain_keyword>daopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 10:49:40</query_time>
   <create_date>2020-08-24</create_date>
   <update_date>2022-08-30</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>7</num>
   <domain_name>dpopartner.nl</domain_name>
   <domain_keyword>dpopartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-03-28 07:38:59</query_time>
   <create_date>2017-09-29</create_date>
   <update_date>2022-04-13</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dropartner.com</domain_name>
   <domain_keyword>dropartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 19:42:55</query_time>
   <create_date>2020-10-27</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>duipartner.com</domain_name>
   <domain_keyword>duipartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 12:49:27</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>10</num>
   <domain_name>tuopartner.info</domain_name>
   <domain_keyword>tuopartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-03-22 22:06:15</query_time>
   <create_date>2016-03-14</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0142584914</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>doopartner.com</domain_name>
   <domain_keyword>doopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:16:26</query_time>
   <create_date>2012-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-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>albert.ns.cloudflare.com</value>
    <value>lara.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>12</num>
   <domain_name>nuopartner.com</domain_name>
   <domain_keyword>nuopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 17:19:35</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dpopartner.com</domain_name>
   <domain_keyword>dpopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:00:09</query_time>
   <create_date>2020-09-18</create_date>
   <update_date>2021-08-25</update_date>
   <expiry_date>2025-09-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>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>dpopartner.ru</domain_name>
   <domain_keyword>dpopartner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:48:47</query_time>
   <create_date>2022-05-06</create_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>duopartners.com</domain_name>
   <domain_keyword>duopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 13:59:28</query_time>
   <create_date>2016-05-15</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-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>angelina.ns.cloudflare.com</value>
    <value>art.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>16</num>
   <domain_name>dopartner.com</domain_name>
   <domain_keyword>dopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-23 23:07:02</query_time>
   <create_date>2020-03-17</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Hong young jin</registrant_name>
   <registrant_company>Hong young jin</registrant_company>
   <registrant_address>105-1702 72, Sinseo-ro,  Dong-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41075</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1025082331</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>duopartners.org</domain_name>
   <domain_keyword>duopartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-03-22 05:16:21</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DreamHost, LLC</registrar_name>
   <registrar_website>http://www.dreamhost.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>duopartners.net</domain_name>
   <domain_keyword>duopartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-03-28 17:03:42</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-18</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>ns05.domaincontrol.com</value>
    <value>ns06.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>19</num>
   <domain_name>europartner.com.br</domain_name>
   <domain_keyword>europartner</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-09 16:25:16</query_time>
   <create_date>2011-06-08</create_date>
   <update_date>2022-05-11</update_date>
   <expiry_date>2026-06-08</expiry_date>
   <registrant_name>EUROPARTNER BRASIL ASSESSORIA E CONSULTO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>george.ns.cloudflare.com</value>
    <value>miki.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>surpartner.cl</domain_name>
   <domain_keyword>surpartner</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-11 02:18:11</query_time>
   <create_date>2020-12-14</create_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>COMERCIAL PRINCIPE DE VERGARA SPA</registrant_name>
   <name_servers>
    <value>ns1.hostingchile.cl</value>
    <value>ns2.hostingchile.cl</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>isopartner.ie</domain_name>
   <domain_keyword>isopartner</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-10 06:14:17</query_time>
   <create_date>2020-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>Thermal Insulation Distributors Limited</registrant_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>seopartner.in</domain_name>
   <domain_keyword>seopartner</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-14 20:36:11</query_time>
   <create_date>2017-12-20</create_date>
   <update_date>2022-01-19</update_date>
   <expiry_date>2025-12-20</expiry_date>
   <registrar_iana>1219</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HostingBLUE</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gujarat</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bob.ns.cloudflare.com</value>
    <value>dina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ekopartner.net</domain_name>
   <domain_keyword>ekopartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 11:20:31</query_time>
   <create_date>2007-09-26</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://home.pl</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>PL</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>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>yurpartner.com</domain_name>
   <domain_keyword>yurpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:46:37</query_time>
   <create_date>2011-07-08</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>HOSTING UKRAINE LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua</registrar_website>
   <registrant_name>Privacy Protection</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>PO Box 65</registrant_address>
   <registrant_city>Kiev</registrant_city>
   <registrant_zip>04112</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.443927433</registrant_phone>
   <name_servers>
    <value>ns19.inhostedns.com</value>
    <value>ns29.inhostedns.net</value>
    <value>ns39.inhostedns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsignedURL of the ICANN WHOIS Data Problem Reporting System: http://wdprs.internic.net/</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>oyopartner.com</domain_name>
   <domain_keyword>oyopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 13:45:34</query_time>
   <create_date>2017-07-06</create_date>
   <update_date>2023-03-31</update_date>
   <expiry_date>2024-07-06</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>ns01.domaincontrol.com</value>
    <value>ns02.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>26</num>
   <domain_name>dogpartner.info</domain_name>
   <domain_keyword>dogpartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 09:11:57</query_time>
   <create_date>2012-04-27</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ecopartner.pl</domain_name>
   <domain_keyword>ecopartner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-27 03:44:05</query_time>
   <create_date>2005-02-17</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>leopartner.com</domain_name>
   <domain_keyword>leopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 00:39:11</query_time>
   <create_date>2016-03-13</create_date>
   <update_date>2021-03-07</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dnapartner.com</domain_name>
   <domain_keyword>dnapartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 18:25:08</query_time>
   <create_date>2013-09-24</create_date>
   <update_date>2020-09-18</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>devpartner.net</domain_name>
   <domain_keyword>devpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 12:52:55</query_time>
   <create_date>2019-03-18</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Opticom Solutions Maciej Krawczyk</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elisabeth.ns.cloudflare.com</value>
    <value>memphis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>eropartner.com</domain_name>
   <domain_keyword>eropartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 23:40:43</query_time>
   <create_date>2005-06-19</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-19</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>EQOM B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=eropartner.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.linqhost.nl</value>
    <value>ns2.linqhost.eu</value>
    <value>ns3.linqhost.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>d2gpartner.com</domain_name>
   <domain_keyword>d2gpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:40:55</query_time>
   <create_date>2015-10-29</create_date>
   <update_date>2022-10-30</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.nettek.net</value>
    <value>ns2.nettek.com</value>
    <value>ns3.nettek.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>mbopartner.com</domain_name>
   <domain_keyword>mbopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:26:04</query_time>
   <create_date>2008-03-03</create_date>
   <update_date>2021-01-02</update_date>
   <expiry_date>2026-03-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns45.worldnic.com</value>
    <value>ns46.worldnic.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>devpartner.com</domain_name>
   <domain_keyword>devpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 23:38:24</query_time>
   <create_date>2001-11-15</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>http://www.safenames.net</registrar_website>
   <registrant_name>Data protected, not disclosed</registrant_name>
   <registrant_company>Open Text Corporation</registrant_company>
   <registrant_address>Data protected, not disclosed</registrant_address>
   <registrant_city>Data protected, not disclosed</registrant_city>
   <registrant_state>Data protected, not disclosed</registrant_state>
   <registrant_zip>Data protected, not disclosed</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Data protected, not disclosed</registrant_phone>
   <registrant_fax>Data protected, not disclosed</registrant_fax>
   <name_servers>
    <value>ns1.softwaregrp.com</value>
    <value>ns2.softwaregrp.com</value>
    <value>ns3.softwaregrp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>seopartner.be</domain_name>
   <domain_keyword>seopartner</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-14 20:36:11</query_time>
   <create_date>2019-08-27</create_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>36</num>
   <domain_name>dr-partner.ru</domain_name>
   <domain_keyword>dr-partner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:49:34</query_time>
   <create_date>2024-01-18</create_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>&quot;Digital Soft&quot;, LLC</registrant_company>
   <name_servers>
    <value>ns1.selectel.ru</value>
    <value>ns2.selectel.ru</value>
    <value>ns3.selectel.ru</value>
    <value>ns4.selectel.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>propartner.site</domain_name>
   <domain_keyword>propartner</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-09 01:29:24</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_state>CO</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>anton.ns.cloudflare.com</value>
    <value>danica.ns.cloudflare.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>dukepartner.online</domain_name>
   <domain_keyword>dukepartner</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-03-26 08:18:04</query_time>
   <create_date>2021-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl,Inc.</registrar_name>
   <registrar_website>http://www.star-domain.jp/</registrar_website>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>nugpartner.com</domain_name>
   <domain_keyword>nugpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:26:43</query_time>
   <create_date>2018-02-16</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>40</num>
   <domain_name>csopartner.com</domain_name>
   <domain_keyword>csopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 09:22:37</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>devpartner.com.br</domain_name>
   <domain_keyword>devpartner</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-13 23:38:25</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrant_name>Devpartner Tecnologia da Informa??o Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>arushi.ns.cloudflare.com</value>
    <value>thaddeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>autopartner.one</domain_name>
   <domain_keyword>autopartner</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-29 11:01:25</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TEMOT International Autoparts GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ecopartner.net</domain_name>
   <domain_keyword>ecopartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 06:30:36</query_time>
   <create_date>2019-06-23</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>750</registrar_iana>
   <registrar_name>Nerd Names, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dgmpartner.com</domain_name>
   <domain_keyword>dgmpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 05:04:26</query_time>
   <create_date>2015-02-11</create_date>
   <update_date>2022-09-17</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.hostek.com</value>
    <value>ns2.hostek.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>45</num>
   <domain_name>dmgpartner.com</domain_name>
   <domain_keyword>dmgpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 06:02:39</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger Operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>propartner.solutions</domain_name>
   <domain_keyword>propartner</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-07 17:13:47</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-04</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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dslpartner.info</domain_name>
   <domain_keyword>dslpartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-14 00:15:43</query_time>
   <create_date>2004-09-05</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1062.ui-dns.biz</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1062.ui-dns.de</value>
    <value>ns1062.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dr-partner.com</domain_name>
   <domain_keyword>dr-partner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:27:02</query_time>
   <create_date>2010-10-14</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>youpartner.net</domain_name>
   <domain_keyword>youpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 04:50:35</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-13</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>deipartner.com</domain_name>
   <domain_keyword>deipartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 04:29:02</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>51</num>
   <domain_name>dopartners.com</domain_name>
   <domain_keyword>dopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 07:35:28</query_time>
   <create_date>2005-12-22</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2026-12-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>52</num>
   <domain_name>europartner.be</domain_name>
   <domain_keyword>europartner</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-03-27 09:35:11</query_time>
   <create_date>2020-06-24</create_date>
   <registrar_name>web invest gmbh</registrar_name>
   <registrar_website>http://www.web-invest.at</registrar_website>
   <name_servers>
    <value>domain-for-sale.at</value>
    <value>the-domains.website</value>
    <value>visit.the-domains.website</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>tuzpartner.com</domain_name>
   <domain_keyword>tuzpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-03-22 04:24:29</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>HU</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>cns1.alfahosting.info</value>
    <value>cns2.alfahosting.info</value>
    <value>cns3.alfahosting.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>jurpartner.info</domain_name>
   <domain_keyword>jurpartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-12 16:50:51</query_time>
   <create_date>2015-12-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks14.rzone.de</value>
    <value>shades01.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>edu-partner.com</domain_name>
   <domain_keyword>edu-partner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 09:29:05</query_time>
   <create_date>2001-05-30</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2028-05-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>ans1.jcy1.qualitytech.com</value>
    <value>ans1.nyc16.qualitytech.com</value>
    <value>ans1.sjc1.qualitytech.com</value>
    <value>ans1.suw1.qualitytech.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>funpartner.com</domain_name>
   <domain_keyword>funpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 18:21:10</query_time>
   <create_date>2018-03-31</create_date>
   <update_date>2021-03-25</update_date>
   <expiry_date>2025-03-31</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>57</num>
   <domain_name>sgopartner.com</domain_name>
   <domain_keyword>sgopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 05:54:32</query_time>
   <create_date>2022-02-05</create_date>
   <update_date>2022-10-04</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>58</num>
   <domain_name>autopartner.space</domain_name>
   <domain_keyword>autopartner</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-29 11:01:25</query_time>
   <create_date>2023-12-15</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>lin jian zhong</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>juropartner.de</domain_name>
   <domain_keyword>juropartner</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 22:29:43</query_time>
   <update_date>2021-09-03</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>isopartner.se</domain_name>
   <domain_keyword>isopartner</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:04:35</query_time>
   <create_date>2020-07-30</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>Key-Systems Gmbh</registrar_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</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>61</num>
   <domain_name>ekopartner.ru</domain_name>
   <domain_keyword>ekopartner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 21:49:47</query_time>
   <create_date>2018-10-19</create_date>
   <expiry_date>2024-10-19</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>62</num>
   <domain_name>dvdpartner.de</domain_name>
   <domain_keyword>dvdpartner</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:10:21</query_time>
   <update_date>2022-09-09</update_date>
   <name_servers>
    <value>ns1.fastpark.net</value>
    <value>ns2.fastpark.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>dizpartner.com</domain_name>
   <domain_keyword>dizpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-01 18:52:41</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-07-10</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>SICHUAN</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=dizpartner.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>64</num>
   <domain_name>autopartner.hr</domain_name>
   <domain_keyword>autopartner</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-03-30 21:31:15</query_time>
   <create_date>2009-05-25</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>AUTO PARTNER d.o.o.</registrant_name>
   <registrant_address>Gaženička b.b.</registrant_address>
   <registrant_city>Zadar</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>23000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.crohost.net</value>
    <value>ns2.crohost.net</value>
   </name_servers>
  </value>
  <value>
   <num>65</num>
   <domain_name>asopartner.com</domain_name>
   <domain_keyword>asopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 02:57:38</query_time>
   <create_date>2022-11-25</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>guy.ns.cloudflare.com</value>
    <value>shaz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>quepartner.com</domain_name>
   <domain_keyword>quepartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 09:59:57</query_time>
   <create_date>2014-10-07</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.m42.siteground.biz</value>
    <value>ns2.m42.siteground.biz</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>osopartner.co.uk</domain_name>
   <domain_keyword>osopartner</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-21 19:14:21</query_time>
   <create_date>2019-09-17</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>Key-Systems GmbH [Tag = KEY-SYSTEMS-DE]</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>a.ns.syse.no</value>
    <value>b.ns.syse.no</value>
    <value>c.ns.syse.no</value>
    <value>d.ns.syse.no</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bpopartner.com</domain_name>
   <domain_keyword>bpopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:02:42</query_time>
   <create_date>2005-03-07</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2026-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>alopartner.com</domain_name>
   <domain_keyword>alopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-02 02:13:43</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-01</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=alopartner.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>tvmdn1ci.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>dtppartner.info</domain_name>
   <domain_keyword>dtppartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-03 10:16:42</query_time>
   <create_date>2019-09-17</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DTP PARTNER Werner Mödinger e.K.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1030.ui-dns.com</value>
    <value>ns1053.ui-dns.de</value>
    <value>ns1093.ui-dns.biz</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>seopartner.com.br</domain_name>
   <domain_keyword>seopartner</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-13 08:26:09</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrant_name>Luiz Eduardo da Costa Bastos</registrant_name>
   <name_servers>
    <value>rodrigo.ns.cloudflare.com</value>
    <value>sima.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>yurpartner.ru</domain_name>
   <domain_keyword>yurpartner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 10:31:52</query_time>
   <create_date>2020-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>73</num>
   <domain_name>ecopartner.su</domain_name>
   <domain_keyword>ecopartner</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 04:09:03</query_time>
   <create_date>2021-01-22</create_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>buspartner.pl</domain_name>
   <domain_keyword>buspartner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-07 10:16:24</query_time>
   <create_date>2010-01-26</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns10.linuxpl.com</value>
    <value>ns10.linuxpl.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>dkbpartner.com</domain_name>
   <domain_keyword>dkbpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 07:08:43</query_time>
   <create_date>2016-04-06</create_date>
   <update_date>2021-12-28</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/dkbpartner.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.nextserver.hu</value>
    <value>ns2.nextserver.hu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>europartner.hr</domain_name>
   <domain_keyword>europartner</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-10 19:10:18</query_time>
   <create_date>2006-06-06</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Euro partner d.o.o.</registrant_name>
   <registrant_address>Istarskog razvoda 1</registrant_address>
   <registrant_city>Poreč</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>52440</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.irealone.com</value>
    <value>ns2.irealone.hr</value>
   </name_servers>
  </value>
  <value>
   <num>77</num>
   <domain_name>isopartner.ro</domain_name>
   <domain_keyword>isopartner</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-25 18:47:10</query_time>
   <create_date>2020-08-05</create_date>
   <expiry_date>2025-08-04</expiry_date>
   <registrar_name>Instra Corporation Pty Ltd</registrar_name>
   <registrar_website>www.instra.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ecopartner.org</domain_name>
   <domain_keyword>ecopartner</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 06:30:36</query_time>
   <create_date>2007-05-17</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0150480563</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kgbyte.su</value>
    <value>ns2.kgbyte.su</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dezpartner.ru</domain_name>
   <domain_keyword>dezpartner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 09:20:48</query_time>
   <create_date>2021-07-08</create_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>dvdpartner.com</domain_name>
   <domain_keyword>dvdpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 09:32:52</query_time>
   <create_date>2009-05-02</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nmopartner.co.uk</domain_name>
   <domain_keyword>nmopartner</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-03-30 22:49:05</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_name>Namesco Limited [Tag = NAMESCO]</registrar_name>
   <registrar_website>https://www.names.co.uk</registrar_website>
   <name_servers>
    <value>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>auipartner.com</domain_name>
   <domain_keyword>auipartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 23:39:18</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>alopartner.net</domain_name>
   <domain_keyword>alopartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 14:37:43</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>jameswar burton</registrant_name>
   <registrant_address>4289 Village View Drive ,</registrant_address>
   <registrant_city>Mount Airy</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>21771</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/alopartner.net/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1vwx.name.com</value>
    <value>ns2gtx.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>drypartner.com</domain_name>
   <domain_keyword>drypartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 15:52:29</query_time>
   <create_date>2002-11-28</create_date>
   <update_date>2020-05-14</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/drypartner.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>shopartner.com</domain_name>
   <domain_keyword>shopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 17:00:53</query_time>
   <create_date>2015-07-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.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>turpartner.ru</domain_name>
   <domain_keyword>turpartner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:38:34</query_time>
   <create_date>2014-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>dcopartners.com</domain_name>
   <domain_keyword>dcopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 22:53:37</query_time>
   <create_date>2018-02-07</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-07</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.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>dogpartner.com</domain_name>
   <domain_keyword>dogpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 23:15:39</query_time>
   <create_date>2005-06-17</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-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>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>89</num>
   <domain_name>otopartner.info</domain_name>
   <domain_keyword>otopartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-16 22:54:27</query_time>
   <create_date>2006-12-08</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-12-08</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tiscomhosting.nl</value>
    <value>ns2.tiscomhosting.net</value>
    <value>ns3.tiscomhosting.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dmopartners.com</domain_name>
   <domain_keyword>dmopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:55:05</query_time>
   <create_date>2018-08-09</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of dmopartners.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1145.awsdns-15.org</value>
    <value>ns-1561.awsdns-03.co.uk</value>
    <value>ns-425.awsdns-53.com</value>
    <value>ns-546.awsdns-04.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dupartners.com</domain_name>
   <domain_keyword>dupartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 21:48:15</query_time>
   <create_date>2017-03-03</create_date>
   <update_date>2021-02-25</update_date>
   <expiry_date>2025-03-03</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>autopartner.de</domain_name>
   <domain_keyword>autopartner</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 03:54:38</query_time>
   <update_date>2007-04-05</update_date>
   <name_servers>
    <value>www1.nethit.de</value>
    <value>www2.nethit.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>geopartner.se</domain_name>
   <domain_keyword>geopartner</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:24:40</query_time>
   <create_date>2018-12-30</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>aunpartner.com</domain_name>
   <domain_keyword>aunpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 20:46:00</query_time>
   <create_date>2020-08-30</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-08-30</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>ns0.wixdns.net</value>
    <value>ns1.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>95</num>
   <domain_name>jiopartner.online</domain_name>
   <domain_keyword>jiopartner</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-09 20:54:38</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>propartner.nl</domain_name>
   <domain_keyword>propartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-18 02:52:51</query_time>
   <create_date>2020-07-07</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>odoopartner.com</domain_name>
   <domain_keyword>odoopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 02:57:03</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2025-05-15</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>98</num>
   <domain_name>osopartner.com</domain_name>
   <domain_keyword>osopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 19:14:21</query_time>
   <create_date>2019-09-17</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.syse.no</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>Vestfold</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NO</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>a.ns.syse.no</value>
    <value>b.ns.syse.no</value>
    <value>c.ns.syse.no</value>
    <value>d.ns.syse.no</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>ruipartner.com</domain_name>
   <domain_keyword>ruipartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:00:23</query_time>
   <create_date>2014-03-21</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2028-03-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>eeopartner.com</domain_name>
   <domain_keyword>eeopartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 06:35:16</query_time>
   <create_date>2018-02-27</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2026-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.133</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,443,190

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,443,190
Total WHOIS records with a Registrant Contact 167,168,402
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,853,467
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 126,394,689
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 552,146,568

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,520,486,597
Total WHOIS records with a Registrant Contact 1,259,821,131
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,100,817,451
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,036,193,709

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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