WHOIS QUERY TIME

25 May 2024 - 8:02 PM UTC

Registered: 13 September 2009
Modified: 1 October 2023

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: Net Partners Corporation

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=netpartners.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "netpartners.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "netpartners.co.jp",
            "domain_keyword": "netpartners",
            "domain_tld": "co.jp",
            "query_time": "2024-05-25 20:02:18",
            "create_date": "2009-09-13",
            "update_date": "2023-10-01",
            "registrant_company": "Net Partners Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>netpartners.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>netpartners.co.jp</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-25 20:02:18</query_time>
   <create_date>2009-09-13</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Net Partners Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.048 seconds) for "netpartners.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

1 Aug 2022 - 10:05 AM UTC

Registered: 13 September 2009
Modified: 1 October 2021

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: Net Partners Corporation

#2 - QUERY TIME

6 Jan 2023 - 7:59 AM UTC

Registered: 13 September 2009
Modified: 1 October 2022

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: Net Partners Corporation

#3 - QUERY TIME

2 Feb 2024 - 2:12 PM UTC

Registered: 13 September 2009
Modified: 1 October 2023

NAME SERVERS

01.dnsv.jp
02.dnsv.jp
03.dnsv.jp
04.dnsv.jp

REGISTRANT

Company: Net Partners Corporation

* 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=netpartners.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "netpartners.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "netpartners.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "netpartners.co.jp",
            "domain_keyword": "netpartners",
            "domain_tld": "co.jp",
            "query_time": "2022-08-01 10:05:29",
            "create_date": "2009-09-13",
            "update_date": "2021-10-01",
            "registrant_company": "Net Partners Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "netpartners.co.jp",
            "domain_keyword": "netpartners",
            "domain_tld": "co.jp",
            "query_time": "2023-01-06 07:59:15",
            "create_date": "2009-09-13",
            "update_date": "2022-10-01",
            "registrant_company": "Net Partners Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "netpartners.co.jp",
            "domain_keyword": "netpartners",
            "domain_tld": "co.jp",
            "query_time": "2024-02-02 14:12:24",
            "create_date": "2009-09-13",
            "update_date": "2023-10-01",
            "registrant_company": "Net Partners Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "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>netpartners.co.jp</domain_name>
  <sort_by>query_time</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>netpartners.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>netpartners.co.jp</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2022-08-01 10:05:29</query_time>
   <create_date>2009-09-13</create_date>
   <update_date>2021-10-01</update_date>
   <registrant_company>Net Partners Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>netpartners.co.jp</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-01-06 07:59:15</query_time>
   <create_date>2009-09-13</create_date>
   <update_date>2022-10-01</update_date>
   <registrant_company>Net Partners Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>netpartners.co.jp</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-02-02 14:12:24</query_time>
   <create_date>2009-09-13</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Net Partners Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.048</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 16 domain names (in 0.027 seconds) which contained the exact domain keyword "netpartners".
