WHOIS QUERY TIME

17 May 2024 - 5:57 AM UTC

Registered: 31 August 2009
Modified: 1 September 2023
Expiry: 31 August 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovhcloud.com

DNSSEC

Unsigned

NAME SERVERS

ns1.futurehost.pl
ns2.futurehost.pl
ns3.futurehost.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=smartpartner.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "smartpartner.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "smartpartner.pl",
            "domain_keyword": "smartpartner",
            "domain_tld": "pl",
            "query_time": "2024-05-17 05:57:31",
            "create_date": "2009-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl",
                "ns3.futurehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.033,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>smartpartner.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>smartpartner.pl</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 05:57:31</query_time>
   <create_date>2009-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
    <value>ns3.futurehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.033</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.048 seconds) for "smartpartner.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

3 May 2023 - 8:41 AM UTC

Registered: 31 August 2009
Modified: 1 September 2022
Expiry: 31 August 2023

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

ns1.futurehost.pl
ns2.futurehost.pl
ns3.futurehost.pl

#2 - QUERY TIME

7 Oct 2023 - 12:17 PM UTC

Registered: 31 August 2009
Modified: 1 September 2023
Expiry: 31 August 2024

REGISTRAR

Name: OVH SAS
Website: https://www.ovh.pl/abuse/

DNSSEC

Unsigned

NAME SERVERS

ns1.futurehost.pl
ns2.futurehost.pl
ns3.futurehost.pl

* 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=smartpartner.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "smartpartner.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "smartpartner.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "smartpartner.pl",
            "domain_keyword": "smartpartner",
            "domain_tld": "pl",
            "query_time": "2023-05-03 08:41:26",
            "create_date": "2009-08-31",
            "update_date": "2022-09-01",
            "expiry_date": "2023-08-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl",
                "ns3.futurehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "smartpartner.pl",
            "domain_keyword": "smartpartner",
            "domain_tld": "pl",
            "query_time": "2023-10-07 12:17:43",
            "create_date": "2009-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovh.pl/abuse/",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl",
                "ns3.futurehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "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>smartpartner.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>smartpartner.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>smartpartner.pl</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-03 08:41:26</query_time>
   <create_date>2009-08-31</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2023-08-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
    <value>ns3.futurehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>smartpartner.pl</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-10-07 12:17:43</query_time>
   <create_date>2009-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovh.pl/abuse/</registrar_website>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
    <value>ns3.futurehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </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 14 domain names (in 0.027 seconds) which contained the exact domain keyword "smartpartner".