Domain Name Registered Expiry Registrar Ownership
1 netpartners.com 22 May 1997 23 May 2025 MarkMonitor, Inc. WEBSENSE, INC.
2 netpartners.com.br 15 Mar 1999 15 Mar 2031 - NETPARTNERS CONSULTORIA E SISTEMAS LTDA
3 netpartners.pl 29 Jun 2000 28 Jun 2024 nazwa.pl sp. z o.o. -
4 netpartners.com.pl 25 May 2001 24 May 2025 nazwa.pl sp. z o.o. -
5 netpartners.co.jp 13 Sep 2009 - - Net Partners Corporation
6 netpartners.it 5 Jun 2013 24 Jun 2024 Algorithmedia S.r.l. Puglia.com srls
7 netpartners.ru 19 Mar 2014 19 Mar 2025 SALENAMES-RU Private Person
8 netpartners.co.uk 29 Jan 2016 29 Jan 2025 Garth Piesse [Tag = COHERENT-NZ] -
9 netpartners.technology 12 Jun 2018 12 Jun 2025 Network Solutions, LLC NET PARTNERS Ltda.
10 netpartners.nl 31 Jul 2018 - XNS Registrar B.V. -
11 netpartners.biz 26 Nov 2018 26 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 netpartners.uk 21 Apr 2021 21 Apr 2025 Squarespace Domains LLC [Tag = GOOGLE] -
13 netpartners.ltd 10 Jan 2022 10 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
14 netpartners.pro 29 Mar 2023 29 Mar 2024 Registrar of Domain Names REG.RU LLC Private Person
15 netpartners.tech 21 Jun 2023 21 Jun 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Swiss Domain Trustee AG
16 netpartners.xyz 4 Dec 2023 4 Dec 2024 Realtime Register B.V. My Domain Provider
17 netpartners.net 25 Mar 2024 25 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=netpartners&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "netpartners",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 17,
        "relation": "eq",
        "current": 17
    },
    "unique_domains": "netpartners.com, netpartners.com.br, netpartners.pl, netpartners.com.pl, netpartners.co.jp, netpartners.it, netpartners.ru, netpartners.co.uk, netpartners.technology, netpartners.nl, netpartners.biz, netpartners.uk, netpartners.ltd, netpartners.pro, netpartners.tech, netpartners.xyz, netpartners.net",
    "results": [
        {
            "num": 1,
            "domain_name": "netpartners.com",
            "domain_keyword": "netpartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:02:18",
            "create_date": "1997-05-22",
            "update_date": "2023-04-21",
            "expiry_date": "2025-05-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "WEBSENSE, INC.",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/netpartners.com",
            "name_servers": [
                "ns-1222.awsdns-24.org",
                "ns-1671.awsdns-16.co.uk",
                "ns-353.awsdns-44.com",
                "ns-651.awsdns-17.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "netpartners.com.br",
            "domain_keyword": "netpartners",
            "domain_tld": "com.br",
            "query_time": "2024-05-29 05:23:21",
            "create_date": "1999-03-15",
            "update_date": "2023-11-09",
            "expiry_date": "2031-03-15",
            "registrant_name": "NETPARTNERS CONSULTORIA E SISTEMAS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1371.awsdns-43.org",
                "ns-1783.awsdns-30.co.uk",
                "ns-406.awsdns-50.com",
                "ns-590.awsdns-09.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 3,
            "domain_name": "netpartners.pl",
            "domain_keyword": "netpartners",
            "domain_tld": "pl",
            "query_time": "2024-06-01 17:09:02",
            "create_date": "2000-06-29",
            "update_date": "2023-06-23",
            "expiry_date": "2024-06-28",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.netpartners.pl",
                "dns.roztocze.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "netpartners.com.pl",
            "domain_keyword": "netpartners",
            "domain_tld": "com.pl",
            "query_time": "2024-05-28 10:17:09",
            "create_date": "2001-05-25",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "dns.netpartners.pl",
                "dns.roztocze.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "netpartners.co.jp",
            "domain_keyword": "netpartners",
            "domain_tld": "co.jp",
            "query_time": "2024-05-25 20:02:18",
            "create_date": "2009-09-13",
            "update_date": "2023-10-01",
            "registrant_company": "Net Partners Corporation",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 6,
            "domain_name": "netpartners.it",
            "domain_keyword": "netpartners",
            "domain_tld": "it",
            "query_time": "2024-04-06 03:17:16",
            "create_date": "2013-06-05",
            "update_date": "2023-10-24",
            "expiry_date": "2024-06-24",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 7,
            "domain_name": "netpartners.ru",
            "domain_keyword": "netpartners",
            "domain_tld": "ru",
            "query_time": "2024-04-30 05:41:21",
            "create_date": "2014-03-19",
            "expiry_date": "2025-03-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "netpartners.co.uk",
            "domain_keyword": "netpartners",
            "domain_tld": "co.uk",
            "query_time": "2024-04-08 17:16:05",
            "create_date": "2016-01-29",
            "update_date": "2024-04-05",
            "expiry_date": "2025-01-29",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "netpartners.technology",
            "domain_keyword": "netpartners",
            "domain_tld": "technology",
            "query_time": "2024-05-25 20:02:18",
            "create_date": "2018-06-12",
            "update_date": "2024-04-18",
            "expiry_date": "2025-06-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NET PARTNERS Ltda.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Cundinamarca",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "netpartners.nl",
            "domain_keyword": "netpartners",
            "domain_tld": "nl",
            "query_time": "2024-05-07 07:46:52",
            "create_date": "2018-07-31",
            "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": 11,
            "domain_name": "netpartners.biz",
            "domain_keyword": "netpartners",
            "domain_tld": "biz",
            "query_time": "2024-05-14 05:35:58",
            "create_date": "2018-11-26",
            "update_date": "2023-07-18",
            "expiry_date": "2024-11-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "netpartners.uk",
            "domain_keyword": "netpartners",
            "domain_tld": "uk",
            "query_time": "2024-04-25 00:01:53",
            "create_date": "2021-04-21",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-21",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 13,
            "domain_name": "netpartners.ltd",
            "domain_keyword": "netpartners",
            "domain_tld": "ltd",
            "query_time": "2024-05-19 14:20:59",
            "create_date": "2022-01-10",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "netpartners.pro",
            "domain_keyword": "netpartners",
            "domain_tld": "pro",
            "query_time": "2024-05-29 05:23:21",
            "create_date": "2023-03-29",
            "update_date": "2024-05-07",
            "expiry_date": "2024-03-29",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Marij El",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "netpartners.tech",
            "domain_keyword": "netpartners",
            "domain_tld": "tech",
            "query_time": "2024-05-19 14:20:59",
            "create_date": "2023-06-21",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_state": "SG",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "netpartners.xyz",
            "domain_keyword": "netpartners",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 05:23:21",
            "create_date": "2023-12-04",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-04",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "https://realtimeregister.com/",
            "registrant_company": "My Domain Provider",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "netpartners.net",
            "domain_keyword": "netpartners",
            "domain_tld": "net",
            "query_time": "2024-05-25 20:02:18",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>netpartners</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>17</total>
  <relation>eq</relation>
  <current>17</current>
 </count>
 <unique_domains>netpartners.com, netpartners.com.br, netpartners.pl, netpartners.com.pl, netpartners.co.jp, netpartners.it, netpartners.ru, netpartners.co.uk, netpartners.technology, netpartners.nl, netpartners.biz, netpartners.uk, netpartners.ltd, netpartners.pro, netpartners.tech, netpartners.xyz, netpartners.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>netpartners.com</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:02:18</query_time>
   <create_date>1997-05-22</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>WEBSENSE, INC.</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/netpartners.com</registrant_email>
   <name_servers>
    <value>ns-1222.awsdns-24.org</value>
    <value>ns-1671.awsdns-16.co.uk</value>
    <value>ns-353.awsdns-44.com</value>
    <value>ns-651.awsdns-17.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>2</num>
   <domain_name>netpartners.com.br</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-29 05:23:21</query_time>
   <create_date>1999-03-15</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2031-03-15</expiry_date>
   <registrant_name>NETPARTNERS CONSULTORIA E SISTEMAS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1371.awsdns-43.org</value>
    <value>ns-1783.awsdns-30.co.uk</value>
    <value>ns-406.awsdns-50.com</value>
    <value>ns-590.awsdns-09.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>netpartners.pl</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 17:09:02</query_time>
   <create_date>2000-06-29</create_date>
   <update_date>2023-06-23</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.netpartners.pl</value>
    <value>dns.roztocze.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>netpartners.com.pl</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-28 10:17:09</query_time>
   <create_date>2001-05-25</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>dns.netpartners.pl</value>
    <value>dns.roztocze.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>netpartners.co.jp</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-25 20:02:18</query_time>
   <create_date>2009-09-13</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Net Partners Corporation</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>netpartners.it</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-06 03:17:16</query_time>
   <create_date>2013-06-05</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>netpartners.ru</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 05:41:21</query_time>
   <create_date>2014-03-19</create_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>netpartners.co.uk</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-08 17:16:05</query_time>
   <create_date>2016-01-29</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>netpartners.technology</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-25 20:02:18</query_time>
   <create_date>2018-06-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NET PARTNERS Ltda.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Cundinamarca</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>netpartners.nl</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 07:46:52</query_time>
   <create_date>2018-07-31</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>11</num>
   <domain_name>netpartners.biz</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 05:35:58</query_time>
   <create_date>2018-11-26</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>12</num>
   <domain_name>netpartners.uk</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 00:01:53</query_time>
   <create_date>2021-04-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>netpartners.ltd</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-19 14:20:59</query_time>
   <create_date>2022-01-10</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>netpartners.pro</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-29 05:23:21</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-03-29</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Marij El</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>netpartners.tech</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-19 14:20:59</query_time>
   <create_date>2023-06-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_state>SG</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>16</num>
   <domain_name>netpartners.xyz</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 05:23:21</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>https://realtimeregister.com/</registrar_website>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>netpartners.net</domain_name>
   <domain_keyword>netpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 20:02:18</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-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>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>
 </results>
 <stats>
  <total_time>0.027</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 2,929 domain names (in 0.234 seconds) which look and sound like the brand name "netpartners".
Domain Name Registered Expiry Registrar Ownership
1 vetpartners.pet 2 Apr 2024 2 Apr 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
2 vetpartners.club 2 Aug 2019 2 Aug 2024 Nom-iq Ltd. dba COM LAUDE VetPartners Ltd
3 nevpartners.com 25 Aug 2021 25 Aug 2024 GoDaddy.com, LLC -
4 nespartners.com 7 Feb 2011 7 Feb 2025 EPAG DOMAINSERVICES GmbH -
5 nrtpartners.com 12 Apr 2013 12 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 betpartners.vip 25 Nov 2023 25 Nov 2028 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 wetpartners.com 23 Feb 2024 23 Feb 2025 Tucows Domains Inc. -
8 nxtpartners.net 10 Mar 2016 10 Mar 2026 GoDaddy.com, LLC -
9 petpartners.tech 2 Mar 2016 2 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
10 nftpartners.xyz 16 Apr 2024 16 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
11 ngtpartners.com 30 May 2001 30 May 2025 Network Solutions, LLC -
12 entpartners.com 16 May 2002 16 May 2028 GoDaddy.com, LLC -
13 vetpartners.fr 1 Feb 2021 1 Feb 2025 COM LAUDE (NOM IQ LIMITED) VetPartners France
14 vetpartners.me 27 Feb 2017 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
15 nbtpartners.com 16 Aug 2005 16 Aug 2025 Network Solutions, LLC -
16 betpartners.it 18 Apr 2013 8 Jul 2024 NOM-IQ Ltd. Trading as Com Laude bwin European markets Holding Spa
17 net-partners.net 12 Oct 1999 12 Oct 2024 COREhub, S.R.L. Npa Consultants
18 petpartners.co.uk 28 Jun 2004 28 Jun 2026 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
19 nwtpartners.com 14 May 2008 15 May 2025 CSC CORPORATE DOMAINS, INC. PGA TOUR, Inc
20 netpartnerus.com 25 Mar 2024 25 Mar 2025 Wix.com Ltd. -
21 getpartners.com 22 Dec 1999 22 Dec 2024 ANNULET, INC BuyDomains.com
22 vetpartners.ru 1 Feb 2021 1 Feb 2025 RU-CENTER-RU VetPartners Ltd
23 necpartners.com 4 May 2018 4 May 2025 Wild West Domains, LLC -
24 getpartners.work 22 Feb 2023 22 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
25 nltpartners.com 14 Jul 2018 14 Jul 2024 Network Solutions, LLC -
26 vetpartners.online 15 Jan 2020 15 Jan 2025 Nom-iq Ltd. dba Com Laude VetPartners Ltd
27 jetpartners.aero 28 Sep 2010 28 Sep 2024 101domain GRS Limited namesbeyond.com
28 vetpartners.ie 29 Apr 2022 29 Apr 2025 Com Laude Vetpartners Practices Spitfire House Limited
29 aetpartners.com 1 Sep 2023 1 Sep 2025 Cloudflare, Inc. DATA REDACTED
30 inetpartners.com 20 Nov 2000 20 Nov 2024 Dynadot Inc -
31 petpartners.dev 14 Nov 2023 14 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 betpartners.cc 19 Jun 2022 19 Jun 2024 NAMECHEAP INC Redacted for Privacy Purposes
33 vetpartners.info 11 Feb 2017 11 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 netopartners.co.uk 23 Jan 2018 23 Jan 2025 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
35 vetpartners.support 23 Jan 2017 23 Jan 2025 Nom-iq Ltd. dba COM LAUDE VetPartners Ltd
36 nebpartners.com 4 Jul 2010 4 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
37 entpartners.net 17 Apr 2011 17 Apr 2025 Synergy Wholesale Michael Barakate
38 nespartners.eu - - EPAG Domainservices GmbH -
39 fetpartners.ru 10 Oct 2017 10 Oct 2024 REGRU-RU Private Person
40 vetpartners.au - - GoDaddy.com LLC trading as GoDaddy.com Domain Administrator
41 nestpartners.com 12 Jul 2005 12 Jul 2024 GoDaddy.com, LLC -
42 neopartners.com 27 Aug 2018 27 Aug 2024 GoDaddy.com, LLC -
43 vetpartners.net 10 Jan 2008 10 Jan 2025 Wild West Domains, LLC -
44 nextpartners.us 12 May 2005 11 May 2025 Tucows Domains Inc. Philip Jennings Jr
45 petpartners.net 27 Sep 2003 27 Sep 2026 Network Solutions, LLC -
46 newpartners.net 29 May 2011 29 May 2025 GoDaddy.com, LLC -
47 jetpartners.com 20 Nov 2001 20 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
48 jetpartners.org 8 Feb 2012 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
49 getpartners.cl 1 Sep 2020 1 Sep 2025 NIC Chile Javier andres hernandez morales
50 vetpartners.org 10 Jan 2008 10 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
51 newpartners.co.jp 15 Dec 2017 - - Newpartners Corp.
52 netopartners.com 21 Aug 2009 21 Aug 2026 PDR Ltd. d/b/a PublicDomainRegistry.com -
53 betpartners.io 13 Jun 2022 13 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 nttpartners.com 27 Aug 2022 27 Aug 2024 GoDaddy.com, LLC -
55 neopartners.net 3 Jul 2014 3 Jul 2024 Whois Corp. Whois Domain Admin.
56 znetpartners.com 11 May 2009 11 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com ZNet Technologies Private Limited
57 betpartners.com 5 Nov 2005 5 Nov 2031 GoDaddy.com, LLC Domains By Proxy, LLC
58 retpartners.it 12 Jul 2019 12 Jul 2024 Aruba s.p.a. R&T PARTNERS PROFESSIONISTI ASSOCIATI
59 vetpartners.international 15 Jan 2020 15 Jan 2025 Nom-iq Ltd. dba COM LAUDE VetPartners Ltd
60 vetpartners.biz 1 Feb 2021 1 Feb 2025 Nom-iq Ltd. dba COM LAUDE VetPartners Ltd
61 ne-partners.com 10 Mar 2023 10 Mar 2025 GoDaddy.com, LLC -
62 petpartners.pet 8 Mar 2016 8 Mar 2025 Register.com, Inc. REDACTED FOR PRIVACY
63 nextpartners.co.jp 29 Nov 2021 - - CO.,LTD NEXTPARTERS
64 detpartners.com 22 Feb 2009 22 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
65 petpartners.insure 16 Sep 2014 16 Sep 2024 Network Solutions, LLC PetPartners, Inc.
66 neatpartners.com 21 Feb 2024 21 Feb 2025 Abion AB NeatPlay Limited
67 enetpartners.com 3 Aug 2004 3 Aug 2025 Network Solutions, LLC -
68 nestpartners.pt - - - DICAS OTIMISTAS - MEDIAÇÃO IMOBILIÁRIA UNIPESSOAL LDA
69 nitpartners.com 5 Dec 2023 5 Dec 2024 SAV.COM, LLC REDACTED FOR PRIVACY
70 nctpartners.com 22 Feb 2024 22 Feb 2027 GoDaddy.com, LLC -
71 getpartners.ru 20 Apr 2022 20 Apr 2025 REGRU-RU Private Person
72 nstpartners.com 11 Jul 2001 11 Jul 2024 GoDaddy.com, LLC -
73 netipartners.it 14 Nov 2010 14 Nov 2024 Aruba s.p.a. Alberto Fusi
74 natpartners.com 2 Mar 2020 2 Mar 2025 GoDaddy.com, LLC -
75 setpartners.com 9 Sep 2018 9 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
76 newpartners.it 30 Jun 2015 23 Jul 2024 Puglia.com srls Puglia.com S.r.l.s.
77 jetpartners.mobi 8 Feb 2012 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 newpartners.de - - - -
79 petpartners.cl 15 Feb 2021 15 Feb 2026 NIC Chile Rafael Ventura
80 vetpartners.nl 1 Feb 2021 - Com Laude -
81 inetpartners.ru 10 Nov 2009 10 Nov 2024 REGRU-RU Private Person
82 jetpartners.info 8 Feb 2012 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 vetpartners.com 21 Jun 1997 20 Jun 2024 GoDaddy.com, LLC -
84 notpartners.ru 5 May 2023 5 May 2025 REGRU-RU Private Person
85 betpartners.ru 30 Jun 2020 30 Jun 2024 REGRU-RU Private Person
86 jetpartners.net 8 Feb 2012 8 Feb 2025 GoDaddy.com, LLC -
87 vetpartners.cc 2 Apr 2021 2 Apr 2025 GoDaddy.com, LLC VetPartners Australia Pty Ltd
88 net0partners.com 6 Oct 2022 6 Oct 2024 GoDaddy.com, LLC -
89 retpartners.com 4 Jun 2010 4 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
90 ndtpartners.com 27 Oct 2015 27 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
91 neopartners.org 1 Jun 2017 1 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 netipartners.com 14 Nov 2010 14 Nov 2024 Tucows Domains Inc. -
93 vetpartners.us 27 Feb 2017 26 Feb 2027 GoDaddy.com, LLC VetPartners Australia Pty Ltd
94 nytpartners.com 28 Sep 2010 28 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
95 neipartners.com 12 May 2009 12 May 2025 Network Solutions, LLC -
96 newpartners.org 26 May 2004 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 nutpartners.com 9 Mar 2021 9 Mar 2027 GoDaddy.com, LLC -
98 vetpartners.careers 31 May 2019 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 inetpartners.net 31 Mar 2013 31 Mar 2025 Registrar of Domain Names REG.RU LLC Personal data, can not be publicly disclosed according to applicable laws.
100 vetpartners.asia 31 Oct 2020 31 Oct 2025 GoDaddy.com, LLC Domains By Proxy, 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 Netpartners.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=netpartners.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "netpartners.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 2929,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "vetpartners.pet, vetpartners.club, nevpartners.com, nespartners.com, nrtpartners.com, betpartners.vip, wetpartners.com, nxtpartners.net, petpartners.tech, nftpartners.xyz, ngtpartners.com, entpartners.com, vetpartners.fr, vetpartners.me, nbtpartners.com, betpartners.it, net-partners.net, petpartners.co.uk, nwtpartners.com, netpartnerus.com, getpartners.com, vetpartners.ru, necpartners.com, getpartners.work, nltpartners.com, vetpartners.online, jetpartners.aero, vetpartners.ie, aetpartners.com, inetpartners.com, petpartners.dev, betpartners.cc, vetpartners.info, netopartners.co.uk, vetpartners.support, nebpartners.com, entpartners.net, nespartners.eu, fetpartners.ru, vetpartners.au, nestpartners.com, neopartners.com, vetpartners.net, nextpartners.us, petpartners.net, newpartners.net, jetpartners.com, jetpartners.org, getpartners.cl, vetpartners.org, newpartners.co.jp, netopartners.com, betpartners.io, nttpartners.com, neopartners.net, znetpartners.com, betpartners.com, retpartners.it, vetpartners.international, vetpartners.biz, ne-partners.com, petpartners.pet, nextpartners.co.jp, detpartners.com, petpartners.insure, neatpartners.com, enetpartners.com, nestpartners.pt, nitpartners.com, nctpartners.com, getpartners.ru, nstpartners.com, netipartners.it, natpartners.com, setpartners.com, newpartners.it, jetpartners.mobi, newpartners.de, petpartners.cl, vetpartners.nl, inetpartners.ru, jetpartners.info, vetpartners.com, notpartners.ru, betpartners.ru, jetpartners.net, vetpartners.cc, net0partners.com, retpartners.com, ndtpartners.com, neopartners.org, netipartners.com, vetpartners.us, nytpartners.com, neipartners.com, newpartners.org, nutpartners.com, vetpartners.careers, inetpartners.net, vetpartners.asia",
    "results": [
        {
            "num": 1,
            "domain_name": "vetpartners.pet",
            "domain_keyword": "vetpartners",
            "domain_tld": "pet",
            "query_time": "2024-04-23 11:07:37",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "vetpartners.club",
            "domain_keyword": "vetpartners",
            "domain_tld": "club",
            "query_time": "2024-04-16 22:39:28",
            "create_date": "2019-08-02",
            "update_date": "2023-07-08",
            "expiry_date": "2024-08-02",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VetPartners Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "nevpartners.com",
            "domain_keyword": "nevpartners",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:25:59",
            "create_date": "2021-08-25",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "nespartners.com",
            "domain_keyword": "nespartners",
            "domain_tld": "com",
            "query_time": "2024-04-11 06:14:17",
            "create_date": "2011-02-07",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-07",
            "registrar_iana": 85,
            "registrar_name": "EPAG DOMAINSERVICES GmbH",
            "registrar_website": "http://www.epag.de",
            "name_servers": [
                "ns.scannet2.dk",
                "ns2.scannet2.dk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nrtpartners.com",
            "domain_keyword": "nrtpartners",
            "domain_tld": "com",
            "query_time": "2024-04-29 00:43:10",
            "create_date": "2013-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nrtpartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "betpartners.vip",
            "domain_keyword": "betpartners",
            "domain_tld": "vip",
            "query_time": "2024-05-26 22:26:54",
            "create_date": "2023-11-25",
            "update_date": "2023-11-30",
            "expiry_date": "2028-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": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "wetpartners.com",
            "domain_keyword": "wetpartners",
            "domain_tld": "com",
            "query_time": "2024-04-29 15:47:07",
            "create_date": "2024-02-23",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "nxtpartners.net",
            "domain_keyword": "nxtpartners",
            "domain_tld": "net",
            "query_time": "2024-04-26 23:03:59",
            "create_date": "2016-03-10",
            "update_date": "2024-03-01",
            "expiry_date": "2026-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "petpartners.tech",
            "domain_keyword": "petpartners",
            "domain_tld": "tech",
            "query_time": "2024-05-08 14:51:10",
            "create_date": "2016-03-02",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "nftpartners.xyz",
            "domain_keyword": "nftpartners",
            "domain_tld": "xyz",
            "query_time": "2024-04-18 19:08:00",
            "create_date": "2024-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ngtpartners.com",
            "domain_keyword": "ngtpartners",
            "domain_tld": "com",
            "query_time": "2024-04-07 02:46:51",
            "create_date": "2001-05-30",
            "update_date": "2022-06-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns95.worldnic.com",
                "ns96.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "entpartners.com",
            "domain_keyword": "entpartners",
            "domain_tld": "com",
            "query_time": "2024-05-21 18:43:27",
            "create_date": "2002-05-16",
            "update_date": "2022-10-18",
            "expiry_date": "2028-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "vetpartners.fr",
            "domain_keyword": "vetpartners",
            "domain_tld": "fr",
            "query_time": "2024-05-09 05:20:39",
            "create_date": "2021-02-01",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-01",
            "registrar_name": "COM LAUDE (NOM IQ LIMITED)",
            "registrar_website": "https://comlaude.com/contact-us",
            "registrant_company": "VetPartners France",
            "registrant_address": "VP France, 1 Boulevard Victor, 75012 Paris",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.610479879",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 14,
            "domain_name": "vetpartners.me",
            "domain_keyword": "vetpartners",
            "domain_tld": "me",
            "query_time": "2024-05-15 03:48:51",
            "create_date": "2017-02-27",
            "update_date": "2023-08-01",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nbtpartners.com",
            "domain_keyword": "nbtpartners",
            "domain_tld": "com",
            "query_time": "2024-04-13 22:27:39",
            "create_date": "2005-08-16",
            "update_date": "2023-03-30",
            "expiry_date": "2025-08-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns83.worldnic.com",
                "ns84.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 16,
            "domain_name": "betpartners.it",
            "domain_keyword": "betpartners",
            "domain_tld": "it",
            "query_time": "2024-04-15 06:45:02",
            "create_date": "2013-04-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-07-08",
            "registrar_name": "NOM-IQ Ltd. Trading as Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "bwin European markets Holding Spa",
            "registrant_address": "Via Gaetano Previati 9",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20149",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.itsfogo.com",
                "dns2.itsfogo.com",
                "dns3.itsfogo.com",
                "dns4.itsfogo.com",
                "dns5.itsfogo.com",
                "dns6.itsfogo.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 17,
            "domain_name": "net-partners.net",
            "domain_keyword": "net-partners",
            "domain_tld": "net",
            "query_time": "2024-04-26 19:14:28",
            "create_date": "1999-10-12",
            "update_date": "2005-01-28",
            "expiry_date": "2024-10-12",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "Npa Consultants",
            "registrant_state": "London",
            "registrant_country": "UK",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "dns6.interbusiness.it",
                "dns7.interbusiness.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "petpartners.co.uk",
            "domain_keyword": "petpartners",
            "domain_tld": "co.uk",
            "query_time": "2024-05-29 18:51:26",
            "create_date": "2004-06-28",
            "update_date": "2024-05-29",
            "expiry_date": "2026-06-28",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 19,
            "domain_name": "nwtpartners.com",
            "domain_keyword": "nwtpartners",
            "domain_tld": "com",
            "query_time": "2024-05-19 00:03:19",
            "create_date": "2008-05-14",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-15",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "PGA Tour",
            "registrant_company": "PGA TOUR, Inc",
            "registrant_address": "112 PGA TOUR Blvd",
            "registrant_city": "Ponte Vedra Beach",
            "registrant_state": "FL",
            "registrant_zip": "32082",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9042853700",
            "registrant_fax": "+1.9042853700",
            "name_servers": [
                "udns1.cscdns.net",
                "udns2.cscdns.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "netpartnerus.com",
            "domain_keyword": "netpartnerus",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:02:18",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 3817,
            "registrar_name": "Wix.com Ltd.",
            "registrar_website": "http://www.wix.com",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "getpartners.com",
            "domain_keyword": "getpartners",
            "domain_tld": "com",
            "query_time": "2024-04-23 07:07:13",
            "create_date": "1999-12-22",
            "update_date": "2024-02-08",
            "expiry_date": "2024-12-22",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "vetpartners.ru",
            "domain_keyword": "vetpartners",
            "domain_tld": "ru",
            "query_time": "2024-05-04 07:16:29",
            "create_date": "2021-02-01",
            "expiry_date": "2025-02-01",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "VetPartners Ltd",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 23,
            "domain_name": "necpartners.com",
            "domain_keyword": "necpartners",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:03:16",
            "create_date": "2018-05-04",
            "update_date": "2022-09-10",
            "expiry_date": "2025-05-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "getpartners.work",
            "domain_keyword": "getpartners",
            "domain_tld": "work",
            "query_time": "2024-05-17 08:42:10",
            "create_date": "2023-02-22",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nltpartners.com",
            "domain_keyword": "nltpartners",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:40:59",
            "create_date": "2018-07-14",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "vetpartners.online",
            "domain_keyword": "vetpartners",
            "domain_tld": "online",
            "query_time": "2024-05-19 03:58:17",
            "create_date": "2020-01-15",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-15",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba Com Laude",
            "registrar_website": "http://www.comlaude.com",
            "registrant_company": "VetPartners Ltd",
            "registrant_state": "Yorkshire",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "jetpartners.aero",
            "domain_keyword": "jetpartners",
            "domain_tld": "aero",
            "query_time": "2024-05-08 18:14:24",
            "create_date": "2010-09-28",
            "update_date": "2022-09-16",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "namesbeyond.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Pennsylvania",
            "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": [
                "gail.ns.cloudflare.com",
                "gerald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "vetpartners.ie",
            "domain_keyword": "vetpartners",
            "domain_tld": "ie",
            "query_time": "2024-04-30 01:29:13",
            "create_date": "2022-04-29",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-29",
            "registrar_name": "Com Laude",
            "registrar_website": "http://www.comlaude.com/",
            "registrant_name": "Vetpartners Practices Spitfire House Limited",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "aetpartners.com",
            "domain_keyword": "aetpartners",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:01:51",
            "create_date": "2023-09-01",
            "update_date": "2024-04-18",
            "expiry_date": "2025-09-01",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Sarawak",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "MY",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/aetpartners.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "crystal.ns.cloudflare.com",
                "johnny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "inetpartners.com",
            "domain_keyword": "inetpartners",
            "domain_tld": "com",
            "query_time": "2024-05-07 11:23:16",
            "create_date": "2000-11-20",
            "update_date": "2024-05-05",
            "expiry_date": "2024-11-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "petpartners.dev",
            "domain_keyword": "petpartners",
            "domain_tld": "dev",
            "query_time": "2024-05-20 08:07:36",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-32.azure-dns.com",
                "ns2-32.azure-dns.net",
                "ns3-32.azure-dns.org",
                "ns4-32.azure-dns.info"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "betpartners.cc",
            "domain_keyword": "betpartners",
            "domain_tld": "cc",
            "query_time": "2024-05-07 06:25:28",
            "create_date": "2022-06-19",
            "update_date": "2024-03-22",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "FL",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=betpartners.cc",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "vetpartners.info",
            "domain_keyword": "vetpartners",
            "domain_tld": "info",
            "query_time": "2024-05-31 10:09:51",
            "create_date": "2017-02-11",
            "update_date": "2024-03-27",
            "expiry_date": "2025-02-11",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "netopartners.co.uk",
            "domain_keyword": "netopartners",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 00:01:00",
            "create_date": "2018-01-23",
            "update_date": "2020-05-27",
            "expiry_date": "2025-01-23",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "dns1.a2zbank.com",
                "dns2.a2zbank.com",
                "dns3.a2zbank.com",
                "dns4.a2zbank.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "vetpartners.support",
            "domain_keyword": "vetpartners",
            "domain_tld": "support",
            "query_time": "2024-05-19 03:58:17",
            "create_date": "2017-01-23",
            "update_date": "2023-12-29",
            "expiry_date": "2025-01-23",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VetPartners Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nebpartners.com",
            "domain_keyword": "nebpartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:48:25",
            "create_date": "2010-07-04",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-04",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "entpartners.net",
            "domain_keyword": "entpartners",
            "domain_tld": "net",
            "query_time": "2024-05-05 14:37:04",
            "create_date": "2011-04-17",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "Michael Barakate",
            "registrant_address": "201 Avoca St",
            "registrant_city": "Randwick",
            "registrant_state": "NSW",
            "registrant_zip": "2031",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.390245383",
            "name_servers": [
                "dns1.dns-services.net.au",
                "dns2.dns-services.net.au",
                "dns3.dns-services.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nespartners.eu",
            "domain_keyword": "nespartners",
            "domain_tld": "eu",
            "query_time": "2024-05-05 05:18:30",
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "http://www.epag.eu",
            "name_servers": [
                "ns.scannet2.dk",
                "ns2.scannet2.dk"
            ]
        },
        {
            "num": 39,
            "domain_name": "fetpartners.ru",
            "domain_keyword": "fetpartners",
            "domain_tld": "ru",
            "query_time": "2024-05-03 22:39:03",
            "create_date": "2017-10-10",
            "expiry_date": "2024-10-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "vetpartners.au",
            "domain_keyword": "vetpartners",
            "domain_tld": "au",
            "query_time": "2024-04-08 12:50:17",
            "update_date": "2023-12-01",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "nestpartners.com",
            "domain_keyword": "nestpartners",
            "domain_tld": "com",
            "query_time": "2024-05-23 12:19:48",
            "create_date": "2005-07-12",
            "update_date": "2023-07-03",
            "expiry_date": "2024-07-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "neopartners.com",
            "domain_keyword": "neopartners",
            "domain_tld": "com",
            "query_time": "2024-04-14 23:59:10",
            "create_date": "2018-08-27",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "vetpartners.net",
            "domain_keyword": "vetpartners",
            "domain_tld": "net",
            "query_time": "2024-04-09 09:33:23",
            "create_date": "2008-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns238.accountservergroup.com",
                "ns239.accountservergroup.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nextpartners.us",
            "domain_keyword": "nextpartners",
            "domain_tld": "us",
            "query_time": "2024-04-20 21:18:27",
            "create_date": "2005-05-12",
            "update_date": "2024-04-18",
            "expiry_date": "2025-05-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Philip Jennings Jr",
            "registrant_company": "Philip Jennings Jr",
            "registrant_address": "614 West Doty Street, Suite 108",
            "registrant_city": "Madison",
            "registrant_state": "Wisconsin",
            "registrant_zip": "53703",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6197942934",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "petpartners.net",
            "domain_keyword": "petpartners",
            "domain_tld": "net",
            "query_time": "2024-04-21 02:38:34",
            "create_date": "2003-09-27",
            "update_date": "2023-07-29",
            "expiry_date": "2026-09-27",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "newpartners.net",
            "domain_keyword": "newpartners",
            "domain_tld": "net",
            "query_time": "2024-05-31 07:59:04",
            "create_date": "2011-05-29",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "jetpartners.com",
            "domain_keyword": "jetpartners",
            "domain_tld": "com",
            "query_time": "2024-04-25 14:40:24",
            "create_date": "2001-11-20",
            "update_date": "2023-10-22",
            "expiry_date": "2024-11-20",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://tieredaccess.com/contact/96c60992-96bd-4edf-912f-4f8f42e79692",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "jetpartners.org",
            "domain_keyword": "jetpartners",
            "domain_tld": "org",
            "query_time": "2024-04-25 14:40:24",
            "create_date": "2012-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "getpartners.cl",
            "domain_keyword": "getpartners",
            "domain_tld": "cl",
            "query_time": "2024-05-27 12:42:07",
            "create_date": "2020-09-01",
            "expiry_date": "2025-09-01",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Javier andres hernandez morales",
            "name_servers": [
                "nc5.wixdns.net",
                "ns4.wixdns.net"
            ]
        },
        {
            "num": 50,
            "domain_name": "vetpartners.org",
            "domain_keyword": "vetpartners",
            "domain_tld": "org",
            "query_time": "2024-05-16 21:52:30",
            "create_date": "2008-01-10",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "odin.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "newpartners.co.jp",
            "domain_keyword": "newpartners",
            "domain_tld": "co.jp",
            "query_time": "2024-05-29 14:20:23",
            "create_date": "2017-12-15",
            "update_date": "2024-01-01",
            "registrant_company": "Newpartners Corp.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ]
        },
        {
            "num": 52,
            "domain_name": "netopartners.com",
            "domain_keyword": "netopartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:02:06",
            "create_date": "2009-08-21",
            "update_date": "2021-08-18",
            "expiry_date": "2026-08-21",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "peter.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "betpartners.io",
            "domain_keyword": "betpartners",
            "domain_tld": "io",
            "query_time": "2024-04-10 17:03:32",
            "create_date": "2022-06-13",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-13",
            "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": [
                "abby.ns.cloudflare.com",
                "max.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "nttpartners.com",
            "domain_keyword": "nttpartners",
            "domain_tld": "com",
            "query_time": "2024-04-09 00:08:46",
            "create_date": "2022-08-27",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-27",
            "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": 55,
            "domain_name": "neopartners.net",
            "domain_keyword": "neopartners",
            "domain_tld": "net",
            "query_time": "2024-04-14 23:59:10",
            "create_date": "2014-07-03",
            "update_date": "2024-03-29",
            "expiry_date": "2024-07-03",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "ns1.namesvr.net",
                "ns2.namesvr.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "znetpartners.com",
            "domain_keyword": "znetpartners",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:50:46",
            "create_date": "2009-05-11",
            "update_date": "2024-04-24",
            "expiry_date": "2025-05-11",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Munesh Jadoun",
            "registrant_company": "ZNet Technologies Private Limited",
            "registrant_address": "D-10/52, Chitrakoot, Vaishali Nagar , Rajasthan, India",
            "registrant_city": "Jaipur",
            "registrant_state": "Rajasthan",
            "registrant_zip": "302021",
            "registrant_country": "IN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.9783455555",
            "name_servers": [
                "dns1.znetlive.com",
                "dns2.znetlive.com",
                "dns3.znetlive.com",
                "dns4.znetlive.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "betpartners.com",
            "domain_keyword": "betpartners",
            "domain_tld": "com",
            "query_time": "2024-05-07 06:25:28",
            "create_date": "2005-11-05",
            "update_date": "2021-12-18",
            "expiry_date": "2031-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=betpartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "retpartners.it",
            "domain_keyword": "retpartners",
            "domain_tld": "it",
            "query_time": "2024-05-22 02:18:39",
            "create_date": "2019-07-12",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-12",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "R&T PARTNERS PROFESSIONISTI ASSOCIATI",
            "registrant_address": "Via Quirico Rossi, 86",
            "registrant_city": "Lonigo",
            "registrant_state": "VI",
            "registrant_zip": "36045",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 59,
            "domain_name": "vetpartners.international",
            "domain_keyword": "vetpartners",
            "domain_tld": "international",
            "query_time": "2024-05-08 17:22:40",
            "create_date": "2020-01-15",
            "update_date": "2023-12-21",
            "expiry_date": "2025-01-15",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VetPartners Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "vetpartners.biz",
            "domain_keyword": "vetpartners",
            "domain_tld": "biz",
            "query_time": "2024-05-19 03:58:18",
            "create_date": "2021-02-01",
            "update_date": "2024-01-07",
            "expiry_date": "2025-02-01",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "VetPartners Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ne-partners.com",
            "domain_keyword": "ne-partners",
            "domain_tld": "com",
            "query_time": "2024-04-07 07:56:11",
            "create_date": "2023-03-10",
            "update_date": "2023-03-10",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "petpartners.pet",
            "domain_keyword": "petpartners",
            "domain_tld": "pet",
            "query_time": "2024-05-08 14:51:10",
            "create_date": "2016-03-08",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-08",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "nextpartners.co.jp",
            "domain_keyword": "nextpartners",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 17:18:53",
            "create_date": "2021-11-29",
            "update_date": "2023-12-01",
            "registrant_company": "CO.,LTD NEXTPARTERS",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 64,
            "domain_name": "detpartners.com",
            "domain_keyword": "detpartners",
            "domain_tld": "com",
            "query_time": "2024-04-11 12:32:38",
            "create_date": "2009-02-22",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-22",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/2248e3d8-7f1a-4742-9555-7899fc375fb2",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.a2hosting.com",
                "ns4.a2hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "petpartners.insure",
            "domain_keyword": "petpartners",
            "domain_tld": "insure",
            "query_time": "2024-05-01 16:45:08",
            "create_date": "2014-09-16",
            "update_date": "2023-07-23",
            "expiry_date": "2024-09-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PetPartners, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com",
                "ns65.worldnic.com",
                "ns66.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "neatpartners.com",
            "domain_keyword": "neatpartners",
            "domain_tld": "com",
            "query_time": "2024-04-11 20:23:09",
            "create_date": "2024-02-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-21",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "www.abion.com",
            "registrant_company": "NeatPlay Limited",
            "registrant_country": "SE",
            "name_servers": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "enetpartners.com",
            "domain_keyword": "enetpartners",
            "domain_tld": "com",
            "query_time": "2024-04-12 23:18:31",
            "create_date": "2004-08-03",
            "update_date": "2023-08-08",
            "expiry_date": "2025-08-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "dns1.stabletransit.com",
                "dns2.stabletransit.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "nestpartners.pt",
            "domain_keyword": "nestpartners",
            "domain_tld": "pt",
            "query_time": "2024-05-10 16:30:31",
            "registrant_name": "DICAS OTIMISTAS - MEDIAÇÃO IMOBILIÁRIA UNIPESSOAL LDA",
            "registrant_address": "Travessa do Sapal, nº 1  Aldeia Nova, Monte Gordo",
            "registrant_city": "Monte Gordo",
            "registrant_state": "Monte Gordo",
            "registrant_zip": "8900-341",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.janeladigital.com",
                "dns2.janeladigital.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 69,
            "domain_name": "nitpartners.com",
            "domain_keyword": "nitpartners",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:07:12",
            "create_date": "2023-12-05",
            "update_date": "2024-02-03",
            "expiry_date": "2024-12-05",
            "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=nitpartners.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "nctpartners.com",
            "domain_keyword": "nctpartners",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:55:02",
            "create_date": "2024-02-22",
            "update_date": "2024-02-22",
            "expiry_date": "2027-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "getpartners.ru",
            "domain_keyword": "getpartners",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:16:00",
            "create_date": "2022-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.gcloudns.com",
                "ns1.getcourse.ru",
                "ns2.gcloudns.com",
                "ns2.getcourse.ru",
                "ns3.gcloudns.com",
                "ns3.getcourse.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 72,
            "domain_name": "nstpartners.com",
            "domain_keyword": "nstpartners",
            "domain_tld": "com",
            "query_time": "2024-04-23 21:34:41",
            "create_date": "2001-07-11",
            "update_date": "2022-09-21",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.urljet.com",
                "ns2.urljet.com",
                "ns3.urljet.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "netipartners.it",
            "domain_keyword": "netipartners",
            "domain_tld": "it",
            "query_time": "2024-05-05 11:43:22",
            "create_date": "2010-11-14",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-14",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Alberto Fusi",
            "registrant_address": "via Paolo Emilio, 34",
            "registrant_city": "ROMA",
            "registrant_state": "RM",
            "registrant_zip": "00192",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "natpartners.com",
            "domain_keyword": "natpartners",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:26:36",
            "create_date": "2020-03-02",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "setpartners.com",
            "domain_keyword": "setpartners",
            "domain_tld": "com",
            "query_time": "2024-04-27 01:15:31",
            "create_date": "2018-09-09",
            "update_date": "2020-09-03",
            "expiry_date": "2025-09-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "newpartners.it",
            "domain_keyword": "newpartners",
            "domain_tld": "it",
            "query_time": "2024-05-03 21:16:38",
            "create_date": "2015-06-30",
            "update_date": "2023-10-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 77,
            "domain_name": "jetpartners.mobi",
            "domain_keyword": "jetpartners",
            "domain_tld": "mobi",
            "query_time": "2024-04-07 16:36:27",
            "create_date": "2012-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "newpartners.de",
            "domain_keyword": "newpartners",
            "domain_tld": "de",
            "query_time": "2024-05-04 09:58:22",
            "update_date": "2023-12-20",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 79,
            "domain_name": "petpartners.cl",
            "domain_keyword": "petpartners",
            "domain_tld": "cl",
            "query_time": "2024-06-02 14:02:58",
            "create_date": "2021-02-15",
            "expiry_date": "2026-02-15",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Rafael Ventura",
            "name_servers": [
                "ns1.mydnscl.com",
                "ns2.mydnscl.net",
                "ns3.mydnscl.com",
                "ns4.mydnscl.net"
            ]
        },
        {
            "num": 80,
            "domain_name": "vetpartners.nl",
            "domain_keyword": "vetpartners",
            "domain_tld": "nl",
            "query_time": "2024-05-03 18:27:19",
            "create_date": "2021-02-01",
            "registrar_name": "Com Laude",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 81,
            "domain_name": "inetpartners.ru",
            "domain_keyword": "inetpartners",
            "domain_tld": "ru",
            "query_time": "2024-06-02 11:51:02",
            "create_date": "2009-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 82,
            "domain_name": "jetpartners.info",
            "domain_keyword": "jetpartners",
            "domain_tld": "info",
            "query_time": "2024-04-07 16:36:27",
            "create_date": "2012-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "vetpartners.com",
            "domain_keyword": "vetpartners",
            "domain_tld": "com",
            "query_time": "2024-04-09 09:33:23",
            "create_date": "1997-06-21",
            "update_date": "2024-04-06",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "notpartners.ru",
            "domain_keyword": "notpartners",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:02:10",
            "create_date": "2023-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns5.hosting.reg.ru",
                "ns6.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 85,
            "domain_name": "betpartners.ru",
            "domain_keyword": "betpartners",
            "domain_tld": "ru",
            "query_time": "2024-05-03 20:01:04",
            "create_date": "2020-06-30",
            "expiry_date": "2024-06-30",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "domain_status": [
                "NOT DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "jetpartners.net",
            "domain_keyword": "jetpartners",
            "domain_tld": "net",
            "query_time": "2024-04-25 14:40:24",
            "create_date": "2012-02-08",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "vetpartners.cc",
            "domain_keyword": "vetpartners",
            "domain_tld": "cc",
            "query_time": "2024-05-03 18:27:19",
            "create_date": "2021-04-02",
            "update_date": "2023-04-04",
            "expiry_date": "2025-04-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "VetPartners Australia Pty Ltd",
            "registrant_address": "Unit 1, 277 Lane Cove Road",
            "registrant_city": "Macquarie Park",
            "registrant_state": "New South Wales",
            "registrant_zip": "2113",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.283214300",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "net0partners.com",
            "domain_keyword": "net0partners",
            "domain_tld": "com",
            "query_time": "2024-05-10 16:32:23",
            "create_date": "2022-10-06",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "retpartners.com",
            "domain_keyword": "retpartners",
            "domain_tld": "com",
            "query_time": "2024-04-07 10:52:31",
            "create_date": "2010-06-04",
            "update_date": "2023-06-16",
            "expiry_date": "2024-06-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=retpartners.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ndtpartners.com",
            "domain_keyword": "ndtpartners",
            "domain_tld": "com",
            "query_time": "2024-04-26 04:35:36",
            "create_date": "2015-10-27",
            "update_date": "2020-10-21",
            "expiry_date": "2024-10-27",
            "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": 91,
            "domain_name": "neopartners.org",
            "domain_keyword": "neopartners",
            "domain_tld": "org",
            "query_time": "2024-04-14 23:59:10",
            "create_date": "2017-06-01",
            "update_date": "2023-07-28",
            "expiry_date": "2024-06-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "netipartners.com",
            "domain_keyword": "netipartners",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:37:54",
            "create_date": "2010-11-14",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-14",
            "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": 93,
            "domain_name": "vetpartners.us",
            "domain_keyword": "vetpartners",
            "domain_tld": "us",
            "query_time": "2024-05-14 11:33:56",
            "create_date": "2017-02-27",
            "update_date": "2022-03-05",
            "expiry_date": "2027-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "VetPartners Australia Pty Ltd",
            "registrant_address": "Unit 1, 277 Lane Cove Road",
            "registrant_city": "Macquarie Park",
            "registrant_state": "New South Wales",
            "registrant_zip": "2113",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.283214300",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nytpartners.com",
            "domain_keyword": "nytpartners",
            "domain_tld": "com",
            "query_time": "2024-04-15 00:09:01",
            "create_date": "2010-09-28",
            "update_date": "2023-09-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=nytpartners.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "neipartners.com",
            "domain_keyword": "neipartners",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:12:34",
            "create_date": "2009-05-12",
            "update_date": "2024-03-19",
            "expiry_date": "2025-05-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "newpartners.org",
            "domain_keyword": "newpartners",
            "domain_tld": "org",
            "query_time": "2024-05-29 14:20:23",
            "create_date": "2004-05-26",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nutpartners.com",
            "domain_keyword": "nutpartners",
            "domain_tld": "com",
            "query_time": "2024-05-15 18:28:29",
            "create_date": "2021-03-09",
            "update_date": "2024-03-10",
            "expiry_date": "2027-03-09",
            "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": 98,
            "domain_name": "vetpartners.careers",
            "domain_keyword": "vetpartners",
            "domain_tld": "careers",
            "query_time": "2024-05-19 03:58:17",
            "create_date": "2019-05-31",
            "update_date": "2023-07-18",
            "expiry_date": "2025-05-31",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "inetpartners.net",
            "domain_keyword": "inetpartners",
            "domain_tld": "net",
            "query_time": "2024-05-23 21:28:36",
            "create_date": "2013-03-31",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrar_website": "https://www.reg.com",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957300062",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "vetpartners.asia",
            "domain_keyword": "vetpartners",
            "domain_tld": "asia",
            "query_time": "2024-05-24 17:32:17",
            "create_date": "2020-10-31",
            "update_date": "2023-12-15",
            "expiry_date": "2025-10-31",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.234,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>netpartners.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2929</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>vetpartners.pet, vetpartners.club, nevpartners.com, nespartners.com, nrtpartners.com, betpartners.vip, wetpartners.com, nxtpartners.net, petpartners.tech, nftpartners.xyz, ngtpartners.com, entpartners.com, vetpartners.fr, vetpartners.me, nbtpartners.com, betpartners.it, net-partners.net, petpartners.co.uk, nwtpartners.com, netpartnerus.com, getpartners.com, vetpartners.ru, necpartners.com, getpartners.work, nltpartners.com, vetpartners.online, jetpartners.aero, vetpartners.ie, aetpartners.com, inetpartners.com, petpartners.dev, betpartners.cc, vetpartners.info, netopartners.co.uk, vetpartners.support, nebpartners.com, entpartners.net, nespartners.eu, fetpartners.ru, vetpartners.au, nestpartners.com, neopartners.com, vetpartners.net, nextpartners.us, petpartners.net, newpartners.net, jetpartners.com, jetpartners.org, getpartners.cl, vetpartners.org, newpartners.co.jp, netopartners.com, betpartners.io, nttpartners.com, neopartners.net, znetpartners.com, betpartners.com, retpartners.it, vetpartners.international, vetpartners.biz, ne-partners.com, petpartners.pet, nextpartners.co.jp, detpartners.com, petpartners.insure, neatpartners.com, enetpartners.com, nestpartners.pt, nitpartners.com, nctpartners.com, getpartners.ru, nstpartners.com, netipartners.it, natpartners.com, setpartners.com, newpartners.it, jetpartners.mobi, newpartners.de, petpartners.cl, vetpartners.nl, inetpartners.ru, jetpartners.info, vetpartners.com, notpartners.ru, betpartners.ru, jetpartners.net, vetpartners.cc, net0partners.com, retpartners.com, ndtpartners.com, neopartners.org, netipartners.com, vetpartners.us, nytpartners.com, neipartners.com, newpartners.org, nutpartners.com, vetpartners.careers, inetpartners.net, vetpartners.asia</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>vetpartners.pet</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-04-23 11:07:37</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>vetpartners.club</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-16 22:39:28</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VetPartners Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>nevpartners.com</domain_name>
   <domain_keyword>nevpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:25:59</query_time>
   <create_date>2021-08-25</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>nespartners.com</domain_name>
   <domain_keyword>nespartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 06:14:17</query_time>
   <create_date>2011-02-07</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG DOMAINSERVICES GmbH</registrar_name>
   <registrar_website>http://www.epag.de</registrar_website>
   <name_servers>
    <value>ns.scannet2.dk</value>
    <value>ns2.scannet2.dk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nrtpartners.com</domain_name>
   <domain_keyword>nrtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 00:43:10</query_time>
   <create_date>2013-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nrtpartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.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>6</num>
   <domain_name>betpartners.vip</domain_name>
   <domain_keyword>betpartners</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-26 22:26:54</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2028-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>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>wetpartners.com</domain_name>
   <domain_keyword>wetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 15:47:07</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nxtpartners.net</domain_name>
   <domain_keyword>nxtpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 23:03:59</query_time>
   <create_date>2016-03-10</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2026-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>petpartners.tech</domain_name>
   <domain_keyword>petpartners</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-08 14:51:10</query_time>
   <create_date>2016-03-02</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>nftpartners.xyz</domain_name>
   <domain_keyword>nftpartners</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-18 19:08:00</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ngtpartners.com</domain_name>
   <domain_keyword>ngtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 02:46:51</query_time>
   <create_date>2001-05-30</create_date>
   <update_date>2022-06-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns95.worldnic.com</value>
    <value>ns96.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>entpartners.com</domain_name>
   <domain_keyword>entpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 18:43:27</query_time>
   <create_date>2002-05-16</create_date>
   <update_date>2022-10-18</update_date>
   <expiry_date>2028-05-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>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>vetpartners.fr</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-09 05:20:39</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>COM LAUDE (NOM IQ LIMITED)</registrar_name>
   <registrar_website>https://comlaude.com/contact-us</registrar_website>
   <registrant_company>VetPartners France</registrant_company>
   <registrant_address>VP France, 1 Boulevard Victor, 75012 Paris</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.610479879</registrant_phone>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>vetpartners.me</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-15 03:48:51</query_time>
   <create_date>2017-02-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>nbtpartners.com</domain_name>
   <domain_keyword>nbtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 22:27:39</query_time>
   <create_date>2005-08-16</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2025-08-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns83.worldnic.com</value>
    <value>ns84.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>betpartners.it</domain_name>
   <domain_keyword>betpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 06:45:02</query_time>
   <create_date>2013-04-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>NOM-IQ Ltd. Trading as Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>bwin European markets Holding Spa</registrant_company>
   <registrant_address>Via Gaetano Previati 9</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20149</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.itsfogo.com</value>
    <value>dns2.itsfogo.com</value>
    <value>dns3.itsfogo.com</value>
    <value>dns4.itsfogo.com</value>
    <value>dns5.itsfogo.com</value>
    <value>dns6.itsfogo.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>net-partners.net</domain_name>
   <domain_keyword>net-partners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 19:14:28</query_time>
   <create_date>1999-10-12</create_date>
   <update_date>2005-01-28</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>Npa Consultants</registrant_company>
   <registrant_state>London</registrant_state>
   <registrant_country>UK</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>dns6.interbusiness.it</value>
    <value>dns7.interbusiness.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>petpartners.co.uk</domain_name>
   <domain_keyword>petpartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-29 18:51:26</query_time>
   <create_date>2004-06-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2026-06-28</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>nwtpartners.com</domain_name>
   <domain_keyword>nwtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 00:03:19</query_time>
   <create_date>2008-05-14</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>PGA Tour</registrant_name>
   <registrant_company>PGA TOUR, Inc</registrant_company>
   <registrant_address>112 PGA TOUR Blvd</registrant_address>
   <registrant_city>Ponte Vedra Beach</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32082</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9042853700</registrant_phone>
   <registrant_fax>+1.9042853700</registrant_fax>
   <name_servers>
    <value>udns1.cscdns.net</value>
    <value>udns2.cscdns.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>netpartnerus.com</domain_name>
   <domain_keyword>netpartnerus</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:02:18</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</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>ns8.wixdns.net</value>
    <value>ns9.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>21</num>
   <domain_name>getpartners.com</domain_name>
   <domain_keyword>getpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 07:07:13</query_time>
   <create_date>1999-12-22</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>vetpartners.ru</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 07:16:29</query_time>
   <create_date>2021-02-01</create_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>VetPartners Ltd</registrant_company>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>necpartners.com</domain_name>
   <domain_keyword>necpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:03:16</query_time>
   <create_date>2018-05-04</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>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>24</num>
   <domain_name>getpartners.work</domain_name>
   <domain_keyword>getpartners</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-17 08:42:10</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nltpartners.com</domain_name>
   <domain_keyword>nltpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:40:59</query_time>
   <create_date>2018-07-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>vetpartners.online</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-19 03:58:17</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_company>VetPartners Ltd</registrant_company>
   <registrant_state>Yorkshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>jetpartners.aero</domain_name>
   <domain_keyword>jetpartners</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-05-08 18:14:24</query_time>
   <create_date>2010-09-28</create_date>
   <update_date>2022-09-16</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>namesbeyond.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Pennsylvania</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>gail.ns.cloudflare.com</value>
    <value>gerald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>vetpartners.ie</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-30 01:29:13</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_name>Com Laude</registrar_name>
   <registrar_website>http://www.comlaude.com/</registrar_website>
   <registrant_name>Vetpartners Practices Spitfire House Limited</registrant_name>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>aetpartners.com</domain_name>
   <domain_keyword>aetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:01:51</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Sarawak</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/aetpartners.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>crystal.ns.cloudflare.com</value>
    <value>johnny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>inetpartners.com</domain_name>
   <domain_keyword>inetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 11:23:16</query_time>
   <create_date>2000-11-20</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>petpartners.dev</domain_name>
   <domain_keyword>petpartners</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 08:07:36</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1-32.azure-dns.com</value>
    <value>ns2-32.azure-dns.net</value>
    <value>ns3-32.azure-dns.org</value>
    <value>ns4-32.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>betpartners.cc</domain_name>
   <domain_keyword>betpartners</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-07 06:25:28</query_time>
   <create_date>2022-06-19</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-06-19</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=betpartners.cc</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>vetpartners.info</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 10:09:51</query_time>
   <create_date>2017-02-11</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.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>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>34</num>
   <domain_name>netopartners.co.uk</domain_name>
   <domain_keyword>netopartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 00:01:00</query_time>
   <create_date>2018-01-23</create_date>
   <update_date>2020-05-27</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>dns1.a2zbank.com</value>
    <value>dns2.a2zbank.com</value>
    <value>dns3.a2zbank.com</value>
    <value>dns4.a2zbank.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>vetpartners.support</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-05-19 03:58:17</query_time>
   <create_date>2017-01-23</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VetPartners Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>nebpartners.com</domain_name>
   <domain_keyword>nebpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:48:25</query_time>
   <create_date>2010-07-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>entpartners.net</domain_name>
   <domain_keyword>entpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-05 14:37:04</query_time>
   <create_date>2011-04-17</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>Michael Barakate</registrant_name>
   <registrant_address>201 Avoca St</registrant_address>
   <registrant_city>Randwick</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>2031</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.390245383</registrant_phone>
   <name_servers>
    <value>dns1.dns-services.net.au</value>
    <value>dns2.dns-services.net.au</value>
    <value>dns3.dns-services.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nespartners.eu</domain_name>
   <domain_keyword>nespartners</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 05:18:30</query_time>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>http://www.epag.eu</registrar_website>
   <name_servers>
    <value>ns.scannet2.dk</value>
    <value>ns2.scannet2.dk</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>fetpartners.ru</domain_name>
   <domain_keyword>fetpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 22:39:03</query_time>
   <create_date>2017-10-10</create_date>
   <expiry_date>2024-10-10</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>40</num>
   <domain_name>vetpartners.au</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-08 12:50:17</query_time>
   <update_date>2023-12-01</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>nestpartners.com</domain_name>
   <domain_keyword>nestpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 12:19:48</query_time>
   <create_date>2005-07-12</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>neopartners.com</domain_name>
   <domain_keyword>neopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 23:59:10</query_time>
   <create_date>2018-08-27</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>vetpartners.net</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-09 09:33:23</query_time>
   <create_date>2008-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns238.accountservergroup.com</value>
    <value>ns239.accountservergroup.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>44</num>
   <domain_name>nextpartners.us</domain_name>
   <domain_keyword>nextpartners</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-20 21:18:27</query_time>
   <create_date>2005-05-12</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Philip Jennings Jr</registrant_name>
   <registrant_company>Philip Jennings Jr</registrant_company>
   <registrant_address>614 West Doty Street, Suite 108</registrant_address>
   <registrant_city>Madison</registrant_city>
   <registrant_state>Wisconsin</registrant_state>
   <registrant_zip>53703</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6197942934</registrant_phone>
   <name_servers>
    <value>ns1.turbify.com</value>
    <value>ns2.turbify.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>petpartners.net</domain_name>
   <domain_keyword>petpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 02:38:34</query_time>
   <create_date>2003-09-27</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2026-09-27</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.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>newpartners.net</domain_name>
   <domain_keyword>newpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 07:59:04</query_time>
   <create_date>2011-05-29</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>jetpartners.com</domain_name>
   <domain_keyword>jetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 14:40:24</query_time>
   <create_date>2001-11-20</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/96c60992-96bd-4edf-912f-4f8f42e79692</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>jetpartners.org</domain_name>
   <domain_keyword>jetpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 14:40:24</query_time>
   <create_date>2012-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.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>49</num>
   <domain_name>getpartners.cl</domain_name>
   <domain_keyword>getpartners</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-27 12:42:07</query_time>
   <create_date>2020-09-01</create_date>
   <expiry_date>2025-09-01</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Javier andres hernandez morales</registrant_name>
   <name_servers>
    <value>nc5.wixdns.net</value>
    <value>ns4.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>50</num>
   <domain_name>vetpartners.org</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 21:52:30</query_time>
   <create_date>2008-01-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>odin.ns.cloudflare.com</value>
    <value>vida.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>51</num>
   <domain_name>newpartners.co.jp</domain_name>
   <domain_keyword>newpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-29 14:20:23</query_time>
   <create_date>2017-12-15</create_date>
   <update_date>2024-01-01</update_date>
   <registrant_company>Newpartners Corp.</registrant_company>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>52</num>
   <domain_name>netopartners.com</domain_name>
   <domain_keyword>netopartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:02:06</query_time>
   <create_date>2009-08-21</create_date>
   <update_date>2021-08-18</update_date>
   <expiry_date>2026-08-21</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>peter.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>betpartners.io</domain_name>
   <domain_keyword>betpartners</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-10 17:03:32</query_time>
   <create_date>2022-06-13</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>abby.ns.cloudflare.com</value>
    <value>max.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>54</num>
   <domain_name>nttpartners.com</domain_name>
   <domain_keyword>nttpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 00:08:46</query_time>
   <create_date>2022-08-27</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.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>55</num>
   <domain_name>neopartners.net</domain_name>
   <domain_keyword>neopartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-14 23:59:10</query_time>
   <create_date>2014-07-03</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>ns1.namesvr.net</value>
    <value>ns2.namesvr.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>znetpartners.com</domain_name>
   <domain_keyword>znetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:50:46</query_time>
   <create_date>2009-05-11</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Munesh Jadoun</registrant_name>
   <registrant_company>ZNet Technologies Private Limited</registrant_company>
   <registrant_address>D-10/52, Chitrakoot, Vaishali Nagar , Rajasthan, India</registrant_address>
   <registrant_city>Jaipur</registrant_city>
   <registrant_state>Rajasthan</registrant_state>
   <registrant_zip>302021</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.9783455555</registrant_phone>
   <name_servers>
    <value>dns1.znetlive.com</value>
    <value>dns2.znetlive.com</value>
    <value>dns3.znetlive.com</value>
    <value>dns4.znetlive.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>betpartners.com</domain_name>
   <domain_keyword>betpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 06:25:28</query_time>
   <create_date>2005-11-05</create_date>
   <update_date>2021-12-18</update_date>
   <expiry_date>2031-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=betpartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>retpartners.it</domain_name>
   <domain_keyword>retpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 02:18:39</query_time>
   <create_date>2019-07-12</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>R&amp;T PARTNERS PROFESSIONISTI ASSOCIATI</registrant_company>
   <registrant_address>Via Quirico Rossi, 86</registrant_address>
   <registrant_city>Lonigo</registrant_city>
   <registrant_state>VI</registrant_state>
   <registrant_zip>36045</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>vetpartners.international</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-05-08 17:22:40</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VetPartners Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>vetpartners.biz</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 03:58:18</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>VetPartners Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ne-partners.com</domain_name>
   <domain_keyword>ne-partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 07:56:11</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2023-03-10</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>petpartners.pet</domain_name>
   <domain_keyword>petpartners</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-08 14:51:10</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>dns101.register.com</value>
    <value>dns102.register.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>nextpartners.co.jp</domain_name>
   <domain_keyword>nextpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 17:18:53</query_time>
   <create_date>2021-11-29</create_date>
   <update_date>2023-12-01</update_date>
   <registrant_company>CO.,LTD NEXTPARTERS</registrant_company>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>64</num>
   <domain_name>detpartners.com</domain_name>
   <domain_keyword>detpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 12:32:38</query_time>
   <create_date>2009-02-22</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/2248e3d8-7f1a-4742-9555-7899fc375fb2</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.a2hosting.com</value>
    <value>ns4.a2hosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>petpartners.insure</domain_name>
   <domain_keyword>petpartners</domain_keyword>
   <domain_tld>insure</domain_tld>
   <query_time>2024-05-01 16:45:08</query_time>
   <create_date>2014-09-16</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PetPartners, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
    <value>ns65.worldnic.com</value>
    <value>ns66.worldnic.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>neatpartners.com</domain_name>
   <domain_keyword>neatpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 20:23:09</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>www.abion.com</registrar_website>
   <registrant_company>NeatPlay Limited</registrant_company>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>enetpartners.com</domain_name>
   <domain_keyword>enetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 23:18:31</query_time>
   <create_date>2004-08-03</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2025-08-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>dns1.stabletransit.com</value>
    <value>dns2.stabletransit.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nestpartners.pt</domain_name>
   <domain_keyword>nestpartners</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-10 16:30:31</query_time>
   <registrant_name>DICAS OTIMISTAS - MEDIAÇÃO IMOBILIÁRIA UNIPESSOAL LDA</registrant_name>
   <registrant_address>Travessa do Sapal, nº 1  Aldeia Nova, Monte Gordo</registrant_address>
   <registrant_city>Monte Gordo</registrant_city>
   <registrant_state>Monte Gordo</registrant_state>
   <registrant_zip>8900-341</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.janeladigital.com</value>
    <value>dns2.janeladigital.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>nitpartners.com</domain_name>
   <domain_keyword>nitpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:07:12</query_time>
   <create_date>2023-12-05</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-12-05</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=nitpartners.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nctpartners.com</domain_name>
   <domain_keyword>nctpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:55:02</query_time>
   <create_date>2024-02-22</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2027-02-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>getpartners.ru</domain_name>
   <domain_keyword>getpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:16:00</query_time>
   <create_date>2022-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.gcloudns.com</value>
    <value>ns1.getcourse.ru</value>
    <value>ns2.gcloudns.com</value>
    <value>ns2.getcourse.ru</value>
    <value>ns3.gcloudns.com</value>
    <value>ns3.getcourse.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>nstpartners.com</domain_name>
   <domain_keyword>nstpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 21:34:41</query_time>
   <create_date>2001-07-11</create_date>
   <update_date>2022-09-21</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.urljet.com</value>
    <value>ns2.urljet.com</value>
    <value>ns3.urljet.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>73</num>
   <domain_name>netipartners.it</domain_name>
   <domain_keyword>netipartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-05 11:43:22</query_time>
   <create_date>2010-11-14</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Alberto Fusi</registrant_company>
   <registrant_address>via Paolo Emilio, 34</registrant_address>
   <registrant_city>ROMA</registrant_city>
   <registrant_state>RM</registrant_state>
   <registrant_zip>00192</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>natpartners.com</domain_name>
   <domain_keyword>natpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:26:36</query_time>
   <create_date>2020-03-02</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>setpartners.com</domain_name>
   <domain_keyword>setpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 01:15:31</query_time>
   <create_date>2018-09-09</create_date>
   <update_date>2020-09-03</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>newpartners.it</domain_name>
   <domain_keyword>newpartners</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-03 21:16:38</query_time>
   <create_date>2015-06-30</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>jetpartners.mobi</domain_name>
   <domain_keyword>jetpartners</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-07 16:36:27</query_time>
   <create_date>2012-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>newpartners.de</domain_name>
   <domain_keyword>newpartners</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 09:58:22</query_time>
   <update_date>2023-12-20</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>petpartners.cl</domain_name>
   <domain_keyword>petpartners</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-02 14:02:58</query_time>
   <create_date>2021-02-15</create_date>
   <expiry_date>2026-02-15</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Rafael Ventura</registrant_name>
   <name_servers>
    <value>ns1.mydnscl.com</value>
    <value>ns2.mydnscl.net</value>
    <value>ns3.mydnscl.com</value>
    <value>ns4.mydnscl.net</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>vetpartners.nl</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-03 18:27:19</query_time>
   <create_date>2021-02-01</create_date>
   <registrar_name>Com Laude</registrar_name>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>inetpartners.ru</domain_name>
   <domain_keyword>inetpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 11:51:02</query_time>
   <create_date>2009-11-10</create_date>
   <expiry_date>2024-11-10</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>82</num>
   <domain_name>jetpartners.info</domain_name>
   <domain_keyword>jetpartners</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-07 16:36:27</query_time>
   <create_date>2012-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</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>ns55.domaincontrol.com</value>
    <value>ns56.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>83</num>
   <domain_name>vetpartners.com</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 09:33:23</query_time>
   <create_date>1997-06-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2024-06-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>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>notpartners.ru</domain_name>
   <domain_keyword>notpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:02:10</query_time>
   <create_date>2023-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns5.hosting.reg.ru</value>
    <value>ns6.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>betpartners.ru</domain_name>
   <domain_keyword>betpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 20:01:04</query_time>
   <create_date>2020-06-30</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <domain_status>
    <value>NOT DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>jetpartners.net</domain_name>
   <domain_keyword>jetpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 14:40:24</query_time>
   <create_date>2012-02-08</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-08</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>vetpartners.cc</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-03 18:27:19</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>VetPartners Australia Pty Ltd</registrant_company>
   <registrant_address>Unit 1, 277 Lane Cove Road</registrant_address>
   <registrant_city>Macquarie Park</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>2113</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.283214300</registrant_phone>
   <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>88</num>
   <domain_name>net0partners.com</domain_name>
   <domain_keyword>net0partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 16:32:23</query_time>
   <create_date>2022-10-06</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>retpartners.com</domain_name>
   <domain_keyword>retpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 10:52:31</query_time>
   <create_date>2010-06-04</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=retpartners.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ndtpartners.com</domain_name>
   <domain_keyword>ndtpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 04:35:36</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2020-10-21</update_date>
   <expiry_date>2024-10-27</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>91</num>
   <domain_name>neopartners.org</domain_name>
   <domain_keyword>neopartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 23:59:10</query_time>
   <create_date>2017-06-01</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>netipartners.com</domain_name>
   <domain_keyword>netipartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:37:54</query_time>
   <create_date>2010-11-14</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-14</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>93</num>
   <domain_name>vetpartners.us</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 11:33:56</query_time>
   <create_date>2017-02-27</create_date>
   <update_date>2022-03-05</update_date>
   <expiry_date>2027-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>VetPartners Australia Pty Ltd</registrant_company>
   <registrant_address>Unit 1, 277 Lane Cove Road</registrant_address>
   <registrant_city>Macquarie Park</registrant_city>
   <registrant_state>New South Wales</registrant_state>
   <registrant_zip>2113</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.283214300</registrant_phone>
   <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>
  <value>
   <num>94</num>
   <domain_name>nytpartners.com</domain_name>
   <domain_keyword>nytpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 00:09:01</query_time>
   <create_date>2010-09-28</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=nytpartners.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>neipartners.com</domain_name>
   <domain_keyword>neipartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:12:34</query_time>
   <create_date>2009-05-12</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns37.worldnic.com</value>
    <value>ns38.worldnic.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>newpartners.org</domain_name>
   <domain_keyword>newpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 14:20:23</query_time>
   <create_date>2004-05-26</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nutpartners.com</domain_name>
   <domain_keyword>nutpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 18:28:29</query_time>
   <create_date>2021-03-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2027-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>98</num>
   <domain_name>vetpartners.careers</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>careers</domain_tld>
   <query_time>2024-05-19 03:58:17</query_time>
   <create_date>2019-05-31</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-05-31</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>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>
  <value>
   <num>99</num>
   <domain_name>inetpartners.net</domain_name>
   <domain_keyword>inetpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 21:28:36</query_time>
   <create_date>2013-03-31</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrar_website>https://www.reg.com</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957300062</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>vetpartners.asia</domain_name>
   <domain_keyword>vetpartners</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 17:32:17</query_time>
   <create_date>2020-10-31</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-10-31</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.234</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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