Domain Name Registered Expiry Registrar Ownership
1 smartpartner.com 29 Apr 1997 28 Dec 2025 Network Solutions, LLC -
2 smartpartner.net 10 Aug 1998 9 Aug 2024 GoDaddy.com, LLC -
3 smartpartner.pl 31 Aug 2009 31 Aug 2024 OVH SAS -
4 smartpartner.ru 23 Jul 2010 23 Jul 2024 SALENAMES-RU Private Person
5 smartpartner.lt 26 Apr 2012 27 Apr 2025 UAB "Interneto vizija" UAB "Interneto vizija"
6 smartpartner.by 4 Jan 2013 4 Jan 2025 Reliable Software, Ltd ООО "СМАРТ Партнер"
7 smartpartner.it 1 Apr 2014 18 Mar 2025 Netsons S.r.l. Green Group S.r.l.
8 smartpartner.co.uk 3 Jul 2015 3 Jul 2024 Garth Piesse [Tag = COHERENT-NZ] -
9 smartpartner.org 1 Jun 2018 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
10 smartpartner.group 17 Oct 2020 17 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
11 smartpartner.site 3 Feb 2021 3 Feb 2026 Network Solutions LLC -
12 smartpartner.agency 8 May 2023 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 smartpartner.online 14 Nov 2023 14 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
14 smartpartner.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
15 smartpartner.pe - - NIC.PE SMART PARTNER S.A.C.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=smartpartner&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "smartpartner",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 15,
        "relation": "eq",
        "current": 15
    },
    "unique_domains": "smartpartner.com, smartpartner.net, smartpartner.pl, smartpartner.ru, smartpartner.lt, smartpartner.by, smartpartner.it, smartpartner.co.uk, smartpartner.org, smartpartner.group, smartpartner.site, smartpartner.agency, smartpartner.online, smartpartner.info, smartpartner.pe",
    "results": [
        {
            "num": 1,
            "domain_name": "smartpartner.com",
            "domain_keyword": "smartpartner",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "1997-04-29",
            "update_date": "2022-10-29",
            "expiry_date": "2025-12-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns51.1and1.com",
                "ns52.1and1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "smartpartner.net",
            "domain_keyword": "smartpartner",
            "domain_tld": "net",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "1998-08-10",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.sog.net",
                "ns1.sog.net",
                "ns2.sog.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "smartpartner.pl",
            "domain_keyword": "smartpartner",
            "domain_tld": "pl",
            "query_time": "2024-05-17 05:57:31",
            "create_date": "2009-08-31",
            "update_date": "2023-09-01",
            "expiry_date": "2024-08-31",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.futurehost.pl",
                "ns2.futurehost.pl",
                "ns3.futurehost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "smartpartner.ru",
            "domain_keyword": "smartpartner",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:41:19",
            "create_date": "2010-07-23",
            "expiry_date": "2024-07-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 5,
            "domain_name": "smartpartner.lt",
            "domain_keyword": "smartpartner",
            "domain_tld": "lt",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "2012-04-26",
            "expiry_date": "2025-04-27",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 6,
            "domain_name": "smartpartner.by",
            "domain_keyword": "smartpartner",
            "domain_tld": "by",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "2013-01-04",
            "update_date": "2023-11-13",
            "expiry_date": "2025-01-04",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"СМАРТ Партнер\"",
            "registrant_address": "220040, -, г. Минск, ул. Некрасова, д. 7, к. 219",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375291909679",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 7,
            "domain_name": "smartpartner.it",
            "domain_keyword": "smartpartner",
            "domain_tld": "it",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "2014-04-01",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-18",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Green Group S.r.l.",
            "registrant_address": "Via Feltrina 3/A",
            "registrant_city": "Crocetta del montello",
            "registrant_state": "TV",
            "registrant_zip": "31035",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 8,
            "domain_name": "smartpartner.co.uk",
            "domain_keyword": "smartpartner",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 23:35:30",
            "create_date": "2015-07-03",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-03",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.sawsells.com",
                "ns2.sawsells.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "smartpartner.org",
            "domain_keyword": "smartpartner",
            "domain_tld": "org",
            "query_time": "2024-04-24 15:05:27",
            "create_date": "2018-06-01",
            "update_date": "2024-04-23",
            "expiry_date": "2025-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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "smartpartner.group",
            "domain_keyword": "smartpartner",
            "domain_tld": "group",
            "query_time": "2024-05-07 11:07:52",
            "create_date": "2020-10-17",
            "update_date": "2023-12-01",
            "expiry_date": "2024-10-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "smartpartner.site",
            "domain_keyword": "smartpartner",
            "domain_tld": "site",
            "query_time": "2024-05-25 12:36:07",
            "create_date": "2021-02-03",
            "update_date": "2023-12-10",
            "expiry_date": "2026-02-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns73.worldnic.com",
                "ns74.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "smartpartner.agency",
            "domain_keyword": "smartpartner",
            "domain_tld": "agency",
            "query_time": "2024-05-13 12:11:06",
            "create_date": "2023-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-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": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "smartpartner.online",
            "domain_keyword": "smartpartner",
            "domain_tld": "online",
            "query_time": "2024-05-20 10:54:28",
            "create_date": "2023-11-14",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "smartpartner.info",
            "domain_keyword": "smartpartner",
            "domain_tld": "info",
            "query_time": "2024-05-07 11:07:52",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "smartpartner.pe",
            "domain_keyword": "smartpartner",
            "domain_tld": "pe",
            "query_time": "2024-04-06 00:26:26",
            "registrar_name": "NIC.PE",
            "registrant_name": "SMART PARTNER S.A.C.",
            "name_servers": [
                "ns1.supercp.com",
                "ns2.supercp.com"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "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>smartpartner</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>15</total>
  <relation>eq</relation>
  <current>15</current>
 </count>
 <unique_domains>smartpartner.com, smartpartner.net, smartpartner.pl, smartpartner.ru, smartpartner.lt, smartpartner.by, smartpartner.it, smartpartner.co.uk, smartpartner.org, smartpartner.group, smartpartner.site, smartpartner.agency, smartpartner.online, smartpartner.info, smartpartner.pe</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>smartpartner.com</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>1997-04-29</create_date>
   <update_date>2022-10-29</update_date>
   <expiry_date>2025-12-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns51.1and1.com</value>
    <value>ns52.1and1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>smartpartner.net</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>1998-08-10</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-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>ns0.sog.net</value>
    <value>ns1.sog.net</value>
    <value>ns2.sog.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>smartpartner.pl</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-17 05:57:31</query_time>
   <create_date>2009-08-31</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.futurehost.pl</value>
    <value>ns2.futurehost.pl</value>
    <value>ns3.futurehost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>smartpartner.ru</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:41:19</query_time>
   <create_date>2010-07-23</create_date>
   <expiry_date>2024-07-23</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>5</num>
   <domain_name>smartpartner.lt</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>2012-04-26</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>smartpartner.by</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>2013-01-04</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;СМАРТ Партнер&quot;</registrant_company>
   <registrant_address>220040, -, г. Минск, ул. Некрасова, д. 7, к. 219</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375291909679</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>smartpartner.it</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Green Group S.r.l.</registrant_company>
   <registrant_address>Via Feltrina 3/A</registrant_address>
   <registrant_city>Crocetta del montello</registrant_city>
   <registrant_state>TV</registrant_state>
   <registrant_zip>31035</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>smartpartner.co.uk</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 23:35:30</query_time>
   <create_date>2015-07-03</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.sawsells.com</value>
    <value>ns2.sawsells.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>smartpartner.org</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 15:05:27</query_time>
   <create_date>2018-06-01</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-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>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>10</num>
   <domain_name>smartpartner.group</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-07 11:07:52</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>smartpartner.site</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 12:36:07</query_time>
   <create_date>2021-02-03</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2026-02-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns73.worldnic.com</value>
    <value>ns74.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>smartpartner.agency</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-13 12:11:06</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>smartpartner.online</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 10:54:28</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>smartpartner.info</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 11:07:52</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>smartpartner.pe</domain_name>
   <domain_keyword>smartpartner</domain_keyword>
   <domain_tld>pe</domain_tld>
   <query_time>2024-04-06 00:26:26</query_time>
   <registrar_name>NIC.PE</registrar_name>
   <registrant_name>SMART PARTNER S.A.C.</registrant_name>
   <name_servers>
    <value>ns1.supercp.com</value>
    <value>ns2.supercp.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </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 211 domain names (in 0.175 seconds) which look and sound like the brand name "smartpartner".
Domain Name Registered Expiry Registrar Ownership
1 smart-partner.com 1 Apr 2019 1 Apr 2025 Go China Domains, LLC -
2 startpartner.nl 8 Apr 2020 - XNS Registrar B.V. -
3 smartpartners.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
4 smartpartners.org 29 Oct 2004 29 Oct 2024 PSI-USA, Inc. dba Domain Robot Giesecke+Devrient Mobile Security GmbH
5 smartpartners.biz 17 Jun 2021 17 Jun 2024 Gabia Inc. REDACTED FOR PRIVACY
6 smartpartners.club 11 Mar 2021 11 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 smartpartners.com.br 22 Jun 2020 22 Jun 2024 - Marcelo Salvi ME
8 smartpartners.us 9 Mar 2019 9 Mar 2027 GoDaddy.com, LLC SmartPartners
9 smartpartners.nl 8 Apr 2024 - Byte Media GmbH -
10 startpartner.com 10 Jul 2012 10 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 smart-partner.net 20 Jul 2012 20 Jul 2024 GMO INTERNET, INC. Fuji Technology
12 smartpartners.ca 10 Feb 2021 10 Feb 2025 CatchDrop.ca / RegisterDomain.ca by ElieNovation REDACTED FOR PRIVACY
13 smart-partner.biz 26 Nov 2019 26 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
14 smartpartnerz.com 9 May 2024 9 May 2025 TUCOWS, INC. REDACTED FOR PRIVACY
15 smartpartners.one 5 Jul 2023 5 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 smartpartners.in 4 Dec 2023 4 Dec 2024 Hostinger, UAB REDACTED FOR PRIVACY
17 smartpartners.co.uk 16 Feb 2013 16 Feb 2025 Garth Piesse [Tag = COHERENT-NZ] -
18 smartparter.com 12 Aug 2003 12 Aug 2024 GoDaddy.com, LLC -
19 smrtpartner.com 28 Mar 2010 28 Mar 2025 NameCheap, Inc. -
20 smartpartners.ru 27 Apr 2021 27 Apr 2025 REGRU-RU Private Person
21 smartpardner.com 9 Apr 2020 9 Apr 2024 GoDaddy.com, LLC -
22 smartpartners.com 28 Mar 2010 28 Mar 2027 Epik LLC n/a
23 smartpartners.net 10 Aug 1998 9 Aug 2024 GoDaddy.com, LLC -
24 smartpartners.info 9 Feb 2019 9 Feb 2025 NameSilo, LLC PrivacyGuardian.org llc
25 spartpartner.com 11 Aug 2023 11 Aug 2024 OVH, SAS REDACTED FOR PRIVACY
26 smartpartners.co.jp 28 Feb 2007 - - Smart Partners K.K.
27 smartpartners.cl 5 Sep 2013 5 Oct 2026 NIC Chile Francisco del Campo
28 startpartner.net 22 Sep 2023 22 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
29 smart-partner.market 12 Jul 2022 12 Jul 2024 Gransy, s.r.o. Ledum Kamara s.r.o.
30 searspartner.com 15 Aug 2011 15 Aug 2025 CSC CORPORATE DOMAINS, INC. SEARS BRANDS LLC
31 marktpartner.net 3 Mar 2016 3 Mar 2025 COREhub, S.R.L. EnBW Energie Baden-Wuerttemberg AG
32 saartpartners.com 24 Jan 2020 24 Jan 2026 GoDaddy.com, LLC -
33 smarterpartner.se 1 Oct 2014 1 Oct 2024 One.com -
34 savartpartner.com 4 Mar 2023 4 Mar 2025 OwnRegistrar, Inc. WhoisSecure
35 startpartners.cloud 6 Nov 2023 6 Nov 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
36 smaptpartners.com 30 Jun 2021 30 Jun 2024 Megazone Corp., dba HOSTING.KR TNS COMPANY
37 startpartners.online 7 Oct 2021 7 Oct 2024 Dreamscape Networks International Pte Ltd -
38 sportpartner.info 20 Aug 2023 20 Aug 2024 Sav.com, LLC - 45 Privacy Protection
39 chartpartner.com 28 Apr 2018 28 Apr 2025 Paragon Internet Group Ltd REDACTED FOR PRIVACY
40 smartparties.co.uk 16 Dec 2016 16 Dec 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
41 startupartner.com 16 Apr 2018 16 Apr 2025 GoDaddy.com, LLC -
42 smackpartner.com 27 Dec 2021 27 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
43 starspartner.com 10 Nov 2013 10 Nov 2024 ANNULET, INC BuyDomains.com
44 smart-partners.co.uk 11 Feb 2006 11 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN] -
45 sportpartner.ro 27 May 2013 25 Aug 2027 ICI - Registrar -
46 chartpartner.co.uk 28 Apr 2018 28 Apr 2025 Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING] -
47 smallpartner.com 25 Apr 2016 25 Apr 2025 GoDaddy Online Services Cayman Islands Ltd. -
48 sparkpartner.co.uk 1 Nov 2023 1 Nov 2024 Register.com Inc [Tag = REGISTER] -
49 sportpartner.co 24 Jul 2023 24 Jul 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
50 smartmariner.xyz 6 Jul 2023 6 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
51 smart-partners.ru 6 Apr 2023 6 Apr 2025 REGRU-RU Private Person
52 sportpartner.be 29 Jan 2005 - Key-Systems GmbH -
53 sportpartner.ru 31 Aug 2016 31 Aug 2024 REGRU-RU Private Person
54 sportpartner.online 5 Oct 2023 5 Oct 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
55 smallpartner.net 27 Jul 2022 27 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
56 smartaipartner.com 30 Dec 2023 30 Dec 2024 GoDaddy.com, LLC -
57 smart-partners.com 6 Nov 2002 6 Nov 2024 TUCOWS, INC. REDACTED FOR PRIVACY
58 sportpartner.nl 14 Sep 2000 - Combell B.V. -
59 smartpartnerai.com 30 Dec 2023 30 Dec 2024 GoDaddy.com, LLC -
60 bsmartpartners.com 24 May 2023 24 May 2026 GoDaddy.com, LLC -
61 smartpartnerpm.com 5 Nov 2015 5 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 starkpartner.de - - - -
63 marktpartner.nl 28 Dec 2018 - Cronon GmbH -
64 2smartpartners.com 28 Feb 2023 28 Feb 2028 GoDaddy.com, LLC -
65 martpartners.com 17 Oct 2006 17 Oct 2024 In2net Network Inc. REDACTED FOR PRIVACY
66 myartpartner.com 14 Jul 2021 14 Jul 2024 1API GmbH REDACTED FOR PRIVACY
67 smartpartneroc.com 5 Nov 2015 5 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 smart-partners.de - - - -
69 smartpartinter.com 13 Sep 2013 13 Sep 2025 ENOM, INC. REDACTED FOR PRIVACY
70 svartpartners.com 9 Jun 2022 9 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
71 sportpartner.net 10 Oct 2002 10 Oct 2024 Tucows Domains Inc. -
72 sparepartner.com 6 Apr 1999 6 Apr 2025 PSI-USA, Inc. dba Domain Robot -
73 vmarkpartner.se 1 Nov 2023 1 Nov 2024 Loopia AB -
74 sportpartner.org 14 Feb 2003 14 Feb 2025 EPAG Domainservices GmbH IT-Consulting Ing. Heimo Kapeller
75 heartpartner.info 14 Jan 2024 14 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
76 azartpartner.com 24 Aug 2023 24 Aug 2024 mat bao corporation Whoisprotection.cc
77 ekartpartner.com 27 Mar 2018 27 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
78 smart-partners.online 6 Apr 2023 6 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
79 sportpartner.hu 9 May 2018 - - -
80 smarterpartner.net 7 Jul 2017 7 Jul 2024 Network Solutions, LLC PERFECT PRIVACY, LLC
81 starspartner.net 27 Jun 2015 27 Jun 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com Martin Bistrai
82 sparepartner.se 21 Sep 1998 21 Sep 2024 Loopia AB -
83 smartmariner.com 19 Feb 2008 19 Feb 2025 GoDaddy.com, LLC -
84 sparkpartner.com 6 Jan 2015 6 Jan 2025 GoDaddy.com, LLC -
85 sartpartners.com 26 Feb 2022 26 Feb 2025 GoDaddy.com, LLC -
86 aismartpartner.com 3 Aug 2023 3 Aug 2024 GoDaddy.com, LLC -
87 amarepartner.com 27 Mar 2024 27 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
88 smartpanther.com 10 Dec 2011 10 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 sharppartner.cz 31 Oct 2011 31 Oct 2024 REG-ACTIVE24 Robert Desort
90 smartparties.uk 16 Dec 2016 16 Dec 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
91 heartpartner.se 8 Sep 2011 8 Sep 2024 Loopia AB -
92 siirtpartner.net 3 Mar 2024 3 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
93 smart-partners.net 29 Oct 2004 31 Dec 2024 PSI-USA, Inc. dba Domain Robot Giesecke+Devrient Mobile Security GmbH
94 smartpartner2u.com 23 May 2024 23 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
95 smarttrpartner.com 3 Aug 2021 3 Aug 2024 ENOM, INC. REDACTED FOR PRIVACY
96 sportpartner.biz 17 May 2010 16 May 2025 EPAG Domainservices GmbH Horvath, Csaba
97 sharepartner.com 21 Mar 2003 21 Mar 2025 IONOS SE 1&1 Internet Limited
98 suratpartner.com 21 Oct 2019 21 Oct 2026 Isimtescil Bilisim A.S. -
99 smartitpartner.com 19 May 2012 19 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
100 sharppartner.com 17 Apr 2020 17 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
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 Smartpartner.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=smartpartner.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "smartpartner.pl",
        "page_size": 100
    },
    "count": {
        "total": 211,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "smart-partner.com, startpartner.nl, smartpartners.xyz, smartpartners.org, smartpartners.biz, smartpartners.club, smartpartners.com.br, smartpartners.us, smartpartners.nl, startpartner.com, smart-partner.net, smartpartners.ca, smart-partner.biz, smartpartnerz.com, smartpartners.one, smartpartners.in, smartpartners.co.uk, smartparter.com, smrtpartner.com, smartpartners.ru, smartpardner.com, smartpartners.com, smartpartners.net, smartpartners.info, spartpartner.com, smartpartners.co.jp, smartpartners.cl, startpartner.net, smart-partner.market, searspartner.com, marktpartner.net, saartpartners.com, smarterpartner.se, savartpartner.com, startpartners.cloud, smaptpartners.com, startpartners.online, sportpartner.info, chartpartner.com, smartparties.co.uk, startupartner.com, smackpartner.com, starspartner.com, smart-partners.co.uk, sportpartner.ro, chartpartner.co.uk, smallpartner.com, sparkpartner.co.uk, sportpartner.co, smartmariner.xyz, smart-partners.ru, sportpartner.be, sportpartner.ru, sportpartner.online, smallpartner.net, smartaipartner.com, smart-partners.com, sportpartner.nl, smartpartnerai.com, bsmartpartners.com, smartpartnerpm.com, starkpartner.de, marktpartner.nl, 2smartpartners.com, martpartners.com, myartpartner.com, smartpartneroc.com, smart-partners.de, smartpartinter.com, svartpartners.com, sportpartner.net, sparepartner.com, vmarkpartner.se, sportpartner.org, heartpartner.info, azartpartner.com, ekartpartner.com, smart-partners.online, sportpartner.hu, smarterpartner.net, starspartner.net, sparepartner.se, smartmariner.com, sparkpartner.com, sartpartners.com, aismartpartner.com, amarepartner.com, smartpanther.com, sharppartner.cz, smartparties.uk, heartpartner.se, siirtpartner.net, smart-partners.net, smartpartner2u.com, smarttrpartner.com, sportpartner.biz, sharepartner.com, suratpartner.com, smartitpartner.com, sharppartner.com",
    "results": [
        {
            "num": 1,
            "domain_name": "smart-partner.com",
            "domain_keyword": "smart-partner",
            "domain_tld": "com",
            "query_time": "2024-04-28 04:28:08",
            "create_date": "2019-04-01",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains, LLC",
            "registrar_website": "http://www.gochinadomains.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "startpartner.nl",
            "domain_keyword": "startpartner",
            "domain_tld": "nl",
            "query_time": "2024-04-23 01:16:51",
            "create_date": "2020-04-08",
            "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": 3,
            "domain_name": "smartpartners.xyz",
            "domain_keyword": "smartpartners",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 11:07:53",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "smartpartners.org",
            "domain_keyword": "smartpartners",
            "domain_tld": "org",
            "query_time": "2024-04-24 15:05:27",
            "create_date": "2004-10-29",
            "update_date": "2023-12-13",
            "expiry_date": "2024-10-29",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Giesecke+Devrient Mobile Security GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.f5cloudservices.com",
                "ns2.f5cloudservices.com",
                "ns8.colt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "smartpartners.biz",
            "domain_keyword": "smartpartners",
            "domain_tld": "biz",
            "query_time": "2024-05-13 12:11:06",
            "create_date": "2021-06-17",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-17",
            "registrar_iana": 244,
            "registrar_name": "Gabia Inc.",
            "registrar_website": "www.gabia.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "smartpartners.club",
            "domain_keyword": "smartpartners",
            "domain_tld": "club",
            "query_time": "2024-05-13 12:11:06",
            "create_date": "2021-03-11",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "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": [
                "ns5.l4dns.com",
                "ns6.l4dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "smartpartners.com.br",
            "domain_keyword": "smartpartners",
            "domain_tld": "com.br",
            "query_time": "2024-04-06 00:26:26",
            "create_date": "2020-06-22",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-22",
            "registrant_name": "Marcelo Salvi ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "smartpartners.us",
            "domain_keyword": "smartpartners",
            "domain_tld": "us",
            "query_time": "2024-04-24 15:05:27",
            "create_date": "2019-03-09",
            "update_date": "2023-03-15",
            "expiry_date": "2027-03-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Ted Demeritte",
            "registrant_company": "SmartPartners",
            "registrant_address": "PO BOX 13364",
            "registrant_city": "Scottsdale",
            "registrant_state": "Arizona",
            "registrant_zip": "85267",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4803005169",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "smartpartners.nl",
            "domain_keyword": "smartpartners",
            "domain_tld": "nl",
            "query_time": "2024-04-24 15:05:27",
            "create_date": "2024-04-08",
            "update_date": "2024-04-10",
            "registrar_name": "Byte Media GmbH",
            "name_servers": [
                "ns1.domainsdirect.net",
                "ns2.domainsdirect.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "startpartner.com",
            "domain_keyword": "startpartner",
            "domain_tld": "com",
            "query_time": "2024-04-23 01:16:51",
            "create_date": "2012-07-10",
            "update_date": "2021-07-04",
            "expiry_date": "2025-07-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "smart-partner.net",
            "domain_keyword": "smart-partner",
            "domain_tld": "net",
            "query_time": "2024-04-28 04:28:08",
            "create_date": "2012-07-20",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Minoru Tsuji",
            "registrant_company": "Fuji Technology",
            "registrant_address": "Sakae 1-22-16 Minami-Sakae-Building 3F",
            "registrant_city": "Nagoya-shi Naka-ku",
            "registrant_state": "Aichi",
            "registrant_zip": "460-0008",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.522035550",
            "registrant_fax": "+81.522035553",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "smartpartners.ca",
            "domain_keyword": "smartpartners",
            "domain_tld": "ca",
            "query_time": "2024-04-06 00:26:26",
            "create_date": "2021-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "registrar_name": "CatchDrop.ca / RegisterDomain.ca by ElieNovation",
            "registrar_website": "RegisterDomain.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "smart-partner.biz",
            "domain_keyword": "smart-partner",
            "domain_tld": "biz",
            "query_time": "2024-05-10 07:59:55",
            "create_date": "2019-11-26",
            "update_date": "2023-10-31",
            "expiry_date": "2024-11-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "smartpartnerz.com",
            "domain_keyword": "smartpartnerz",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:19:51",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "registrant_email": "https://tieredaccess.com/contact/ac6b5109-ffa3-4b3b-99c8-7591791d9b7a",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "aaden.ns.cloudflare.com",
                "annabel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "smartpartners.one",
            "domain_keyword": "smartpartners",
            "domain_tld": "one",
            "query_time": "2024-05-25 12:36:09",
            "create_date": "2023-07-05",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "smartpartners.in",
            "domain_keyword": "smartpartners",
            "domain_tld": "in",
            "query_time": "2024-05-17 10:47:09",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1636,
            "registrar_name": "Hostinger, UAB",
            "registrar_website": "www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "smartpartners.co.uk",
            "domain_keyword": "smartpartners",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 19:09:24",
            "create_date": "2013-02-16",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-16",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 18,
            "domain_name": "smartparter.com",
            "domain_keyword": "smartparter",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "2003-08-12",
            "update_date": "2023-02-15",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "smrtpartner.com",
            "domain_keyword": "smrtpartner",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:19:36",
            "create_date": "2010-03-28",
            "update_date": "2024-02-27",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "smartpartners.ru",
            "domain_keyword": "smartpartners",
            "domain_tld": "ru",
            "query_time": "2024-06-01 23:35:30",
            "create_date": "2021-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 21,
            "domain_name": "smartpardner.com",
            "domain_keyword": "smartpardner",
            "domain_tld": "com",
            "query_time": "2024-06-01 23:35:29",
            "create_date": "2020-04-09",
            "update_date": "2024-05-21",
            "expiry_date": "2024-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "domain_status": [
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "smartpartners.com",
            "domain_keyword": "smartpartners",
            "domain_tld": "com",
            "query_time": "2024-05-25 12:36:07",
            "create_date": "2010-03-28",
            "update_date": "2023-08-18",
            "expiry_date": "2027-03-28",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Jason de Luca",
            "registrant_company": "n/a",
            "registrant_address": "123 0843 Nishiarai Sakaecho",
            "registrant_city": "Adachiku Tokyo",
            "registrant_state": "Not Applicable",
            "registrant_zip": "123-0843",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4252025160",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "smartpartners.net",
            "domain_keyword": "smartpartners",
            "domain_tld": "net",
            "query_time": "2024-05-30 19:56:50",
            "create_date": "1998-08-10",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns0.sog.net",
                "ns1.sog.net",
                "ns2.sog.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "smartpartners.info",
            "domain_keyword": "smartpartners",
            "domain_tld": "info",
            "query_time": "2024-04-24 15:05:27",
            "create_date": "2019-02-09",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.newult1.hostarmada.net",
                "ns2.newult1.hostarmada.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "spartpartner.com",
            "domain_keyword": "spartpartner",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:56:44",
            "create_date": "2023-08-11",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "smartpartners.co.jp",
            "domain_keyword": "smartpartners",
            "domain_tld": "co.jp",
            "query_time": "2024-05-25 12:36:07",
            "create_date": "2007-02-28",
            "update_date": "2024-03-01",
            "registrant_company": "Smart Partners K.K.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ]
        },
        {
            "num": 27,
            "domain_name": "smartpartners.cl",
            "domain_keyword": "smartpartners",
            "domain_tld": "cl",
            "query_time": "2024-04-15 17:43:13",
            "create_date": "2013-09-05",
            "expiry_date": "2026-10-05",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Francisco del Campo",
            "name_servers": [
                "dns1.planetahosting.cl",
                "dns2.planetahosting.cl",
                "dns3.planetahosting.cl",
                "dns4.planetahosting.cl"
            ]
        },
        {
            "num": 28,
            "domain_name": "startpartner.net",
            "domain_keyword": "startpartner",
            "domain_tld": "net",
            "query_time": "2024-06-01 02:37:26",
            "create_date": "2023-09-22",
            "update_date": "2024-05-02",
            "expiry_date": "2024-09-22",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHAN DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "imani.ns.cloudflare.com",
                "santino.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "smart-partner.market",
            "domain_keyword": "smart-partner",
            "domain_tld": "market",
            "query_time": "2024-04-26 23:37:36",
            "create_date": "2022-07-12",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ledum Kamara s.r.o.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CZ",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.gransy.com",
                "ns2.gransy.com",
                "ns3.gransy.com",
                "ns4.gransy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "searspartner.com",
            "domain_keyword": "searspartner",
            "domain_tld": "com",
            "query_time": "2024-04-15 05:44:26",
            "create_date": "2011-08-15",
            "update_date": "2023-08-11",
            "expiry_date": "2025-08-15",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Web Master",
            "registrant_company": "SEARS BRANDS LLC",
            "registrant_address": "3333 Beverly Road",
            "registrant_city": "Hoffman Estates",
            "registrant_state": "IL",
            "registrant_zip": "60179",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8472862500",
            "registrant_fax": "+1.8472863379",
            "name_servers": [
                "dns1.searshc.com",
                "dns2.searshc.com",
                "dns3.searshc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "marktpartner.net",
            "domain_keyword": "marktpartner",
            "domain_tld": "net",
            "query_time": "2024-05-09 07:13:57",
            "create_date": "2016-03-03",
            "update_date": "2019-06-27",
            "expiry_date": "2025-03-03",
            "registrar_iana": 15,
            "registrar_name": "COREhub, S.R.L.",
            "registrar_website": "http://corehub.net",
            "registrant_company": "EnBW Energie Baden-Wuerttemberg AG",
            "registrant_state": "Baden-Wuerttemberg",
            "registrant_country": "DE",
            "registrant_email": "https://corehub.net/whoiscontact/",
            "name_servers": [
                "ns1.enbw.com",
                "ns2.enbw.com",
                "ns3.enbw.de",
                "ns4.enbw.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "saartpartners.com",
            "domain_keyword": "saartpartners",
            "domain_tld": "com",
            "query_time": "2024-04-08 23:40:11",
            "create_date": "2020-01-24",
            "update_date": "2024-01-25",
            "expiry_date": "2026-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "smarterpartner.se",
            "domain_keyword": "smarterpartner",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:46:22",
            "create_date": "2014-10-01",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-01",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 34,
            "domain_name": "savartpartner.com",
            "domain_keyword": "savartpartner",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:21:45",
            "create_date": "2023-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_name": "WhoisSecure",
            "registrant_company": "WhoisSecure",
            "registrant_address": "18 San Carlos Street",
            "registrant_city": "Los Angeles",
            "registrant_state": "California",
            "registrant_zip": "94110",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6144481974",
            "name_servers": [
                "ns1.cloudhostserver.com",
                "ns2.cloudhostserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "startpartners.cloud",
            "domain_keyword": "startpartners",
            "domain_tld": "cloud",
            "query_time": "2024-05-15 13:03:36",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "smaptpartners.com",
            "domain_keyword": "smaptpartners",
            "domain_tld": "com",
            "query_time": "2024-05-17 17:46:16",
            "create_date": "2021-06-30",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "TNS COMPANY",
            "registrant_company": "TNS COMPANY",
            "registrant_address": "RyumaTower2 9th Floor 901-6 Magokjungang-ro,  Gangseo-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "07807",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.269294083",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "startpartners.online",
            "domain_keyword": "startpartners",
            "domain_tld": "online",
            "query_time": "2024-05-01 16:46:31",
            "create_date": "2021-10-07",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "VIC",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "sportpartner.info",
            "domain_keyword": "sportpartner",
            "domain_tld": "info",
            "query_time": "2024-05-08 15:29:22",
            "create_date": "2023-08-20",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-20",
            "registrar_iana": 3935,
            "registrar_name": "Sav.com, LLC - 45",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "chartpartner.com",
            "domain_keyword": "chartpartner",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:25:33",
            "create_date": "2018-04-28",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd",
            "registrar_website": "http://www.paragon.net.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Avon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/3b7037c1-ff8c-4e0e-83e6-91d25a4c6c63",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk",
                "ns3.tsohost.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "smartparties.co.uk",
            "domain_keyword": "smartparties",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 15:05:29",
            "create_date": "2016-12-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "hugh.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "startupartner.com",
            "domain_keyword": "startupartner",
            "domain_tld": "com",
            "query_time": "2024-04-25 11:03:38",
            "create_date": "2018-04-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "smackpartner.com",
            "domain_keyword": "smackpartner",
            "domain_tld": "com",
            "query_time": "2024-05-07 10:16:44",
            "create_date": "2021-12-27",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=smackpartner.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "starspartner.com",
            "domain_keyword": "starspartner",
            "domain_tld": "com",
            "query_time": "2024-04-25 09:32:11",
            "create_date": "2013-11-10",
            "update_date": "2023-12-28",
            "expiry_date": "2024-11-10",
            "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": 44,
            "domain_name": "smart-partners.co.uk",
            "domain_keyword": "smart-partners",
            "domain_tld": "co.uk",
            "query_time": "2024-04-28 04:28:08",
            "create_date": "2006-02-11",
            "update_date": "2023-01-13",
            "expiry_date": "2025-02-11",
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com [Tag = PDR-IN]",
            "registrar_website": "https://publicdomainregistry.com",
            "name_servers": [
                "ns1.educationhost.cloud",
                "ns2.educationhost.cloud"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 45,
            "domain_name": "sportpartner.ro",
            "domain_keyword": "sportpartner",
            "domain_tld": "ro",
            "query_time": "2024-04-10 14:45:10",
            "create_date": "2013-05-27",
            "expiry_date": "2027-08-25",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "lynn.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 46,
            "domain_name": "chartpartner.co.uk",
            "domain_keyword": "chartpartner",
            "domain_tld": "co.uk",
            "query_time": "2024-05-09 11:25:33",
            "create_date": "2018-04-28",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-28",
            "registrar_name": "Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]",
            "registrar_website": "http://www.tsohost.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 47,
            "domain_name": "smallpartner.com",
            "domain_keyword": "smallpartner",
            "domain_tld": "com",
            "query_time": "2024-04-26 19:23:00",
            "create_date": "2016-04-25",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "sparkpartner.co.uk",
            "domain_keyword": "sparkpartner",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 19:42:45",
            "create_date": "2023-11-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-11-01",
            "registrar_name": "Register.com Inc [Tag = REGISTER]",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns1.register.com",
                "dns2.register.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "sportpartner.co",
            "domain_keyword": "sportpartner",
            "domain_tld": "co",
            "query_time": "2024-04-27 09:54:46",
            "create_date": "2023-07-24",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "smartmariner.xyz",
            "domain_keyword": "smartmariner",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 12:33:59",
            "create_date": "2023-07-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "smart-partners.ru",
            "domain_keyword": "smart-partners",
            "domain_tld": "ru",
            "query_time": "2024-05-01 07:38:45",
            "create_date": "2023-04-06",
            "expiry_date": "2025-04-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 52,
            "domain_name": "sportpartner.be",
            "domain_keyword": "sportpartner",
            "domain_tld": "be",
            "query_time": "2024-04-27 09:54:46",
            "create_date": "2005-01-29",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 53,
            "domain_name": "sportpartner.ru",
            "domain_keyword": "sportpartner",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:55:51",
            "create_date": "2016-08-31",
            "expiry_date": "2024-08-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "sportpartner.online",
            "domain_keyword": "sportpartner",
            "domain_tld": "online",
            "query_time": "2024-04-10 14:45:10",
            "create_date": "2023-10-05",
            "update_date": "2023-11-28",
            "expiry_date": "2024-10-05",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "smallpartner.net",
            "domain_keyword": "smallpartner",
            "domain_tld": "net",
            "query_time": "2024-05-01 17:23:44",
            "create_date": "2022-07-27",
            "update_date": "2023-07-21",
            "expiry_date": "2024-07-27",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "smartaipartner.com",
            "domain_keyword": "smartaipartner",
            "domain_tld": "com",
            "query_time": "2024-05-10 08:02:35",
            "create_date": "2023-12-30",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "smart-partners.com",
            "domain_keyword": "smart-partners",
            "domain_tld": "com",
            "query_time": "2024-04-28 04:28:08",
            "create_date": "2002-11-06",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-06",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/1be39be8-699b-4647-8fd8-015c99c03878",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.turbify.com",
                "ns2.turbify.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sportpartner.nl",
            "domain_keyword": "sportpartner",
            "domain_tld": "nl",
            "query_time": "2024-05-02 16:29:20",
            "create_date": "2000-09-14",
            "update_date": "2023-03-29",
            "registrar_name": "Combell B.V.",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 59,
            "domain_name": "smartpartnerai.com",
            "domain_keyword": "smartpartnerai",
            "domain_tld": "com",
            "query_time": "2024-05-07 11:07:52",
            "create_date": "2023-12-30",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "bsmartpartners.com",
            "domain_keyword": "bsmartpartners",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:00:15",
            "create_date": "2023-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2026-05-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "smartpartnerpm.com",
            "domain_keyword": "smartpartnerpm",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:27",
            "create_date": "2015-11-05",
            "update_date": "2022-11-06",
            "expiry_date": "2024-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=smartpartnerpm.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "starkpartner.de",
            "domain_keyword": "starkpartner",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:14:33",
            "update_date": "2021-08-25",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 63,
            "domain_name": "marktpartner.nl",
            "domain_keyword": "marktpartner",
            "domain_tld": "nl",
            "query_time": "2024-04-11 16:27:50",
            "create_date": "2018-12-28",
            "registrar_name": "Cronon GmbH",
            "name_servers": [
                "docks13.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 64,
            "domain_name": "2smartpartners.com",
            "domain_keyword": "2smartpartners",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:36:09",
            "create_date": "2023-02-28",
            "update_date": "2023-02-28",
            "expiry_date": "2028-02-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "martpartners.com",
            "domain_keyword": "martpartners",
            "domain_tld": "com",
            "query_time": "2024-04-15 19:13:12",
            "create_date": "2006-10-17",
            "update_date": "2023-10-12",
            "expiry_date": "2024-10-17",
            "registrar_iana": 604,
            "registrar_name": "In2net Network Inc.",
            "registrar_website": "https://www.in2net.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/8d5ea8b8-b66f-450c-aa37-77dc58f48bfd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.doteasy.com",
                "dns26.doteasy.com",
                "dns5.doteasy.com",
                "dns6.doteasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "myartpartner.com",
            "domain_keyword": "myartpartner",
            "domain_tld": "com",
            "query_time": "2024-05-08 09:55:18",
            "create_date": "2021-07-14",
            "update_date": "2021-07-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Isle of Lewis",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "contact via https://www.1api.net/send-message/myartpartner.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.stablepoint.com",
                "ns2.stablepoint.com",
                "ns3.stablepoint.com",
                "ns4.stablepoint.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "smartpartneroc.com",
            "domain_keyword": "smartpartneroc",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:27",
            "create_date": "2015-11-05",
            "update_date": "2022-11-06",
            "expiry_date": "2024-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=smartpartneroc.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "smart-partners.de",
            "domain_keyword": "smart-partners",
            "domain_tld": "de",
            "query_time": "2024-05-05 18:54:09",
            "update_date": "2023-08-10",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 69,
            "domain_name": "smartpartinter.com",
            "domain_keyword": "smartpartinter",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "2013-09-13",
            "update_date": "2022-08-15",
            "expiry_date": "2025-09-13",
            "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": "nonthaburi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "https://tieredaccess.com/contact/fd589b11-38bb-4a44-9067-593bc946ae1e",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "svartpartners.com",
            "domain_keyword": "svartpartners",
            "domain_tld": "com",
            "query_time": "2024-05-14 02:14:33",
            "create_date": "2022-06-09",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "sportpartner.net",
            "domain_keyword": "sportpartner",
            "domain_tld": "net",
            "query_time": "2024-04-10 14:45:10",
            "create_date": "2002-10-10",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "sparepartner.com",
            "domain_keyword": "sparepartner",
            "domain_tld": "com",
            "query_time": "2024-04-27 03:43:04",
            "create_date": "1999-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-06",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "nsa9.schlundtech.de",
                "nsb9.schlundtech.de",
                "nsc9.schlundtech.de",
                "nsd9.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "vmarkpartner.se",
            "domain_keyword": "vmarkpartner",
            "domain_tld": "se",
            "query_time": "2024-05-05 03:34:02",
            "create_date": "2023-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 74,
            "domain_name": "sportpartner.org",
            "domain_keyword": "sportpartner",
            "domain_tld": "org",
            "query_time": "2024-04-27 09:54:46",
            "create_date": "2003-02-14",
            "update_date": "2024-03-30",
            "expiry_date": "2025-02-14",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://www.epag.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IT-Consulting Ing. Heimo Kapeller",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameservice.at",
                "ns2.nameservice.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "heartpartner.info",
            "domain_keyword": "heartpartner",
            "domain_tld": "info",
            "query_time": "2024-05-16 04:20:16",
            "create_date": "2024-01-14",
            "update_date": "2024-01-19",
            "expiry_date": "2025-01-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "azartpartner.com",
            "domain_keyword": "azartpartner",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:09:04",
            "create_date": "2023-08-24",
            "update_date": "2024-03-19",
            "expiry_date": "2024-08-24",
            "registrar_iana": 1586,
            "registrar_name": "mat bao corporation",
            "registrar_website": "https://www.matbao.net",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+60.389966788",
            "name_servers": [
                "benedict.ns.cloudflare.com",
                "ullis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ekartpartner.com",
            "domain_keyword": "ekartpartner",
            "domain_tld": "com",
            "query_time": "2024-05-28 03:16:16",
            "create_date": "2018-03-27",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-27",
            "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": [
                "1378.ns1.abovedomains.com",
                "1378.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "smart-partners.online",
            "domain_keyword": "smart-partners",
            "domain_tld": "online",
            "query_time": "2024-04-26 23:37:36",
            "create_date": "2023-04-06",
            "update_date": "2024-03-29",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "sportpartner.hu",
            "domain_keyword": "sportpartner",
            "domain_tld": "hu",
            "query_time": "2024-05-10 02:49:11",
            "create_date": "2018-05-09"
        },
        {
            "num": 80,
            "domain_name": "smarterpartner.net",
            "domain_keyword": "smarterpartner",
            "domain_tld": "net",
            "query_time": "2024-04-27 05:01:34",
            "create_date": "2017-07-07",
            "update_date": "2023-05-08",
            "expiry_date": "2024-07-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway care of Network Solutions PO Box 459",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5707088622",
            "name_servers": [
                "ns89.worldnic.com",
                "ns90.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "starspartner.net",
            "domain_keyword": "starspartner",
            "domain_tld": "net",
            "query_time": "2024-04-25 09:32:11",
            "create_date": "2015-06-27",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-27",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_company": "Martin Bistrai",
            "registrant_country": "CZ",
            "registrant_email": "https://csl-registrar.com/contact/starspartner.net/owner",
            "name_servers": [
                "ns1.hostinx.com",
                "ns2.hostinx.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "sparepartner.se",
            "domain_keyword": "sparepartner",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:11:57",
            "create_date": "1998-09-21",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-21",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 83,
            "domain_name": "smartmariner.com",
            "domain_keyword": "smartmariner",
            "domain_tld": "com",
            "query_time": "2024-04-24 14:57:20",
            "create_date": "2008-02-19",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-19",
            "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": 84,
            "domain_name": "sparkpartner.com",
            "domain_keyword": "sparkpartner",
            "domain_tld": "com",
            "query_time": "2024-04-15 21:04:31",
            "create_date": "2015-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "sartpartners.com",
            "domain_keyword": "sartpartners",
            "domain_tld": "com",
            "query_time": "2024-04-12 09:13:57",
            "create_date": "2022-02-26",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "aismartpartner.com",
            "domain_keyword": "aismartpartner",
            "domain_tld": "com",
            "query_time": "2024-04-07 02:43:03",
            "create_date": "2023-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-03",
            "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": 87,
            "domain_name": "amarepartner.com",
            "domain_keyword": "amarepartner",
            "domain_tld": "com",
            "query_time": "2024-05-27 00:17:48",
            "create_date": "2024-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "smartpanther.com",
            "domain_keyword": "smartpanther",
            "domain_tld": "com",
            "query_time": "2024-04-24 15:05:13",
            "create_date": "2011-12-10",
            "update_date": "2020-12-04",
            "expiry_date": "2025-12-10",
            "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": 89,
            "domain_name": "sharppartner.cz",
            "domain_keyword": "sharppartner",
            "domain_tld": "cz",
            "query_time": "2024-05-06 03:22:20",
            "create_date": "2011-10-31",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-31",
            "registrar_name": "REG-ACTIVE24",
            "registrant_name": "Robert Desort",
            "registrant_company": "Robert Desort",
            "registrant_address": "Na spáleništi 260, Praha 9, 19011",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ]
        },
        {
            "num": 90,
            "domain_name": "smartparties.uk",
            "domain_keyword": "smartparties",
            "domain_tld": "uk",
            "query_time": "2024-04-24 15:05:26",
            "create_date": "2016-12-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-16",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 91,
            "domain_name": "heartpartner.se",
            "domain_keyword": "heartpartner",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:44:16",
            "create_date": "2011-09-08",
            "update_date": "2023-07-27",
            "expiry_date": "2024-09-08",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 92,
            "domain_name": "siirtpartner.net",
            "domain_keyword": "siirtpartner",
            "domain_tld": "net",
            "query_time": "2024-05-08 20:51:18",
            "create_date": "2024-03-03",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-03",
            "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": [
                "arnold.ns.cloudflare.com",
                "georgia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "smart-partners.net",
            "domain_keyword": "smart-partners",
            "domain_tld": "net",
            "query_time": "2024-04-28 04:28:08",
            "create_date": "2004-10-29",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-31",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Giesecke+Devrient Mobile Security GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/smart-partners.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.f5cloudservices.com",
                "ns2.f5cloudservices.com",
                "ns8.colt.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "smartpartner2u.com",
            "domain_keyword": "smartpartner2u",
            "domain_tld": "com",
            "query_time": "2024-05-26 16:28:54",
            "create_date": "2024-05-23",
            "update_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "brady.ns.cloudflare.com",
                "celine.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "smarttrpartner.com",
            "domain_keyword": "smarttrpartner",
            "domain_tld": "com",
            "query_time": "2024-05-07 11:15:20",
            "create_date": "2021-08-03",
            "update_date": "2023-07-05",
            "expiry_date": "2024-08-03",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/739bb03a-89d0-41c9-961a-fef496263ba9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sportpartner.biz",
            "domain_keyword": "sportpartner",
            "domain_tld": "biz",
            "query_time": "2024-05-19 07:04:58",
            "create_date": "2010-05-17",
            "update_date": "2023-05-23",
            "expiry_date": "2025-05-16",
            "registrar_iana": 85,
            "registrar_name": "EPAG Domainservices GmbH",
            "registrar_website": "https://epag.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Horvath, Csaba",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.checkdomain.de",
                "ns2.checkdomain.de"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "sharepartner.com",
            "domain_keyword": "sharepartner",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:52:16",
            "create_date": "2003-03-21",
            "update_date": "2020-03-22",
            "expiry_date": "2025-03-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1018.ui-dns.biz",
                "ns1034.ui-dns.com",
                "ns1068.ui-dns.org",
                "ns1088.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "suratpartner.com",
            "domain_keyword": "suratpartner",
            "domain_tld": "com",
            "query_time": "2024-04-09 09:22:25",
            "create_date": "2019-10-21",
            "update_date": "2022-01-27",
            "expiry_date": "2026-10-21",
            "registrar_iana": 3826,
            "registrar_name": "Isimtescil Bilisim A.S.",
            "registrar_website": "http://www.isimtescil.net",
            "name_servers": [
                "ns1.ihsdnsw1.com",
                "ns2.ihsdnsw1.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "smartitpartner.com",
            "domain_keyword": "smartitpartner",
            "domain_tld": "com",
            "query_time": "2024-05-20 10:52:10",
            "create_date": "2012-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "dns01.ipeer.se",
                "dns02.ipeer.se"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "sharppartner.com",
            "domain_keyword": "sharppartner",
            "domain_tld": "com",
            "query_time": "2024-05-15 20:47:23",
            "create_date": "2020-04-17",
            "update_date": "2021-04-11",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.175,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>smartpartner.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>211</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>smart-partner.com, startpartner.nl, smartpartners.xyz, smartpartners.org, smartpartners.biz, smartpartners.club, smartpartners.com.br, smartpartners.us, smartpartners.nl, startpartner.com, smart-partner.net, smartpartners.ca, smart-partner.biz, smartpartnerz.com, smartpartners.one, smartpartners.in, smartpartners.co.uk, smartparter.com, smrtpartner.com, smartpartners.ru, smartpardner.com, smartpartners.com, smartpartners.net, smartpartners.info, spartpartner.com, smartpartners.co.jp, smartpartners.cl, startpartner.net, smart-partner.market, searspartner.com, marktpartner.net, saartpartners.com, smarterpartner.se, savartpartner.com, startpartners.cloud, smaptpartners.com, startpartners.online, sportpartner.info, chartpartner.com, smartparties.co.uk, startupartner.com, smackpartner.com, starspartner.com, smart-partners.co.uk, sportpartner.ro, chartpartner.co.uk, smallpartner.com, sparkpartner.co.uk, sportpartner.co, smartmariner.xyz, smart-partners.ru, sportpartner.be, sportpartner.ru, sportpartner.online, smallpartner.net, smartaipartner.com, smart-partners.com, sportpartner.nl, smartpartnerai.com, bsmartpartners.com, smartpartnerpm.com, starkpartner.de, marktpartner.nl, 2smartpartners.com, martpartners.com, myartpartner.com, smartpartneroc.com, smart-partners.de, smartpartinter.com, svartpartners.com, sportpartner.net, sparepartner.com, vmarkpartner.se, sportpartner.org, heartpartner.info, azartpartner.com, ekartpartner.com, smart-partners.online, sportpartner.hu, smarterpartner.net, starspartner.net, sparepartner.se, smartmariner.com, sparkpartner.com, sartpartners.com, aismartpartner.com, amarepartner.com, smartpanther.com, sharppartner.cz, smartparties.uk, heartpartner.se, siirtpartner.net, smart-partners.net, smartpartner2u.com, smarttrpartner.com, sportpartner.biz, sharepartner.com, suratpartner.com, smartitpartner.com, sharppartner.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>smart-partner.com</domain_name>
   <domain_keyword>smart-partner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 04:28:08</query_time>
   <create_date>2019-04-01</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains, LLC</registrar_name>
   <registrar_website>http://www.gochinadomains.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>2</num>
   <domain_name>startpartner.nl</domain_name>
   <domain_keyword>startpartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-23 01:16:51</query_time>
   <create_date>2020-04-08</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>3</num>
   <domain_name>smartpartners.xyz</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 11:07:53</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>smartpartners.org</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 15:05:27</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Giesecke+Devrient Mobile Security GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.f5cloudservices.com</value>
    <value>ns2.f5cloudservices.com</value>
    <value>ns8.colt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>smartpartners.biz</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 12:11:06</query_time>
   <create_date>2021-06-17</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia Inc.</registrar_name>
   <registrar_website>www.gabia.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>smartpartners.club</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-13 12:11:06</query_time>
   <create_date>2021-03-11</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>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>ns5.l4dns.com</value>
    <value>ns6.l4dns.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>smartpartners.com.br</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-06 00:26:26</query_time>
   <create_date>2020-06-22</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrant_name>Marcelo Salvi ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>smartpartners.us</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-24 15:05:27</query_time>
   <create_date>2019-03-09</create_date>
   <update_date>2023-03-15</update_date>
   <expiry_date>2027-03-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Ted Demeritte</registrant_name>
   <registrant_company>SmartPartners</registrant_company>
   <registrant_address>PO BOX 13364</registrant_address>
   <registrant_city>Scottsdale</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85267</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4803005169</registrant_phone>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>smartpartners.nl</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-24 15:05:27</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-10</update_date>
   <registrar_name>Byte Media GmbH</registrar_name>
   <name_servers>
    <value>ns1.domainsdirect.net</value>
    <value>ns2.domainsdirect.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>startpartner.com</domain_name>
   <domain_keyword>startpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 01:16:51</query_time>
   <create_date>2012-07-10</create_date>
   <update_date>2021-07-04</update_date>
   <expiry_date>2025-07-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>smart-partner.net</domain_name>
   <domain_keyword>smart-partner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 04:28:08</query_time>
   <create_date>2012-07-20</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Minoru Tsuji</registrant_name>
   <registrant_company>Fuji Technology</registrant_company>
   <registrant_address>Sakae 1-22-16 Minami-Sakae-Building 3F</registrant_address>
   <registrant_city>Nagoya-shi Naka-ku</registrant_city>
   <registrant_state>Aichi</registrant_state>
   <registrant_zip>460-0008</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.522035550</registrant_phone>
   <registrant_fax>+81.522035553</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>smartpartners.ca</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-06 00:26:26</query_time>
   <create_date>2021-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_name>CatchDrop.ca / RegisterDomain.ca by ElieNovation</registrar_name>
   <registrar_website>RegisterDomain.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>smart-partner.biz</domain_name>
   <domain_keyword>smart-partner</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 07:59:55</query_time>
   <create_date>2019-11-26</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.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>smartpartnerz.com</domain_name>
   <domain_keyword>smartpartnerz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:19:51</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/ac6b5109-ffa3-4b3b-99c8-7591791d9b7a</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>aaden.ns.cloudflare.com</value>
    <value>annabel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>smartpartners.one</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-25 12:36:09</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>smartpartners.in</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-17 10:47:09</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>Hostinger, UAB</registrar_name>
   <registrar_website>www.hostinger.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>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>smartpartners.co.uk</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 19:09:24</query_time>
   <create_date>2013-02-16</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-16</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>18</num>
   <domain_name>smartparter.com</domain_name>
   <domain_keyword>smartparter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>2003-08-12</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2024-08-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.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>smrtpartner.com</domain_name>
   <domain_keyword>smrtpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:19:36</query_time>
   <create_date>2010-03-28</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>smartpartners.ru</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 23:35:30</query_time>
   <create_date>2021-04-27</create_date>
   <expiry_date>2025-04-27</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>21</num>
   <domain_name>smartpardner.com</domain_name>
   <domain_keyword>smartpardner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 23:35:29</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>smartpartners.com</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 12:36:07</query_time>
   <create_date>2010-03-28</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2027-03-28</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Jason de Luca</registrant_name>
   <registrant_company>n/a</registrant_company>
   <registrant_address>123 0843 Nishiarai Sakaecho</registrant_address>
   <registrant_city>Adachiku Tokyo</registrant_city>
   <registrant_state>Not Applicable</registrant_state>
   <registrant_zip>123-0843</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4252025160</registrant_phone>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>smartpartners.net</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 19:56:50</query_time>
   <create_date>1998-08-10</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-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>ns0.sog.net</value>
    <value>ns1.sog.net</value>
    <value>ns2.sog.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>smartpartners.info</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-24 15:05:27</query_time>
   <create_date>2019-02-09</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.newult1.hostarmada.net</value>
    <value>ns2.newult1.hostarmada.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>spartpartner.com</domain_name>
   <domain_keyword>spartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:56:44</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>smartpartners.co.jp</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-25 12:36:07</query_time>
   <create_date>2007-02-28</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Smart Partners K.K.</registrant_company>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
  </value>
  <value>
   <num>27</num>
   <domain_name>smartpartners.cl</domain_name>
   <domain_keyword>smartpartners</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-04-15 17:43:13</query_time>
   <create_date>2013-09-05</create_date>
   <expiry_date>2026-10-05</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Francisco del Campo</registrant_name>
   <name_servers>
    <value>dns1.planetahosting.cl</value>
    <value>dns2.planetahosting.cl</value>
    <value>dns3.planetahosting.cl</value>
    <value>dns4.planetahosting.cl</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>startpartner.net</domain_name>
   <domain_keyword>startpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 02:37:26</query_time>
   <create_date>2023-09-22</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>SHAN DONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>imani.ns.cloudflare.com</value>
    <value>santino.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>smart-partner.market</domain_name>
   <domain_keyword>smart-partner</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-04-26 23:37:36</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ledum Kamara s.r.o.</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>CZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.gransy.com</value>
    <value>ns2.gransy.com</value>
    <value>ns3.gransy.com</value>
    <value>ns4.gransy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>searspartner.com</domain_name>
   <domain_keyword>searspartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 05:44:26</query_time>
   <create_date>2011-08-15</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2025-08-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>Web Master</registrant_name>
   <registrant_company>SEARS BRANDS LLC</registrant_company>
   <registrant_address>3333 Beverly Road</registrant_address>
   <registrant_city>Hoffman Estates</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>60179</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8472862500</registrant_phone>
   <registrant_fax>+1.8472863379</registrant_fax>
   <name_servers>
    <value>dns1.searshc.com</value>
    <value>dns2.searshc.com</value>
    <value>dns3.searshc.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>marktpartner.net</domain_name>
   <domain_keyword>marktpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 07:13:57</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2019-06-27</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub, S.R.L.</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>EnBW Energie Baden-Wuerttemberg AG</registrant_company>
   <registrant_state>Baden-Wuerttemberg</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://corehub.net/whoiscontact/</registrant_email>
   <name_servers>
    <value>ns1.enbw.com</value>
    <value>ns2.enbw.com</value>
    <value>ns3.enbw.de</value>
    <value>ns4.enbw.eu</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>32</num>
   <domain_name>saartpartners.com</domain_name>
   <domain_keyword>saartpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 23:40:11</query_time>
   <create_date>2020-01-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>smarterpartner.se</domain_name>
   <domain_keyword>smarterpartner</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:46:22</query_time>
   <create_date>2014-10-01</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>savartpartner.com</domain_name>
   <domain_keyword>savartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:21:45</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_name>WhoisSecure</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>18 San Carlos Street</registrant_address>
   <registrant_city>Los Angeles</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94110</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6144481974</registrant_phone>
   <name_servers>
    <value>ns1.cloudhostserver.com</value>
    <value>ns2.cloudhostserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>startpartners.cloud</domain_name>
   <domain_keyword>startpartners</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-15 13:03:36</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>smaptpartners.com</domain_name>
   <domain_keyword>smaptpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 17:46:16</query_time>
   <create_date>2021-06-30</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>TNS COMPANY</registrant_name>
   <registrant_company>TNS COMPANY</registrant_company>
   <registrant_address>RyumaTower2 9th Floor 901-6 Magokjungang-ro,  Gangseo-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>07807</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.269294083</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>startpartners.online</domain_name>
   <domain_keyword>startpartners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 16:46:31</query_time>
   <create_date>2021-10-07</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>VIC</registrant_state>
   <registrant_country>AU</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>sportpartner.info</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-08 15:29:22</query_time>
   <create_date>2023-08-20</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>3935</registrar_iana>
   <registrar_name>Sav.com, LLC - 45</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>chartpartner.com</domain_name>
   <domain_keyword>chartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:25:33</query_time>
   <create_date>2018-04-28</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd</registrar_name>
   <registrar_website>http://www.paragon.net.uk</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>Avon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/3b7037c1-ff8c-4e0e-83e6-91d25a4c6c63</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
    <value>ns3.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>smartparties.co.uk</domain_name>
   <domain_keyword>smartparties</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 15:05:29</query_time>
   <create_date>2016-12-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>aron.ns.cloudflare.com</value>
    <value>hugh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>startupartner.com</domain_name>
   <domain_keyword>startupartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 11:03:38</query_time>
   <create_date>2018-04-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>smackpartner.com</domain_name>
   <domain_keyword>smackpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 10:16:44</query_time>
   <create_date>2021-12-27</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=smackpartner.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>starspartner.com</domain_name>
   <domain_keyword>starspartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 09:32:11</query_time>
   <create_date>2013-11-10</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-11-10</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>44</num>
   <domain_name>smart-partners.co.uk</domain_name>
   <domain_keyword>smart-partners</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-28 04:28:08</query_time>
   <create_date>2006-02-11</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2025-02-11</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>ns1.educationhost.cloud</value>
    <value>ns2.educationhost.cloud</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>45</num>
   <domain_name>sportpartner.ro</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-10 14:45:10</query_time>
   <create_date>2013-05-27</create_date>
   <expiry_date>2027-08-25</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>lynn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>chartpartner.co.uk</domain_name>
   <domain_keyword>chartpartner</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-09 11:25:33</query_time>
   <create_date>2018-04-28</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>Paragon Internet Group Ltd t/a Tsohost [Tag = UKWEBHOSTING]</registrar_name>
   <registrar_website>http://www.tsohost.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>smallpartner.com</domain_name>
   <domain_keyword>smallpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 19:23:00</query_time>
   <create_date>2016-04-25</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>48</num>
   <domain_name>sparkpartner.co.uk</domain_name>
   <domain_keyword>sparkpartner</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 19:42:45</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>Register.com Inc [Tag = REGISTER]</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns1.register.com</value>
    <value>dns2.register.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>sportpartner.co</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-27 09:54:46</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>smartmariner.xyz</domain_name>
   <domain_keyword>smartmariner</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 12:33:59</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>smart-partners.ru</domain_name>
   <domain_keyword>smart-partners</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 07:38:45</query_time>
   <create_date>2023-04-06</create_date>
   <expiry_date>2025-04-06</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>52</num>
   <domain_name>sportpartner.be</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-27 09:54:46</query_time>
   <create_date>2005-01-29</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>sportpartner.ru</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:55:51</query_time>
   <create_date>2016-08-31</create_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>sportpartner.online</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-10 14:45:10</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-10-05</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_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>smallpartner.net</domain_name>
   <domain_keyword>smallpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 17:23:44</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>smartaipartner.com</domain_name>
   <domain_keyword>smartaipartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 08:02:35</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>smart-partners.com</domain_name>
   <domain_keyword>smart-partners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-28 04:28:08</query_time>
   <create_date>2002-11-06</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1be39be8-699b-4647-8fd8-015c99c03878</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <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>58</num>
   <domain_name>sportpartner.nl</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 16:29:20</query_time>
   <create_date>2000-09-14</create_date>
   <update_date>2023-03-29</update_date>
   <registrar_name>Combell B.V.</registrar_name>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>smartpartnerai.com</domain_name>
   <domain_keyword>smartpartnerai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 11:07:52</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>60</num>
   <domain_name>bsmartpartners.com</domain_name>
   <domain_keyword>bsmartpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:00:15</query_time>
   <create_date>2023-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2026-05-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>61</num>
   <domain_name>smartpartnerpm.com</domain_name>
   <domain_keyword>smartpartnerpm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:27</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2022-11-06</update_date>
   <expiry_date>2024-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=smartpartnerpm.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>starkpartner.de</domain_name>
   <domain_keyword>starkpartner</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:14:33</query_time>
   <update_date>2021-08-25</update_date>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>marktpartner.nl</domain_name>
   <domain_keyword>marktpartner</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-11 16:27:50</query_time>
   <create_date>2018-12-28</create_date>
   <registrar_name>Cronon GmbH</registrar_name>
   <name_servers>
    <value>docks13.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>2smartpartners.com</domain_name>
   <domain_keyword>2smartpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:36:09</query_time>
   <create_date>2023-02-28</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2028-02-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>martpartners.com</domain_name>
   <domain_keyword>martpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 19:13:12</query_time>
   <create_date>2006-10-17</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>604</registrar_iana>
   <registrar_name>In2net Network Inc.</registrar_name>
   <registrar_website>https://www.in2net.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>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8d5ea8b8-b66f-450c-aa37-77dc58f48bfd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.doteasy.com</value>
    <value>dns26.doteasy.com</value>
    <value>dns5.doteasy.com</value>
    <value>dns6.doteasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>myartpartner.com</domain_name>
   <domain_keyword>myartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 09:55:18</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2021-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Isle of Lewis</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/myartpartner.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.stablepoint.com</value>
    <value>ns2.stablepoint.com</value>
    <value>ns3.stablepoint.com</value>
    <value>ns4.stablepoint.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>smartpartneroc.com</domain_name>
   <domain_keyword>smartpartneroc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:27</query_time>
   <create_date>2015-11-05</create_date>
   <update_date>2022-11-06</update_date>
   <expiry_date>2024-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=smartpartneroc.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>smart-partners.de</domain_name>
   <domain_keyword>smart-partners</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 18:54:09</query_time>
   <update_date>2023-08-10</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>69</num>
   <domain_name>smartpartinter.com</domain_name>
   <domain_keyword>smartpartinter</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>2013-09-13</create_date>
   <update_date>2022-08-15</update_date>
   <expiry_date>2025-09-13</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>nonthaburi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/fd589b11-38bb-4a44-9067-593bc946ae1e</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>svartpartners.com</domain_name>
   <domain_keyword>svartpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 02:14:33</query_time>
   <create_date>2022-06-09</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>sportpartner.net</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 14:45:10</query_time>
   <create_date>2002-10-10</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-10</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>ns01.hostnet.nl</value>
    <value>ns02.hostnet.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>sparepartner.com</domain_name>
   <domain_keyword>sparepartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 03:43:04</query_time>
   <create_date>1999-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <name_servers>
    <value>nsa9.schlundtech.de</value>
    <value>nsb9.schlundtech.de</value>
    <value>nsc9.schlundtech.de</value>
    <value>nsd9.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>vmarkpartner.se</domain_name>
   <domain_keyword>vmarkpartner</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 03:34:02</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sportpartner.org</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 09:54:46</query_time>
   <create_date>2003-02-14</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://www.epag.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IT-Consulting Ing. Heimo Kapeller</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameservice.at</value>
    <value>ns2.nameservice.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>heartpartner.info</domain_name>
   <domain_keyword>heartpartner</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 04:20:16</query_time>
   <create_date>2024-01-14</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>azartpartner.com</domain_name>
   <domain_keyword>azartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:09:04</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>mat bao corporation</registrar_name>
   <registrar_website>https://www.matbao.net</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+60.389966788</registrant_fax>
   <name_servers>
    <value>benedict.ns.cloudflare.com</value>
    <value>ullis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ekartpartner.com</domain_name>
   <domain_keyword>ekartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 03:16:16</query_time>
   <create_date>2018-03-27</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-27</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>1378.ns1.abovedomains.com</value>
    <value>1378.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>smart-partners.online</domain_name>
   <domain_keyword>smart-partners</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-26 23:37:36</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>sportpartner.hu</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 02:49:11</query_time>
   <create_date>2018-05-09</create_date>
  </value>
  <value>
   <num>80</num>
   <domain_name>smarterpartner.net</domain_name>
   <domain_keyword>smarterpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 05:01:34</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway care of Network Solutions PO Box 459</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5707088622</registrant_phone>
   <name_servers>
    <value>ns89.worldnic.com</value>
    <value>ns90.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>starspartner.net</domain_name>
   <domain_keyword>starspartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 09:32:11</query_time>
   <create_date>2015-06-27</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_company>Martin Bistrai</registrant_company>
   <registrant_country>CZ</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/starspartner.net/owner</registrant_email>
   <name_servers>
    <value>ns1.hostinx.com</value>
    <value>ns2.hostinx.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>sparepartner.se</domain_name>
   <domain_keyword>sparepartner</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:11:57</query_time>
   <create_date>1998-09-21</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>smartmariner.com</domain_name>
   <domain_keyword>smartmariner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 14:57:20</query_time>
   <create_date>2008-02-19</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-19</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>84</num>
   <domain_name>sparkpartner.com</domain_name>
   <domain_keyword>sparkpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 21:04:31</query_time>
   <create_date>2015-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-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>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>85</num>
   <domain_name>sartpartners.com</domain_name>
   <domain_keyword>sartpartners</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 09:13:57</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>aismartpartner.com</domain_name>
   <domain_keyword>aismartpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 02:43:03</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>87</num>
   <domain_name>amarepartner.com</domain_name>
   <domain_keyword>amarepartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 00:17:48</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>smartpanther.com</domain_name>
   <domain_keyword>smartpanther</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 15:05:13</query_time>
   <create_date>2011-12-10</create_date>
   <update_date>2020-12-04</update_date>
   <expiry_date>2025-12-10</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>89</num>
   <domain_name>sharppartner.cz</domain_name>
   <domain_keyword>sharppartner</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-06 03:22:20</query_time>
   <create_date>2011-10-31</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>REG-ACTIVE24</registrar_name>
   <registrant_name>Robert Desort</registrant_name>
   <registrant_company>Robert Desort</registrant_company>
   <registrant_address>Na spáleništi 260, Praha 9, 19011</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
  </value>
  <value>
   <num>90</num>
   <domain_name>smartparties.uk</domain_name>
   <domain_keyword>smartparties</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-24 15:05:26</query_time>
   <create_date>2016-12-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>heartpartner.se</domain_name>
   <domain_keyword>heartpartner</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:44:16</query_time>
   <create_date>2011-09-08</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>siirtpartner.net</domain_name>
   <domain_keyword>siirtpartner</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 20:51:18</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-03</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>arnold.ns.cloudflare.com</value>
    <value>georgia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>smart-partners.net</domain_name>
   <domain_keyword>smart-partners</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-28 04:28:08</query_time>
   <create_date>2004-10-29</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Giesecke+Devrient Mobile Security GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/smart-partners.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.f5cloudservices.com</value>
    <value>ns2.f5cloudservices.com</value>
    <value>ns8.colt.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>smartpartner2u.com</domain_name>
   <domain_keyword>smartpartner2u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 16:28:54</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2025-05-23</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>brady.ns.cloudflare.com</value>
    <value>celine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>smarttrpartner.com</domain_name>
   <domain_keyword>smarttrpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 11:15:20</query_time>
   <create_date>2021-08-03</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/739bb03a-89d0-41c9-961a-fef496263ba9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>sportpartner.biz</domain_name>
   <domain_keyword>sportpartner</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-19 07:04:58</query_time>
   <create_date>2010-05-17</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>85</registrar_iana>
   <registrar_name>EPAG Domainservices GmbH</registrar_name>
   <registrar_website>https://epag.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Horvath, Csaba</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.checkdomain.de</value>
    <value>ns2.checkdomain.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>sharepartner.com</domain_name>
   <domain_keyword>sharepartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:52:16</query_time>
   <create_date>2003-03-21</create_date>
   <update_date>2020-03-22</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1018.ui-dns.biz</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1068.ui-dns.org</value>
    <value>ns1088.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>suratpartner.com</domain_name>
   <domain_keyword>suratpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 09:22:25</query_time>
   <create_date>2019-10-21</create_date>
   <update_date>2022-01-27</update_date>
   <expiry_date>2026-10-21</expiry_date>
   <registrar_iana>3826</registrar_iana>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <registrar_website>http://www.isimtescil.net</registrar_website>
   <name_servers>
    <value>ns1.ihsdnsw1.com</value>
    <value>ns2.ihsdnsw1.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>smartitpartner.com</domain_name>
   <domain_keyword>smartitpartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 10:52:10</query_time>
   <create_date>2012-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>dns01.ipeer.se</value>
    <value>dns02.ipeer.se</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>sharppartner.com</domain_name>
   <domain_keyword>sharppartner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 20:47:23</query_time>
   <create_date>2020-04-17</create_date>
   <update_date>2021-04-11</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.175</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,580,776

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,580,776
Total WHOIS records with a Registrant Contact 166,155,850
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,716,648
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,364,811
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,812,076

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,545,220,593
Total WHOIS records with a Registrant Contact 1,276,779,445
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,116,938,375
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,047,719,497

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.